Commits
User selector
Commit History
Commits on Dec 12, 2023
Extract all "import gc" to module level
Show description for d70ba69committed
Commits on Dec 9, 2023
Overhaul noqa directives
Show description for 41d22b2committedSmall docstring copyedits
Show description for cf5cb84committed
Commits on Dec 3, 2023
Don't return with operand when conceptually void
Show description for 39e2dffcommitted
Commits on Nov 6, 2023
Revise and restore some module docstrings
Show description for aed3b59committedMerge pull request #1732 from EliahKagan/compat
Show description for d5d897cauthored
Commits on Nov 4, 2023
Deprecate compat.is_<platform>, rewriting all uses
Show description for c01fe76committed
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032ccommitted
Commits on Nov 2, 2023
Use zero-argument super() where applicable
Show description for a47e46dcommittedRevise some comments and strings
Show description for 36a3b76committed
Commits on Oct 30, 2023
Fix commented *.py names at the top of modules
Show description for af1b5d4committedShorten some docstring references with tilde notation
Show description for a040edbcommitted- committed
Commits on Oct 24, 2023
Improve consistency of "END" comments
Show description for a5fc1d8committed
Commits on Oct 23, 2023
More wording improvements (in git module)
Show description for f444470committed
Commits on Oct 22, 2023
Make all one-element __slots__ be tuples
Show description for 0327f8fcommittedRemove explicit inheritance from object
Show description for f78587fcommittedRevise docstrings and comments for clarity and formatting
Show description for cd16a35committedChange spelling from "commit'ish" to "commit-ish"
Show description for 9fea488committedClarify "master repository" in RootModule docs
Show description for f95d4fdcommittedRemove obsolete comment in Submodule.module
Show description for 1114828committed- committed
Remove Commit._deserialize doc for param_from_rev_list
Show description for 692e59ecommittedFix case in IndexObject.abspath exception message
Show description for 5af7446committedFix docstrings that intend '\' literally
Show description for 7dd2095committed
Commits on Oct 18, 2023
Add missing info in Submodule.remove docstring
Show description for 427c177committed
Commits on Oct 8, 2023
Clean up git.objects.submodule.base imports
Show description for 683a3eecommittedEliminate duplicate rmtree try-except logic
Show description for 5039df3committed
Commits on Sep 21, 2023
Upgrade flake8 in pre-commit and fix new warnings
Show description for bf7af69committed
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018committed