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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 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 <[email protected]>
    FrNecas authored and Sebastian Thiel committed Aug 14, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5b27339 View commit details
  2. Bump version

    Sebastian Thiel committed Aug 14, 2019

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a34d515 View commit details

Commits on Feb 16, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    Harmon758 Harmon
    Copy the full SHA
    7539cd8 View commit details
  2. Require gitdb2 <3

    Harmon758 committed Feb 16, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    Harmon758 Harmon
    Copy the full SHA
    bcf9f1c View commit details
  3. v2.1.15

    Harmon758 committed Feb 16, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    Harmon758 Harmon
    Copy the full SHA
    09ac0a1 View commit details

Commits on Feb 17, 2020

  1. Change to USB-C yubikey

    Byron committed Feb 17, 2020

    Unverified

    This user has not yet uploaded their public signing key.
    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

    Unverified

    This user has not yet uploaded their public signing key.
    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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5bb9449 View commit details
Loading