0
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(blame): Support custom `rev_opts` for blame More... about 4 years ago
Merge branch 'add-co-authors' More... about 4 years ago
Allow failure of that one test on cygwin More... about 4 years ago
Ignore flake8 error. More... about 4 years ago
Use the same regex as the Actor class when determining co-authors. More... about 4 years ago
Update regex to extract the author string, and create the Actor using the _from_string classmethod. More... about 4 years ago
Add malformed co-authors to the test, to check they aren't detected with the regex. More... about 4 years ago
Add co_authors property to the Commit object, which parses the commit message for designated co-authors, include a simple test. More... about 4 years ago
Merge pull request #1481 from grumpyp/main More... about 4 years ago
Merge branch 'main' of github.com:grumpyp/GitPython More... about 4 years ago
fix: sphinx syntax More... about 4 years ago
docs: add typerror exception to active_branch method More... about 4 years ago
docs: add typerror exception to active_branch method More... about 4 years ago
Merge pull request #1478 from luzpaz/typos More... about 4 years ago
Fix source comment typos More... about 4 years ago
Merge pull request #1474 from Predeactor/master More... about 4 years ago
fix: incorrect PathLike corrected More... about 4 years ago
fix: remove bytes type of PathLike More... about 4 years ago
Add contributor to AUTHORS file More... about 4 years ago
Fix typehinting for PathLike More... about 4 years ago
Catch OSError to handle gevent monkey patching errors More... about 4 years ago
Merge pull request #1459 from AustinScola/ascola/fix-blob-filter-types More... about 4 years ago
Remove stage type as parameter from blob filter test More... about 4 years ago
Fix blob filter path shorter than filter path More... about 4 years ago
Use generator instead of map More... over 4 years ago
Remove usage of `PosixPath.is_relative_to` More... over 4 years ago
Fix pathlike type annotation typo More... over 4 years ago
Change to not stringify paths More... over 4 years ago
Fix bug in TagReference.create More... over 4 years ago
Add regression test for TagReference.create More... over 4 years ago