0
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1315 from eric-wieser/patch-2 More... about 5 years ago
Merge branch 'master' of https://github.com/Yobmod/GitPython More... about 5 years ago
Use get instead of get_value More... about 5 years ago
Fix trailing whitespace and incorrect overload More... about 5 years ago
Merge branch 'main' into patch-1 More... about 5 years ago
Add overload to get_value() More... about 5 years ago
Update config.py More... about 5 years ago
Fix mypy More... about 5 years ago
Merge pull request #1311 from Yobmod/main More... about 5 years ago
Add Typing :: Typed to setup.py More... about 5 years ago
Do not call get_user_id if it is not needed More... about 5 years ago
Improve type of repo.currently_rebasing_on() More... about 5 years ago
Improve type of repo.blame_incremental() More... about 5 years ago
Choose TypedDict! More... about 5 years ago
Test Dataclass in repo.base.blame() 6 More... about 5 years ago
Test Dataclass in repo.base.blame() 5 More... about 5 years ago
Test Dataclass in repo.base.blame() 4 More... about 5 years ago
Test TypedDict in repo.base.blame() 1 More... about 5 years ago
Test TypedDict in repo.base.blame() 2 More... about 5 years ago
Test Dataclass in repo.base.blame() 3 More... about 5 years ago
Test Dataclass in repo.base.blame() 2 More... about 5 years ago
Test Dataclass in repo.base.blame() More... about 5 years ago
Test trailing comma in args (>py3.6?) More... about 5 years ago
Merge branch 'main' of https://github.com/Yobmod/GitPython More... about 5 years ago
Test new union syntax (Pep604) More... about 5 years ago
Merge branch 'gitpython-developers:main' into main More... about 5 years ago
Minor type fixes More... about 5 years ago
Add __future__.annotations to repo/base.py More... about 5 years ago
Fix parse_date typing 7 More... about 5 years ago
Fix parse_date typing 6 More... about 5 years ago