0
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix problem with submodules on Windows More... over 11 years ago
Merge pull request #275 from kylepjohnson/master More... over 11 years ago
Fix typo More... over 11 years ago
Merge pull request #266 from jeblair/master More... over 11 years ago
Store path attribute on Diff object More... over 11 years ago
fix(iter-commit): ambiguous argument error More... over 11 years ago
Improved documentation on IndexFile.add(...) More... over 11 years ago
Fixed trailing white space! More... over 11 years ago
`stale_refs()` may now also handle other kinds of references, like tags. More... over 11 years ago
Added 'insert_kwargs_after' flag for consumption by _call_process. More... over 11 years ago
Merge pull request #261 from yarikoptic/bf/no-master-checkout More... over 11 years ago
BF: do not checkout master -- that ruins testing of PRs. "reset" master to original HEAD More... over 11 years ago
Apparently, git 1.7.9 supports git-files too, lets assume it's starting at 1.7.0 More... over 11 years ago
It seems something within our environment changed ... More... over 11 years ago
Adjust minimum git version with git-file support. More... over 11 years ago
Assure to not iterate packed-refs file, ever. More... over 11 years ago
Fix flake8 issue. More... over 11 years ago
Use uuid instead of tempfile.mkdtmp, which created an actual directory. More... over 11 years ago
Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management. More... over 11 years ago
Added previously missing parameter documentation for Repo.__init__ . More... over 11 years ago
Merge branch 'yarikoptic-bf/run_hooks_from_working_dir' More... over 11 years ago
Merge branch 'bf/run_hooks_from_working_dir' of https://github.com/yarikoptic/GitPython into yarikoptic-bf/run_hooks_from_working_dir More... over 11 years ago
Merge branch 'yarikoptic-bf/tests-on-debians' More... over 11 years ago
Minor Flake8 fixes. More... over 11 years ago
BF: run commit hook with repo.working_dir as cwd More... over 11 years ago
BF: skip unicode filename test in env not supporting unicode encodings More... over 11 years ago
ENH: respect GIT_PYTHON_TEST_GIT_REPO_BASE env var in tests More... over 11 years ago
Updated copyright information. More... over 11 years ago
An attempt to better steer questions and answers. More... over 11 years ago
This should fix the test failure on travis More... over 11 years ago