0
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial plan More... 7 months ago
fix: ignore AutoInterrupt terminate errors during shutdown More... 7 months ago
Merge pull request #2100 from daniel7an/fix-issue-2099-multiple-includes More... 8 months ago
Fix GitConfigParser ignoring multiple [include] path entries More... 8 months ago
Merge pull request #2098 from Timour-Ilyas/update-readme-urls More... 9 months ago
DOC: README Add urls and updated a relative url More... 9 months ago
Merge pull request #2096 from gitpython-developers/dependabot/submodules/git/ext/gitdb-4c63ee6 More... 9 months ago
Bump git/ext/gitdb from `335c0f6` to `4c63ee6` More... 9 months ago
Merge pull request #2095 from gitpython-developers/release More... 9 months ago
Prepare next release More... 9 months ago
Merge pull request #2094 from George-Ogden/join-pathlike More... 10 months ago
Update test/test_tree.py More... 10 months ago
Allow joining path to tree More... 10 months ago
Add failing tests for joining paths More... 10 months ago
Merge pull request #2093 from gitpython-developers/dependabot/submodules/git/ext/gitdb-4c63ee6 More... 10 months ago
Bump git/ext/gitdb from `65321a2` to `4c63ee6` More... 10 months ago
Merge pull request #2086 from George-Ogden/true-pathlike More... 10 months ago
Revert "Add tests with non-ascii characters" More... 10 months ago
Add tests with non-ascii characters More... 10 months ago
Fix type hints More... 10 months ago
Validate every fspath with tests More... 10 months ago
Merge branch 'main' into true-pathlike More... 10 months ago
Merge pull request #2087 from George-Ogden/mypy More... 10 months ago
Limit mypy version due to Cygwin errors More... 10 months ago
Remove redundant str call More... 10 months ago
Remove a large number of redundant fspaths More... 10 months ago
Remove redundant `fspath` More... 10 months ago
Remove redundant `fspath` More... 10 months ago
Use converted file path More... 10 months ago
Use cast to allow silent getattrs More... 10 months ago