4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Omit CWD in search for bash.exe to run hooks on Windows More... about 2 years ago
Start on test_hook_uses_shell_not_from_cwd More... about 2 years ago
Make Git.execute a bit simpler and very slightly more robust More... about 2 years ago
Further expand "not from cwd" test re: cmd.exe More... about 2 years ago
Refactor "not from cwd" test for readability More... about 2 years ago
Omit CWD in executable search even when shell=True More... about 2 years ago
Use SystemRoot instead of WINDIR, to fix tox More... about 2 years ago
Correct the "not from cwd" test and add more cases More... about 2 years ago
Show "not from cwd" test is broken for shell=True More... about 2 years ago
Merge pull request #1770 from EliahKagan/less-mktemp More... about 2 years ago
Merge pull request #1769 from EliahKagan/codeql More... about 2 years ago
Replace the one use of mktemp in the git module More... about 2 years ago
Avoid mktemp in tests, in straightforward cases More... about 2 years ago
Merge pull request #1767 from EliahKagan/312-gc More... about 2 years ago
Merge pull request #1768 from EliahKagan/gc-import More... about 2 years ago
Extract remaining local "import gc" to module level More... about 2 years ago
Remove TestSubmodule.test_rename xfail mark More... about 2 years ago
Merge pull request #1765 from EliahKagan/gc-imports More... about 2 years ago
Merge pull request #1766 from EliahKagan/cygwin-omit-black More... about 2 years ago
Replace xfail with gc.collect in TestSubmodule.test_rename More... about 2 years ago
Don't install black on Cygwin More... about 2 years ago
Extract all "import gc" to module level More... about 2 years ago
Merge pull request #1763 from gitpython-developers/dependabot/github_actions/actions/setup-python-5 More... about 2 years ago
Bump actions/setup-python from 4 to 5 More... about 2 years ago
Merge pull request #1761 from EliahKagan/callback-limitations More... about 2 years ago
Customize CodeQL More... about 2 years ago
Set up CodeQL More... about 2 years ago
Avoid making it look like kill_process works on Windows More... about 2 years ago
Document more Git.execute kill_after_timeout limitations More... about 2 years ago
Merge pull request #1760 from EliahKagan/noqa More... about 2 years ago