Commits
User selector
Commit History
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 41d22b2committed
Commits on Dec 8, 2023
- 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
Let close_fds be True on all platforms
Show description for 78d63d9committed
Commits on Nov 6, 2023
Merge 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 a47e46dcommitted
Commits on Oct 30, 2023
Avoid making "END" notation more verbose
Show description for 1d3f275committed
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
Remove explicit inheritance from object
Show description for f78587fcommittedRevise docstrings and comments for clarity and formatting
Show description for cd16a35committedPut all regex patterns in r-strings
Show description for ffcbf07committed
Commits on Oct 3, 2023
Eliminate istream_ok variable
Show description for ab95886committedLog args in the order they are passed to Popen
Show description for c3fde7fcommittedLog stdin arg as such, and test that this is done
Show description for 790a790committedAvoid having a local function seem to be a method
Show description for fc755dacommittedOther copyediting in the git.cmd module
Show description for 133271bcommittedCopyedit Git.execute docstring
Show description for 74b68e9committedDon't say Git.execute uses a shell, in its summary
Show description for 13e1593committedDocument Git.execute parameters in definition order
Show description for b79198acommitted
Commits on Oct 2, 2023
Fix Git.execute shell use and reporting bugs
Show description for baf3457committed
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018committed
Commits on Sep 7, 2023
Fix Windows env var upcasing regression
Show description for c7fad20committed
Commits on Aug 30, 2023
Fix CVE-2023-40590
Show description for 6029211committed
Commits on Jul 20, 2023
Commits on Feb 12, 2023
Commits on Dec 29, 2022
Fix Sphinx rendering errors
Show description for 4463624authored andcommitted