git-apply: skip threeway in add / rename cases
Jerry Zhang committed over 4 years ago
repack: make '--quiet' disable progress
Derrick Stolee committed over 4 years ago
repack: respect kept objects with '--write-midx -b'
Derrick Stolee committed over 4 years ago
t4202: fix patternType setting in --invert-grep test
René Scharfe committed over 4 years ago
docs: add missing colon to Documentation/config/gpg.txt
Greg Hurrell committed over 4 years ago
log: let --invert-grep only invert --grep
René Scharfe committed over 4 years ago
format-patch: mark rev_info with UNLEAK
Junio C Hamano committed over 4 years ago
t4204 is not sanitizer clean at all
Junio C Hamano committed over 4 years ago
git-p4: resolve RCS keywords in bytes not utf-8
Joel Holdsworth committed over 4 years ago
git-p4: open temporary patch file for write only
Joel Holdsworth committed over 4 years ago
git-p4: add raw option to read_pipelines
Joel Holdsworth committed over 4 years ago
git-p4: pre-compile RCS keyword regexes
Joel Holdsworth committed over 4 years ago
git-p4: use with statements to close files after use in patchRCSKeywords
Joel Holdsworth committed over 4 years ago
stash: don't show "git stash push" usage on bad "git stash" usage
Ævar Arnfjörð Bjarmason committed over 4 years ago
help: make auto-correction prompt more consistent
Kashav Madan committed over 4 years ago
am: support --allow-empty to record specific empty patches
徐沛文 (Aleen) committed over 4 years ago
am: support --empty=<option> to handle empty patches
徐沛文 (Aleen) committed over 4 years ago
doc: git-format-patch: describe the option --always
徐沛文 (Aleen) committed over 4 years ago
doc/config: mark ssh allowedSigners example as literal
Jeff King committed over 4 years ago
upload-pack.c: increase output buffer size
Jacob Vosmaer committed over 4 years ago