git p4 test: simplify timeout handling
SZEDER Gábor committed over 7 years ago
git p4 test: clean up the p4d cleanup functions
SZEDER Gábor committed over 7 years ago
git p4 test: use 'test_atexit' to kill p4d and the watchdog process
Johannes Schindelin committed over 7 years ago
t0301-credential-cache: use 'test_atexit' to stop the credentials helper
SZEDER Gábor committed over 7 years ago
tests: use 'test_atexit' to stop httpd
SZEDER Gábor committed over 7 years ago
git-daemon: use 'test_atexit` to stop 'git-daemon'
Johannes Schindelin committed over 7 years ago
test-lib: introduce 'test_atexit'
Johannes Schindelin committed over 7 years ago
t/lib-git-daemon: make sure to kill the 'git-daemon' process
SZEDER Gábor committed over 7 years ago
test-lib: fix interrupt handling with 'dash' and '--verbose-log -x'
SZEDER Gábor committed over 7 years ago
submodule: explain first attempt failure clearly
Jonathan Tan committed over 7 years ago
Makefile: fix unaligned loads in sha1dc with UBSan
Jeff King committed over 7 years ago
doc: format pathnames and URLs as monospace.
Corentin BOMPARD committed over 7 years ago
doc/CodingGuidelines: URLs and paths as monospace
Corentin BOMPARD committed over 7 years ago
Andrei Rybak committed over 7 years ago
point pull requesters to GitGitGadget
Jeff King committed over 7 years ago
contrib/subtree: ensure only one rev is provided
Denton Liu committed over 7 years ago
mingw: respect core.hidedotfiles = false in git-init again
Johannes Schindelin committed over 7 years ago
rebase: deprecate --preserve-merges
Johannes Schindelin committed over 7 years ago
worktree: fix worktree add race
Michal Suchanek committed over 7 years ago
stash: pass pathspec as pointer
Thomas Gummerer committed over 7 years ago