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: main
Choose a base ref
...
head repository: gitpython-developers/GitPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: py2
Choose a head ref
  • 9 commits
  • 7 files changed
  • 5 contributors

Commits on Aug 14, 2019

  1. 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 <fifinecas@seznam.cz>
    FrNecas authored and Sebastian Thiel committed Aug 14, 2019
    Copy the full SHA
    5b27339 View commit details
  2. Bump version

    Sebastian Thiel committed Aug 14, 2019
    Copy the full SHA
    a34d515 View commit details

Commits on Feb 16, 2020

  1. Copy the full SHA
    7539cd8 View commit details
  2. Require gitdb2 <3

    Harmon758 committed Feb 16, 2020
    Copy the full SHA
    bcf9f1c View commit details
  3. v2.1.15

    Harmon758 committed Feb 16, 2020
    Copy the full SHA
    09ac0a1 View commit details

Commits on Feb 17, 2020

  1. Change to USB-C yubikey

    Byron committed Feb 17, 2020
    Copy the full SHA
    e3ba4a3 View commit details
  2. Bring gitdb submodule back to a version that supports python 2.x

    This should fix tests on travis.
    Byron committed Feb 17, 2020
    Copy the full SHA
    8defbd8 View commit details

Commits on Feb 10, 2021

  1. Update gitdb

    marinkolulic committed Feb 10, 2021
    Copy the full SHA
    adec1da View commit details
  2. Merge pull request #1122 from marinkolulic/py2

    Update gitdb
    Byron authored Feb 10, 2021
    Copy the full SHA
    5bb9449 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff main...py2