sequencer: use rebase_path_message()
Phillip Wood committed almost 3 years ago
rebase -i: remove patch file after conflict resolution
Phillip Wood committed almost 3 years ago
rebase -i: move unlink() calls
Phillip Wood committed almost 3 years ago
doc/diff-options: fix link to generating patch section
Sergey Organov committed almost 3 years ago
var: avoid a segmentation fault when `HOME` is unset
Johannes Schindelin committed almost 3 years ago
sequencer: fix error message on failure to copy SQUASH_MSG
Oswald Buddenhagen committed almost 3 years ago
grep: use OPT_INTEGER_F for --max-depth
René Scharfe committed almost 3 years ago
name-rev: use OPT_HIDDEN_BOOL for --peel-tag
René Scharfe committed almost 3 years ago
ref-filter: sort numerically when ":size" is used
Kousik Sanagavarapu committed almost 3 years ago
parse-options: mark unused parameters in noop callback
Jeff King committed almost 3 years ago
interpret-trailers: mark unused "unset" parameters in option callbacks
Jeff King committed almost 3 years ago
parse-options: add more BUG_ON() annotations
Jeff King committed almost 3 years ago
merge: do not pass unused opt->value parameter
Jeff King committed almost 3 years ago
parse-options: mark unused "opt" parameter in callbacks
Jeff King committed almost 3 years ago
parse-options: prefer opt->value to globals in callbacks
Jeff King committed almost 3 years ago
checkout-index: delay automatic setting of to_tempfile
Jeff King committed almost 3 years ago
Junio C Hamano committed almost 3 years ago
Merge branch 'jk/test-lsan-denoise-output'
Junio C Hamano committed almost 3 years ago
Merge branch 'js/ci-san-skip-p4-and-svn-tests'
Junio C Hamano committed almost 3 years ago
Merge branch 'tb/mark-more-tests-as-leak-free'
Junio C Hamano committed almost 3 years ago