Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 11, 2024
Commits on Jan 10, 2024
Merge pull request #1795 from PeterJCLaw/fix-changelog-link-typo
Show description for fd29dfdauthoredmaybe fix readthedocs by adding configuration (#1794)
Show description for 634151acommittedFix typo in release link in changelog
Show description for 9b1b820authored- committed
Merge pull request #1792 from EliahKagan/popen
Show description for ef3192cauthored
Commits on Jan 9, 2024
- committed
Move safer_popen from git.util to git.cmd
Show description for 3eb7c2acommittedExtract shared logic for using Popen safely on Windows
Show description for c551e91committed- committed
Avoid spurious "location may have moved" on Windows
Show description for f44524acommittedCover absent/no-distro bash.exe in hooks "not from cwd" test
Show description for a42ea0acommittedExtract venv management from test_installation
Show description for 7751436committedOmit CWD in search for bash.exe to run hooks on Windows
Show description for 66ff4c1committedStart on test_hook_uses_shell_not_from_cwd
Show description for 61b4ddacommittedMake Git.execute a bit simpler and very slightly more robust
Show description for d2506c7committedFurther expand "not from cwd" test re: cmd.exe
Show description for 865c6e8committed
Commits on Dec 26, 2023
Refactor "not from cwd" test for readability
Show description for 7da9c3bcommitted- committed
Use SystemRoot instead of WINDIR, to fix tox
Show description for c1f6c17committedCorrect the "not from cwd" test and add more cases
Show description for 2b47933committedShow "not from cwd" test is broken for shell=True
Show description for 1c65efbcommittedMerge pull request #1789 from EliahKagan/return
Show description for 32c02d1authoredMerge pull request #1788 from EliahKagan/void-finalizer
Show description for b2c46f7authoredMerge pull request #1787 from EliahKagan/deprecation
Show description for 597e1a6authored
Commits on Dec 25, 2023
Fix mypy warning "Missing return statement"
Show description for e194d46committedIn handle_process_output don't forward finalizer result
Show description for 7057b9bcommittedDeprecate USE_SHELL; caution in Git.execute shell doc
Show description for 3af3d43committedImprove deprecation messages and other docstrings
Show description for a0fa2bdcommitted
Commits on Dec 24, 2023
Merge pull request #1782 from EliahKagan/shell-doc
Show description for 86d0177authoredMerge pull request #1786 from EliahKagan/iteritems-fix
Show description for 9bc7872authoredFix incompletely revised Iterable/IterableObj docstrings
Show description for 501005fcommitted
Commits on Dec 23, 2023
Merge pull request #1785 from EliahKagan/iteritems-next
Show description for 619304cauthoredMerge pull request #1784 from EliahKagan/cygwin-pip
Show description for cf94a26authored