4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1780 from EliahKagan/iteritems More... about 2 years ago
Revert "Don't install black on Cygwin" More... about 2 years ago
Update USE_SHELL docstring on why not to use it anymore More... about 2 years ago
Convert constant and attribute comments to docstrings More... about 2 years ago
Improve self-documentation of IterableObj and related classes More... about 2 years ago
In Submodule.iter_items, don't attach second empty iterator More... about 2 years ago
Expand "invalid hash" test to assert normal StopIteration More... about 2 years ago
Merge pull request #1778 from stegm/fix_index_with_pathlike More... about 2 years ago
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