0
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pep8 linting (blank lines expectations) More... almost 12 years ago
pep8 linting (whitespaces) More... almost 12 years ago
Merge branch 'johnsca-sf-master' into 0.3 More... almost 12 years ago
Merge branch 'sf-master' of https://github.com/johnsca/GitPython into johnsca-sf-master More... almost 12 years ago
Merge pull request #202 from hashar/tox More... almost 12 years ago
Merge pull request #203 from hashar/lint-setup_py More... almost 12 years ago
Lint setup.py More... almost 12 years ago
tox commands now have {posargs} as argument More... almost 12 years ago
Don't use tuples in setup.py requirement specs More... almost 12 years ago
Fixed premature closing of stdout/stderr streams, which caused plenty of errors. More... almost 12 years ago
Simplified get_user_id() and fixed possible python3 compatiblity issue. More... almost 12 years ago
Merge branch 'syabro-patch-1' into 0.3 More... almost 12 years ago
Merge branch 'patch-1' of https://github.com/syabro/GitPython into syabro-patch-1 More... almost 12 years ago
Merge pull request #189 from mrasskazov/0.3 More... almost 12 years ago
Merge branch 'hashar-tox' into 0.3 More... almost 12 years ago
Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-tox More... almost 12 years ago
Assure requirements.txt ends up in the distribution as well More... almost 12 years ago
Prepared release 0.3.2 More... almost 12 years ago
Merge pull request #150 from derenio/0.3 More... almost 12 years ago
Merge pull request #181 from hashar/git-exec-const-output More... almost 12 years ago
Merge pull request #194 from maxyz/fix-issue-41_0.3 More... almost 12 years ago
Updated README to better represent current state More... almost 12 years ago
Added pypi badges More... almost 12 years ago
Merge branch 'py2n3' More... almost 12 years ago
It seems zlib works differently in py26, and thus requires special handling. More... almost 12 years ago
Now I am skipping a problematic test on travis CI. More... almost 12 years ago
Allow our clone to be deeper to help tests to work More... almost 12 years ago
Added requirements.txt for pip, and optimized test-suite performance on travis. More... almost 12 years ago
Fixed .travis file to allow tests to work correctly. More... almost 12 years ago
Fixed incorrect computation of compressed bytes read in zlib decompression stream. More... almost 12 years ago