Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gregmalcolm/python_koans
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: junjiemars/python_koans
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 12 files changed
  • 1 contributor

Commits on Jan 4, 2018

  1. exclude virtualenv dirs

    junjiemars committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    066351e View commit details
    Browse the repository at this point in the history
  2. exclude .vscode/

    junjiemars committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    733f9e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585b8a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2754bad View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. complete AboutAsserts

    junjiemars committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    ccd8f65 View commit details
    Browse the repository at this point in the history
  2. test tasks for python

    junjiemars committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    5835ba0 View commit details
    Browse the repository at this point in the history
  3. format

    junjiemars committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    f456adc View commit details
    Browse the repository at this point in the history
  4. complete AboutStrings

    junjiemars committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    e162240 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Configuration menu
    Copy the full SHA
    4003992 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. complete AboutNone

    junjiemars committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    fc73b4c View commit details
    Browse the repository at this point in the history
  2. get right workspaceRoot

    junjiemars committed Jan 7, 2018
    Configuration menu
    Copy the full SHA
    3a646c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. list slicing

    junjiemars committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    641c9fb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. complete AboutLists

    junjiemars committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    ae730a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36cad03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d108ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bb7b1c View commit details
    Browse the repository at this point in the history
  5. complete about tuples

    junjiemars committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    959f2f8 View commit details
    Browse the repository at this point in the history
Loading