close
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: elhb/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 Feb 13, 2013

  1. fixing some dict stuff

    elhb committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    69a5f83 View commit details
    Browse the repository at this point in the history
  2. fixxing the .travis.yml

    elhb committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    5408c53 View commit details
    Browse the repository at this point in the history
  3. about_dictionaries DONE

    elhb committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    3d3ced0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2013

  1. preparations done

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    d0db5fb View commit details
    Browse the repository at this point in the history
  2. preparations done

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    7b1cee9 View commit details
    Browse the repository at this point in the history
  3. fixed None, started on lists

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    b57ebd5 View commit details
    Browse the repository at this point in the history
  4. fixed AboutLists

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    1501262 View commit details
    Browse the repository at this point in the history
  5. fixed AboutListAssignments

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    302ee7d View commit details
    Browse the repository at this point in the history
  6. fixed AboutListAssignments

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    3490b78 View commit details
    Browse the repository at this point in the history
  7. doing strings

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    a3b49b9 View commit details
    Browse the repository at this point in the history
  8. Fixed AboutStrings

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    05e59fd View commit details
    Browse the repository at this point in the history
  9. finished AboutTuples

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    1c46d06 View commit details
    Browse the repository at this point in the history
  10. AboutMethods DONE

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    36ee03c View commit details
    Browse the repository at this point in the history
  11. AboutControlStatements fixed

    elhb committed Feb 15, 2013
    Configuration menu
    Copy the full SHA
    a846a78 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e11eda View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a182062 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2013

  1. done the generators koan

    elhb committed Feb 21, 2013
    Configuration menu
    Copy the full SHA
    6101761 View commit details
    Browse the repository at this point in the history
Loading