Commits
User selector
Commit History
Commits on Dec 12, 2023
Extract all "import gc" to module level
Show description for d70ba69committed
Commits on Dec 10, 2023
Avoid making it look like kill_process works on Windows
Show description for 2f017accommittedDocument more Git.execute kill_after_timeout limitations
Show description for f42a63bcommitted
Commits on Dec 9, 2023
Overhaul noqa directives
Show description for 41d22b2committedSmall docstring copyedits
Show description for cf5cb84committed
Commits on Dec 8, 2023
be even more generous with 'extra-time' to wait on MacOS
Show description for 86fcb1bcommitted- authored andcommitted

Commits on Dec 3, 2023
Don't return with operand when conceptually void
Show description for 39e2dffcommitted
Commits on Dec 2, 2023
Remove unused TASKKILL fallback in AutoInterrupt
Show description for 3f21391committed
Commits on Dec 1, 2023
Merge pull request #1751 from EliahKagan/fromtree
Show description for a30b3b7authoredLet close_fds be True on all platforms
Show description for 78d63d9committedAvoid subprocess-writable temp file race condition
Show description for 9e5d0aacommitted- committed
Let Windows subprocess open or rename onto temp file
Show description for b12fd4acommitted
Commits on Nov 15, 2023
Merge pull request #1739 from EliahKagan/rmtree
Show description for ff84a74authored
Commits on Nov 14, 2023
Refactor current fix for symlink-following bug
Show description for 6de8e67committed- committed
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
Fix compat.is_darwin
Show description for 562bdeecommittedDeprecate 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 454032ccommittedRemove obsolete note in _iter_packed_refs
Show description for 2c7fce0committed
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
Remove encoding declarations
Show description for b970d42committedFix commented *.py names at the top of modules
Show description for af1b5d4committedShorten some docstring references with tilde notation
Show description for a040edbcommitted- committed
Avoid making "END" notation more verbose
Show description for 1d3f275committed- committed
Commits on Oct 24, 2023
Improve consistency of "END" comments
Show description for a5fc1d8committedChange :returns: to :return:
Show description for db317f1committed
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 0327f8fcommitted