0
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Sep 09, 2025 — Sep 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore MANIFEST.in More... over 10 years ago
fix(distribution): remove redundant self-reference More... almost 11 years ago
fix(loose): avoid unnecessary file rename on windows More... almost 11 years ago
docs(gitdb): discourage usage of GitDB type More... about 11 years ago
Merge pull request #20 from Kronuz/patch-1 More... over 11 years ago
Duplicate `const` fixed More... over 11 years ago
Added issuestats to readme file More... over 11 years ago
Bumped version to 0.6.4 More... over 11 years ago
Adjusted stream logic to make it work on all tested platforms ... . More... over 11 years ago
Merge pull request #18 from yarikoptic/master More... over 11 years ago
minor spell fixes + empty line unification + comparison for python 2.6
Yaroslav O. Halchenko
as Yaroslav Halchenko
More... over 11 years ago
Make tests independent of actual repository data More... over 11 years ago
Removed unused imports - should have been in the last commit obviously More... over 11 years ago
Fixed up tests to use the GITDB_TEST_GIT_REPO_BASE at all times More... over 11 years ago
Protected stream closure against possibilty of being a bytes More... over 11 years ago
Fixed possible file-handle leak More... over 11 years ago
Improved coverage configuration More... over 11 years ago
Bumped version to 0.6.3 More... over 11 years ago
Fixed yet another issue with smmap's latest changes More... over 11 years ago
Added coverage configuration More... over 11 years ago
Fixed python 3 compatibility issue that only showed on windows More... over 11 years ago
A minor fix after porting git-python over to PY3 More... over 11 years ago
Applied autopep8 More... over 11 years ago
Improved decompression test to scan the entire git repository, instead of just packs More... over 11 years ago
Merge remote-tracking branch 'origin' More... over 11 years ago
Bumped new version More... over 11 years ago
Added integrity test for loose objects to search large datasets for the issue described in https://github.com/gitpython-developers/GitPython/issues/220 More... over 11 years ago
Slightly improved loose object decompression test More... over 11 years ago
Increased initial size of decompressed data to obtain loose object header information More... over 11 years ago
Merge pull request #15 from yarikoptic/master More... over 11 years ago