Commits
User selector
Commit History
Commits on Mar 29, 2024
Hide `del util` from type checkers
Show description for 3da47c2committedRefine deprecated module attributes and their warnings
Show description for dffa930committed- committed
Commits on Mar 19, 2024
Add the nonpublic indirect submodule aliases back for now
Show description for 31f89a1committedRestore relative order to fix circular import error
Show description for 64c9efdcommittedReplace wildcard imports in top-level git module
Show description for 7745250committed
Commits on Mar 14, 2024
Make some broad mypy suppressions more specific
Show description for b070e93committed
Commits on Mar 9, 2024
Add INDEX and DiffConstants to git.__all__
Show description for 87b314ecommittedMention collections.abc for Sequence
Show description for 3c8cbe9committedDeprecate public access to typing imports in git
Show description for c8ad3a3committedAdd refresh to top-level __all__
Show description for e49327dcommitted
Commits on Feb 29, 2024
Commits on Feb 28, 2024
Further revise docstrings in second-level modules
Show description for cd61eb4committed
Commits on Feb 26, 2024
Revise docstrings in git.__init__ and git.cmd
Show description for e08066ccommitted
Commits on Feb 23, 2024
Document manual refresh path treatment
Show description for d7b952ecommitted
Commits on Dec 9, 2023
Overhaul noqa directives
Show description for 41d22b2committed
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032ccommitted
Commits on Oct 22, 2023
Revise docstrings and comments for clarity and formatting
Show description for cd16a35committed
Commits on Oct 20, 2023
Never modify sys.path
Show description for 00aee49committedAdd __all__ in git.exc, adjust __init__.py imports
Show description for 7545b80committedRemove now-unused import in top-level __init__.py
Show description for 8197e90committed
Commits on Oct 10, 2023
Commits on Oct 6, 2023
Clean up __all__ in main, and explicit imports in exc
Show description for 8edc53bcommitted
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018committed
Commits on Sep 12, 2023
Commits on Jul 20, 2023
Commits on May 15, 2023
Name top-level exceptions as private variables
Show description for 2a0305bcommitted
Commits on May 18, 2022
Commits on May 17, 2022
Revert "Remove flake8 linting in favor of `black` formatting"
Show description for b4b2380committedRemove flake8 linting in favor of `black` formatting
Show description for a7c5d88committedRun everything through 'black'
Show description for 21ec529committed
Commits on Oct 3, 2021
Revert "Replace wildcard imports with concrete imports"
Show description for ce4afe4authored andcommitted
Commits on Oct 1, 2021
Replace wildcard imports with concrete imports
Show description for 53d94b8authored andcommitted