4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restore relative order to fix circular import error More... over 1 year ago
Replace wildcard imports in top-level git module More... over 1 year ago
Fix a tiny import sorting nit More... over 1 year ago
Remove unneeded F401 "Unused import" suppressions More... over 1 year ago
Make F401 "unused import" suppressions more specific More... over 1 year ago
Improve how second-level imports and __all__ are written More... over 1 year ago
Remove old commented-out flagKeyLiteral assertions in git.remote More... over 1 year ago
Remove old commented-out change_type assertions in git.diff More... over 1 year ago
Improve how imports and __all__ are written in git.util More... over 1 year ago
Add __all__ and imports in git.objects.submodule More... over 1 year ago
Make git.objects.util module docstring more specific More... over 1 year ago
Fix git.objects.__all__ and make submodules explicit More... over 1 year ago
Don't patch IndexObject and Object into git.objects.submodule.util More... over 1 year ago
Remove a bit of old commented-out code in git.objects.* More... over 1 year ago
Improve order of imports and __all__ in git.object.submodule.* More... over 1 year ago
Improve order of imports and __all__ in git.objects.* More... over 1 year ago
Add git.repo.__all__ and make submodules explicit More... over 1 year ago
Improve order of imports and __all__ in git.repo submodules More... over 1 year ago
Replace wildcard imports in git.refs More... over 1 year ago
Improve order of imports and __all__ in git.refs submodules More... over 1 year ago
Improve relative order of import groups, and __all__, in git.index More... over 1 year ago
Fix git.index imports More... over 1 year ago
Add regression tests of the git.util aliasing situation More... over 1 year ago
Add a script to validate refactored imports More... over 1 year ago
Merge pull request #1879 from EliahKagan/manpages More... over 1 year ago
Use the :exc: role for exceptions More... over 1 year ago
Fix parse_date docstring spacing; use RFC role More... over 1 year ago
Use :const: for constants that had the :attr: role More... over 1 year ago
Use current main official link to git-clone URLS doc More... over 1 year ago
Use more official link to index-format documentation More... over 1 year ago