-
-
Notifications
You must be signed in to change notification settings - Fork 999
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 3.1.55
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gitpython-developers/GitPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.56
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 6 files changed
- 3 contributors
Commits on Jul 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 904aa71 - Browse repository at this point
Copy the full SHA 904aa71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d5370d - Browse repository at this point
Copy the full SHA 7d5370dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a92182 - Browse repository at this point
Copy the full SHA 8a92182View commit details
Commits on Jul 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for be5031d - Browse repository at this point
Copy the full SHA be5031dView commit details
Commits on Jul 25, 2026
-
fix: reject unsafe output options in Commit.count
<!-- agent --> Commit.count forwards keyword arguments to git rev-list but did not apply the unsafe-option validation used by the sibling revision APIs. Validate forwarded options with the existing Git.check_unsafe_options helper and retain the explicit allow_unsafe_options escape hatch. This covers GHSA-p538-c434-8v24 without adding another option parser. Git baseline: git.git a23bace963 defines --output as a shared diff option consumed by setup_revisions; t/t6000-rev-list-misc.sh exercises that option with rev-list. Co-authored-by: GPT 5.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38553b6 - Browse repository at this point
Copy the full SHA 38553b6View commit details -
Merge pull request #2184 from gitpython-developers/fix-output-arg
fix: reject unsafe output options in Commit.count
Configuration menu - View commit details
-
Copy full SHA for d3e9438 - Browse repository at this point
Copy the full SHA d3e9438View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3221f1 - Browse repository at this point
Copy the full SHA e3221f1View commit details
Loading
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 3.1.55...3.1.56