0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Have the deprecated Diff.renamed property issue a warning More... over 2 years ago
Test that deprecated Diff.renamed property warns More... over 2 years ago
Add GitMeta alias More... over 2 years ago
Test GitMeta alias More... over 2 years ago
Read USE_SHELL in Git.execute without DeprecationWarning More... over 2 years ago
Suppress type errors in restore_use_shell_state _USE_SHELL branches More... over 2 years ago
Clarify that the private name mangling is intentional More... over 2 years ago
Keep mypy from thinking Git has arbitrary class attributes More... over 2 years ago
Test that Git.execute's own read of USE_SHELL does not warn More... over 2 years ago
Clarify unittest.mock.patch patchability test docstring More... over 2 years ago
Add `type: ignore` in test that we can't set USE_SHELL on instances More... over 2 years ago
Make the restore_use_shell_state fixture more robust More... over 2 years ago
Have USE_SHELL warn but work like normal via super() More... over 2 years ago
Implement instance USE_SHELL lookup in __getattr__ More... over 2 years ago
Test that USE_SHELL is unittest.mock.patch patchable More... over 2 years ago
Issue warnings whenever Git.USE_SHELL is accessed More... over 2 years ago
Revise test module docstring for clarity More... over 2 years ago
Discuss metaclass conflicts in test module docstring More... over 2 years ago
Discuss multiprocessing in test module docstring; remove bad test More... over 2 years ago
Somewhat clarify multiprocessing misadventure More... over 2 years ago
Begin multiprocessing misadventure More... over 2 years ago
Write most remaining Git attribute/deprecation tests More... over 2 years ago
Make test_use_shell_on_class more robust More... over 2 years ago
Start on test module about Git.USE_SHELL and Git attributes More... over 2 years ago
Refine deprecated module attributes and their warnings More... over 2 years ago
Clarify comment about is_<platform> value assertions More... over 2 years ago
Add test of dir() on git.types More... over 2 years ago
Clarify test_compat.test_dir More... over 2 years ago
Expand Lit_commit_ish test name and write docstring More... over 2 years ago
Explain substring assertions in test_toplevel More... over 2 years ago