0
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add another type ignore for Ordereddict More... about 5 years ago
Fix SymbolicReference reference typing More... about 5 years ago
Merge branch 'main' of https://github.com/Yobmod/GitPython More... about 5 years ago
change ordereddict guard, add type: ignore More... about 5 years ago
Revert "More specific version check for ordered dict type" More... about 5 years ago
More specific version check for ordered dict type More... about 5 years ago
fix docs More... about 5 years ago
prepare next patch release More... about 5 years ago
Merge pull request #1299 from Lakhtenkov-iv/feature/clone-options-support-spaces More... about 5 years ago
Added support of spaces for clone multi_options More... about 5 years ago
Merge pull request #1298 from Yobmod/main More... about 5 years ago
Rmv with_metclass() shim again More... about 5 years ago
fix rdereddict, cannot subclass typing-extensiosn version More... about 5 years ago
import ordereddict from types More... about 5 years ago
put ordereddict behind py version guard More... about 5 years ago
change ordereddict to typing.ordereddict More... about 5 years ago
Readd with_metaclass shim More... about 5 years ago
Rmv with_metaclass shim, make section constraint generic wrt its configparser type More... about 5 years ago
Use BaseIndexEntry named access in index/fun.py More... about 5 years ago
Update requirements.txt More... about 5 years ago
Replace all Typeguard with cast, revert update to typing-extensions==3.10.0 More... about 5 years ago
Merge pull request #1297 from gitpython-developers/py.typed More... about 5 years ago
Add build system to pyproject.toml More... about 5 years ago
Rmv EZ_setup from setup.py More... about 5 years ago
fix find_packages() More... about 5 years ago
re-add package data for py.typed More... about 5 years ago
update typing-extensions to 3.10.0 More... about 5 years ago
prepare patch release More... about 5 years ago
Merge pull request #1295 from Yobmod/main More... about 5 years ago
Rmv old py2.7 __future__ imports More... about 5 years ago