4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Revert "Revert "Implement update call when the object is "up to date" #871""" More... over 6 years ago
Revert "Revert "Implement update call when the object is "up to date" #871"" More... over 6 years ago
Revert "Implement update call when the object is "up to date" #871" More... over 6 years ago
Drop python 2.7 support and help with encodings More... over 6 years ago
Revert "This time, use test-requirements." More... over 6 years ago
This time, use test-requirements. More... over 6 years ago
Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython into xarx00-PR-non-ascii-filenames" More... over 6 years ago
Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython into xarx00-PR-non-ascii-filenames More... over 6 years ago
Merge branch 'master' of https://github.com/sstancu/GitPython into sstancu-master More... over 6 years ago
use git rev-parse to look for config file More... over 6 years ago
Don't assume there is a tag author in tags More... over 6 years ago
Satisfy flake8 More... over 6 years ago
Fix regex to support empty email addresses i.e. 'name <>' More... over 6 years ago
Update changelog for next release More... over 6 years ago
Merge branch 'multi-value' of https://github.com/ajdavis/GitPython into ajdavis-multi-value More... over 6 years ago
Fix typo in docstring More... over 6 years ago
Merge pull request #873 from yarikoptic/bf-install-requires
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... over 6 years ago
normalize path after joining submodule path and the relative path to the git dir, to eliminate path length errors on Windows More... over 6 years ago
BF: install_requires not just requires for setup() call
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 7 years ago
Implement update call when the object is "up to date" #871 More... almost 7 years ago
Resolve test incompatibility with git v2.21.0 More... almost 7 years ago
Document git.__version__ More... almost 7 years ago
Build docs locally More... almost 7 years ago
Fix `AttributeError` when searching a remote by name More... almost 7 years ago
builtins module is part of the future package More... almost 7 years ago
Fix for: No module named builtins (CI tests error) More... almost 7 years ago
added support for non-ascii directories and file names More... almost 7 years ago
Ensure git remote urls (multiple) are read from the correct git repo config More... almost 7 years ago
Added usage example to Repo __init__.py call for Windows users More... almost 7 years ago
Added name to authors More... almost 7 years ago