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: gitpython-developers/GitPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: expobrain/GitPython
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.
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 12, 2016

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

Commits on Sep 14, 2016

  1. Configuration menu
    Copy the full SHA
    6dfc870 View commit details
    Browse the repository at this point in the history
  2. Ignore cache dir of Py.test

    expobrain committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    1e4eff1 View commit details
    Browse the repository at this point in the history
  3. Updated AUTHORS

    expobrain committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    ae19557 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Force GC collection

    expobrain committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    f0fcc07 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	git/util.py
    expobrain committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    26f9b9f View commit details
    Browse the repository at this point in the history
  2. Fixed typo after merge

    expobrain committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    d437f88 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Configuration menu
    Copy the full SHA
    ab7a872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b45fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c9dd7f View commit details
    Browse the repository at this point in the history
  4. Fix syntax for Python 3.x

    expobrain committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    20b4f49 View commit details
    Browse the repository at this point in the history
Loading