Commits
User selector
Commit History
Commits on Oct 13, 2023
Bump git/ext/gitdb from `8ec2390` to `6a22706`
Show description for 24a45f2authoredBump git/ext/gitdb from `49c3178` to `8ec2390`
Show description for 05e4ca3authored
Commits on Oct 11, 2023
Fix small #1662 regression due to #1659
Show description for cc848d2committed
Commits on Oct 10, 2023
Commits on Oct 9, 2023
Treat false-seeming HIDE_* env var values as false
Show description for 333896bcommittedMake HIDE_* attributes always bool
Show description for eb51277committedWarn if HIDE_WINDOWS_*_ERRORS set in environment
Show description for 7604da1committed- committed
Use onexc callback where supported
Show description for 0b88012committedFix onerror callback type hinting, improve style
Show description for ccbb273committedIn rmtree, have onerror catch only PermissionError
Show description for b8e009ecommitted
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 Oct 6, 2023
- committed
Clean up __all__ in main, and explicit imports in exc
Show description for 8edc53bcommitted
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 22, 2023
- committed
Merge pull request #1672 from trail-of-forks/robust-refname-checks
Show description for e98f57bauthored
Commits on Sep 21, 2023
Merge pull request #1675 from EliahKagan/rollback
Show description for d40320bauthoredTweak rollback logic in log.to_file
Show description for e480985committedRefactor try-finally cleanup in git/
Show description for ff84b26committedFix rollback bug in SymbolicReference.set_reference
Show description for 592ec84committedAdd more checks for the validity of refnames
Show description for 46d3d05committed