4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add test More... about 3 years ago
Fix CI More... about 3 years ago
Fix command injection More... about 3 years ago
Forbid unsafe protocol URLs in Repo.clone{,_from}() More... about 3 years ago
fix CI by allowing the file protocol as well. More... about 3 years ago
Bump cygwin/cygwin-install-action from 2 to 3 More... about 3 years ago
Merge pull request #1501 from SergeantMenacingGarlic/date_types More... over 3 years ago
prepare next release More... over 3 years ago
fix version replacement in `setup.py` (#1500) More... over 3 years ago
Add datetime.datetime type to commit_date and author_date More... over 3 years ago
remove package signing More... over 3 years ago
bump version to 3.1.28 More... over 3 years ago
prepare changelog More... over 3 years ago
Merge pull request #1497 from dwapstra/git_diff_empty More... over 3 years ago
Ignore empty info in diff line More... over 3 years ago
Merge pull request #1491 from langfield/main More... over 3 years ago
Fix bug where colons in paths raise a `ValueError` on `diff()` calls. More... over 3 years ago
Merge pull request #1485 from thehale/blame/rev-opts More... over 3 years ago
feat(blame): Support custom `rev_opts` for blame More... over 3 years ago
Merge branch 'add-co-authors' More... over 3 years ago
Allow failure of that one test on cygwin More... over 3 years ago
Ignore flake8 error. More... over 3 years ago
Use the same regex as the Actor class when determining co-authors. More... over 3 years ago
Update regex to extract the author string, and create the Actor using the _from_string classmethod. More... over 3 years ago
Add malformed co-authors to the test, to check they aren't detected with the regex. More... over 3 years ago
Add co_authors property to the Commit object, which parses the commit message for designated co-authors, include a simple test. More... over 3 years ago
Merge pull request #1481 from grumpyp/main More... over 3 years ago
Merge branch 'main' of github.com:grumpyp/GitPython More... over 3 years ago
fix: sphinx syntax More... over 3 years ago
docs: add typerror exception to active_branch method More... over 3 years ago