René Scharfe committed almost 3 years ago
completion: commit: complete configured trailer tokens
Philippe Blain committed almost 3 years ago
rebase -i: fix adding failed command to the todo list
Phillip Wood committed almost 3 years ago
rebase --continue: refuse to commit after failed command
Phillip Wood committed almost 3 years ago
rebase: fix rewritten list for failed pick
Phillip Wood committed almost 3 years ago
sequencer: factor out part of pick_commits()
Phillip Wood committed almost 3 years ago
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