0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day 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
Convert constant and attribute comments to docstrings More... almost 3 years ago
Improve self-documentation of IterableObj and related classes More... almost 3 years ago
In Submodule.iter_items, don't attach second empty iterator More... almost 3 years ago
Expand "invalid hash" test to assert normal StopIteration More... almost 3 years ago
Merge pull request #1778 from stegm/fix_index_with_pathlike More... almost 3 years ago
Add tests for current Submodule.iter_items behavior More... almost 3 years ago
Remove explicit PushInfo/FetchInfo inheritance from object More... almost 3 years ago
Fix Items of type PathLike More... almost 3 years ago
Merge pull request #1777 from EliahKagan/hooks-tests More... almost 3 years ago
Merge pull request #1776 from EliahKagan/temporary-file-swap More... almost 3 years ago
Move safer_popen from git.util to git.cmd More... almost 3 years ago
Add a direct test of run_commit_hook More... almost 3 years ago
Add xfail marks to hook tests for WinBashStatus.Absent More... almost 3 years ago
Tweak formatting for `@pytest.mark.parametrize` More... almost 3 years ago
Refactor TemporaryFileSwap.__init__ for clarity More... almost 3 years ago
Fix TemporaryFileSwap bug when file_path is a Path More... almost 3 years ago
Add a test for git.index.util.TemporaryFileSwap More... almost 3 years ago
Extract shared logic for using Popen safely on Windows More... almost 3 years ago
Merge pull request #1774 from EliahKagan/simplify-test-util More... almost 3 years ago
Run test_env_vars_for_windows_tests only on Windows More... almost 3 years ago
Use Path.touch to create files for rmtree tests More... almost 3 years ago
Clarify comment in test_hook_uses_shell_not_from_cwd More... almost 3 years ago
Avoid spurious "location may have moved" on Windows More... almost 3 years ago
Cover absent/no-distro bash.exe in hooks "not from cwd" test More... almost 3 years ago
Merge pull request #1773 from gitpython-developers/dependabot/github_actions/github/codeql-action-3 More... almost 3 years ago
Bump github/codeql-action from 2 to 3 More... almost 3 years ago
Extract venv management from test_installation More... almost 3 years ago
Bump gitdb/ext/smmap from `256c5a2` to `04dd210` More... almost 3 years ago
Omit CWD in search for bash.exe to run hooks on Windows More... almost 3 years ago
Start on test_hook_uses_shell_not_from_cwd More... almost 3 years ago