4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added usage example to Repo __init__.py call for Windows users More... about 7 years ago
Added name to authors More... about 7 years ago
Update commit.py constructor docstring More... about 7 years ago
allow calling index.add, index.move and index.remove with single items added testing for it closes #813 More... about 7 years ago
add type check to git.Remote.__eq__ More... about 7 years ago
Fix test-only issue with git 2.20 or later handling a clobbered tag More... about 7 years ago
Added a Dockerfile that creates a clean Ubuntu Xenial test environment More... about 7 years ago
README: Add repology badge More... about 7 years ago
Fix test More... about 7 years ago
Add support to pass clone options that can be repeated multiple times More... about 7 years ago
Use items and items_all correctly More... about 7 years ago
Update cmd.py, fix PermissionError issue using best practices More... about 7 years ago
Python 3 compatibility More... about 7 years ago
Support multiple git config values per option More... about 7 years ago
Fix setup.py and use of requirements files. More... about 7 years ago
Fixed error in documentation More... about 7 years ago
Skip on keyerror More... about 7 years ago
Add test More... about 7 years ago
travis: ignore a bunch of flake issues, similar to tox More... about 7 years ago
try fix tests: Force Flake8 to like our code More... about 7 years ago
Update nose link More... about 7 years ago
Fix docstring in cmd module More... about 7 years ago
Update README section 'Projects using GitPython' More... over 7 years ago
Run tests on travis against an up-to-date nightly More... over 7 years ago
Apply fix for #564 More... over 7 years ago
read workdir from git.config as referenced in man 1 git-config More... over 7 years ago
Respect _common_dir when finding repository config file More... over 7 years ago
The proper way is return, not raise StopIteration More... over 7 years ago
Document support for Python 3.7 More... over 7 years ago
Exclude kwarg when None More... over 7 years ago