4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jan 20, 2025 — Jan 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clean up test_util, reorganizing for readability More... over 2 years ago
Fix test bug that assumed staticmethod callability More... over 2 years ago
Test situations git.util.rmtree shouldn't wrap More... over 2 years ago
Test current expected behavior of git.util.rmtree More... over 2 years ago
Revise and update rmtree docstrings and comments More... over 2 years ago
Use onexc callback where supported More... over 2 years ago
Fix onerror callback type hinting, improve style More... over 2 years ago
In rmtree, have onerror catch only PermissionError More... over 2 years ago
Clean up git.objects.submodule.base imports More... over 2 years ago
Eliminate duplicate rmtree try-except logic More... over 2 years ago
Update "ACTUALLY skipped by" comments More... over 2 years ago
Merge pull request #1697 from EliahKagan/find-daemon More... over 2 years ago
Add a missing PermissionError xfail on Windows More... over 2 years ago
Simplify HIDE_* env var test; add missing cases More... over 2 years ago
Treat false-seeming HIDE_* env var values as false More... over 2 years ago
Make HIDE_* attributes always bool More... over 2 years ago
Warn if HIDE_WINDOWS_*_ERRORS set in environment More... over 2 years ago
Add initial test_env_vars_for_windows_tests More... over 2 years ago
Ask git where its daemon is and use that More... over 2 years ago
Add @UnusedImport to recent changes More... over 2 years ago
Clean up __all__ in main, and explicit imports in exc More... over 2 years ago
Merge branch 'sh' More... over 2 years ago
Fix the formatting More... over 2 years ago
Pass --all-files explicitly so it is retained More... over 2 years ago
Merge pull request #1688 from EliahKagan/execute-args More... over 2 years ago
Merge pull request #1689 from EliahKagan/312stable More... over 2 years ago
No longer allow CI to select a prerelease for 3.12 More... over 2 years ago
Fix a small YAML formatting style inconsistency More... over 2 years ago
Eliminate istream_ok variable More... over 2 years ago
Log args in the order they are passed to Popen More... over 2 years ago