Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork960
Comparing changes
Open a pull request
base repository:gitpython-developers/GitPython
Uh oh!
There was an error while loading.Please reload this page.
base:3.1.45
head repository:gitpython-developers/GitPython
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 14commits
- 9files changed
- 4contributors
Commits on Jul 24, 2025
Merge pull request#2063from gitpython-developers/release
Prepare a new release
Commits on Aug 11, 2025
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@v4...v5)---updated-dependencies:- dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#2067from gitpython-developers/dependabot/github_…
…actions/actions/checkout-5Bump actions/checkout from 4 to 5
Commits on Aug 18, 2025
Bump git/ext/gitdb from
335c0f6
to39d7dbf
Bumps [git/ext/gitdb](https://github.com/gitpython-developers/gitdb) from `335c0f6` to `39d7dbf`.- [Release notes](https://github.com/gitpython-developers/gitdb/releases)- [Commits](gitpython-developers/gitdb@335c0f6...39d7dbf)---updated-dependencies:- dependency-name: git/ext/gitdb dependency-version: 39d7dbf285df058e44ea501c23ea8d31ae8bce0e dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
Commits on Aug 19, 2025
Merge pull request#2068from gitpython-developers/dependabot/submodu…
…les/git/ext/gitdb-39d7dbfBump git/ext/gitdb from `335c0f6` to `39d7dbf`
Commits on Sep 4, 2025
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.- [Release notes](https://github.com/actions/setup-python/releases)- [Commits](actions/setup-python@v5...v6)---updated-dependencies:- dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#2070from gitpython-developers/dependabot/github_…
…actions/actions/setup-python-6
Bump git/ext/gitdb from
39d7dbf
tof8fdfec
Bumps [git/ext/gitdb](https://github.com/gitpython-developers/gitdb) from `39d7dbf` to `f8fdfec`.- [Release notes](https://github.com/gitpython-developers/gitdb/releases)- [Commits](gitpython-developers/gitdb@39d7dbf...f8fdfec)---updated-dependencies:- dependency-name: git/ext/gitdb dependency-version: f8fdfec0fd0a0aed9171c6cf2c5cb8d73e2bb305 dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#2071from gitpython-developers/dependabot/submodu…
…les/git/ext/gitdb-f8fdfec
Commits on Sep 30, 2025
Fix type hint for
SymbolicReference.reference
propertySigned-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Merge pull request#2074from emmanuel-ferdman/main
Fix type hint for `SymbolicReference.reference` property
Commits on Oct 7, 2025
feat: Add support for hasconfig git rule.
bvanelli committedOct 7, 2025
Commits on Oct 8, 2025
Merge pull request#2075from bvanelli/2017-support-hasconfig-remote-url
feat: Add support for hasconfig git rule.
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.45...main
Uh oh!
There was an error while loading.Please reload this page.