4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'git_work_tree' of https://github.com/tbhartman/GitPython into tbhartman-git_work_tree More... almost 9 years ago
fix(refs): don't assume linux path separator More... almost 9 years ago
Merge pull request #582 from gitpython-developers/no_devnull_open More... almost 9 years ago
Merge pull request #555 from ankostis/cntxtmman More... almost 9 years ago
fix(cmd): don't try to use TASKKILL on linux More... almost 9 years ago
fix(remote): assemble exception message completely More... almost 9 years ago
check for GIT_WORK_TREE More... almost 9 years ago
fix(cmd): checking process.DEVNUL were needlessly opening `os.devnull` More... almost 9 years ago
Fix git.Commit docs typo More... about 9 years ago
Merge pull request #574 from vokimon/patch-2 More... about 9 years ago
pip install using camellcase package name More... about 9 years ago
Merge pull request #566 from boidolr/master More... about 9 years ago
DOC: minor typo More... about 9 years ago
fix(remote): test More... about 9 years ago
chore(lint): fix More... about 9 years ago
fix(remote): set_url() uses correct argument order More... about 9 years ago
fix(tag): improve tag resolution handling More... about 9 years ago
chore(version): 2.1.1 More... about 9 years ago
chore(lint): flake8 pacification More... about 9 years ago
fix(refs): handle quoted branch names More... about 9 years ago
feat(util): export rmtree() to facilitate del of tmp-repos on Windows More... about 9 years ago
chore(repo): remove comment More... about 9 years ago
style(cmd): pythonize cmd-args filtering for PY26, improve docstring More... about 9 years ago
Merge pull request #541 from andy-maier/py26_fixes More... about 9 years ago
Merge pull request #554 from nvie/master More... about 9 years ago
chore(lint): flake8 More... about 9 years ago
fix(submodule): don't fail if tracking branch can't be setup More... about 9 years ago
Don't change the meaning of string literals More... about 9 years ago
fix(leaks, TCs): attempt to cleanup mman before deleting tmp-dirs More... over 9 years ago
fix(leaks): repo context-man to cleanup global mman on repo-delete More... over 9 years ago