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 .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: gitpython-developers/GitPython
base: 2.1.12
Choose a base ref
head repository: gitpython-developers/GitPython
compare: 3.0.0
Choose a head ref
  • 12 commits
  • 12 files changed
  • 6 contributors

Commits on Jul 28, 2019

  1. Revert "Drop python 2.7 support and help with encodings"

    This reverts commit dac619e.
    Sebastian Thiel committed Jul 28, 2019

Commits on Jul 29, 2019

  1. Bring back python 2 support

    Sebastian Thiel committed Jul 29, 2019
  2. Remove python 2 from CI

    Python 2 support was dropped, there is not need to run tests in py2
    stsewd authored and Byron committed Jul 29, 2019
  3. Fix Git.transform_kwarg

    Kwargs were not transformed correctly if a value was set to 0 due to
    wrong if condition.
    
    Signed-off-by: František Nečas <[email protected]>
    FrNecas authored and Byron committed Jul 29, 2019

Commits on Aug 11, 2019

  1. Drop python 2 support, again (revert previous revert)

    This reverts commit 913d806.
    Sebastian Thiel committed Aug 11, 2019
  2. Version 3.0 - drop python 2 support

    Sebastian Thiel committed Aug 11, 2019
  3. Fix test bound to major version

    Sebastian Thiel committed Aug 11, 2019
  4. Avoid creating python 2 release

    Thank you!
    #898 (comment)
    
    [skip CI]
    Sebastian Thiel committed Aug 11, 2019
  5. Fix typo in documentation

    `mutli_options` -> `multi_options`
    Loïc Antoine Gombeaud authored and Sebastian Thiel committed Aug 11, 2019

Commits on Aug 12, 2019

  1. Correcting a file name

    Arthur-Milchior authored and Byron committed Aug 12, 2019
  2. finalize chagnes.rst for 3.0 release

    Sebastian Thiel committed Aug 12, 2019