4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 27, 2024 — Dec 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for current Submodule.iter_items behavior More... about 2 years ago
Remove explicit PushInfo/FetchInfo inheritance from object More... about 2 years ago
Fix Items of type PathLike More... about 2 years ago
Merge pull request #1777 from EliahKagan/hooks-tests More... about 2 years ago
Merge pull request #1776 from EliahKagan/temporary-file-swap More... about 2 years ago
Move safer_popen from git.util to git.cmd More... about 2 years ago
Add a direct test of run_commit_hook More... about 2 years ago
Add xfail marks to hook tests for WinBashStatus.Absent More... about 2 years ago
Tweak formatting for `@pytest.mark.parametrize` More... about 2 years ago
Refactor TemporaryFileSwap.__init__ for clarity More... about 2 years ago
Fix TemporaryFileSwap bug when file_path is a Path More... about 2 years ago
Add a test for git.index.util.TemporaryFileSwap More... about 2 years ago
Extract shared logic for using Popen safely on Windows More... about 2 years ago
Merge pull request #1774 from EliahKagan/simplify-test-util More... about 2 years ago
Run test_env_vars_for_windows_tests only on Windows More... about 2 years ago
Use Path.touch to create files for rmtree tests More... about 2 years ago
Clarify comment in test_hook_uses_shell_not_from_cwd More... about 2 years ago
Avoid spurious "location may have moved" on Windows More... about 2 years ago
Cover absent/no-distro bash.exe in hooks "not from cwd" test More... about 2 years ago
Merge pull request #1773 from gitpython-developers/dependabot/github_actions/github/codeql-action-3 More... about 2 years ago
Bump github/codeql-action from 2 to 3 More... about 2 years ago
Extract venv management from test_installation More... about 2 years ago
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