0
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bring gitdb.test back into distribution
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... almost 12 years ago
Added readthedocs badge 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
Performance tests are now part of the test-suite. More... almost 12 years ago
setup.py works now, and binary python module can now be loaded as well. More... almost 12 years ago
reduced usage of force_bytes as clients are expected to pass bytes. More... almost 12 years ago
Now tests work consistently in py2 and 3 More... almost 12 years ago
Fully removed all async dependencies More... almost 12 years ago
Fixed all applicable lint issues More... almost 12 years ago
Merge branch 'kevin-brown-issue_4' into py2n3 More... almost 12 years ago
Made sure xrange is used instead of range in python 2 More... almost 12 years ago
Merge branch 'issue_4' of https://github.com/kevin-brown/gitdb into kevin-brown-issue_4 More... almost 12 years ago
Minor adjustments to adapt to changes in async (due to be removed anyway) More... almost 12 years ago
Merge pull request #10 from hickford/patch-1 More... almost 12 years ago
Merge pull request #11 from hickford/patch-2 More... almost 12 years ago
Merge pull request #12 from schryer/master More... almost 12 years ago
Minor change to begin Python3 compatibility support. More... almost 12 years ago
Clarify which Python versions are supported More... almost 12 years ago
Add installation instructions to readme More... almost 12 years ago
Merge pull request #8 from orgads/master More... about 12 years ago
Setup: Fix invalid syntax More... about 12 years ago
Convert types to bytes More... about 12 years ago
Fixed a few more encoding issues More... about 12 years ago
Start up compat and encoding files More... about 12 years ago