gc: use hook library for pre-auto-gc hook
Emily Shaffer committed over 4 years ago
hook API: add a run_hooks() wrapper
Ævar Arnfjörð Bjarmason committed over 4 years ago
Emily Shaffer committed over 4 years ago
compat/qsort_s.c: avoid using potentially unaligned access
Junio C Hamano committed over 4 years ago
fetch: fix deadlock when cleaning up lockfiles in async signals
Patrick Steinhardt committed over 4 years ago
gpg-interface: trim CR from ssh-keygen
Fabian Stelzer committed over 4 years ago
update-index: refresh should rewrite index in case of racy timestamps
Marc Strapetz committed over 4 years ago
t7508: add tests capturing racy timestamp handling
Marc Strapetz committed over 4 years ago
t7508: fix bogus mtime verification
Marc Strapetz committed over 4 years ago
test-lib: introduce API for verifying file mtime
Marc Strapetz committed over 4 years ago
apply: use strsets to track symlinks
René Scharfe committed over 4 years ago
git-p4: fix instantiation of CalledProcessError
Joel Holdsworth committed over 4 years ago
git-p4: don't print shell commands as python lists
Joel Holdsworth committed over 4 years ago
git-p4: pass command arguments as lists instead of using shell
Joel Holdsworth committed over 4 years ago
git-p4: don't select shell mode using the type of the command argument
Joel Holdsworth committed over 4 years ago
grep: use grep_and_expr() in compile_pattern_and()
Taylor Blau committed over 4 years ago
receive-pack.c: consolidate find header logic
John Cai committed over 4 years ago
grep: extract grep_binexp() from grep_or_expr()
Taylor Blau committed over 4 years ago
grep: use grep_not_expr() in compile_pattern_not()
René Scharfe committed over 4 years ago
grep: use grep_or_expr() in compile_pattern_or()
René Scharfe committed over 4 years ago