sequencer: add a new function to silence a command, except if it fails
Alban Gruin committed about 8 years ago
rebase -i: rewrite the edit-todo functionality in C
Alban Gruin committed about 8 years ago
editor: add a function to launch the sequence editor
Alban Gruin committed about 8 years ago
rebase -i: rewrite append_todo_help() in C
Alban Gruin committed about 8 years ago
sequencer: make three functions and an enum from sequencer.c public
Alban Gruin committed about 8 years ago
t5552: suppress upload-pack trace output
Jeff King committed about 8 years ago
gpg-interface: propagate exit status from gpg back to the callers
Junio C Hamano committed about 8 years ago
repack: repack promisor objects if -a or -A is set
Jonathan Tan committed about 8 years ago
repack: refactor setup of pack-objects cmd
Jonathan Tan committed about 8 years ago
rebase --exec: make it work with --rebase-merges
Johannes Schindelin committed about 8 years ago
sideband: highlight keywords in remote sideband output
Han-Wen Nienhuys committed about 8 years ago
update-index: there no longer is `apply --index-info`
Junio C Hamano committed about 8 years ago
git-update-index.txt: reword possibly confusing example
Elijah Newren committed about 8 years ago
git-config: document accidental multi-line setting in deprecated syntax
Stefan Beller committed about 8 years ago
config: fix case sensitive subsection names on writing
Stefan Beller committed about 8 years ago
t7406: avoid using test_must_fail for commands other than git
Elijah Newren committed about 8 years ago
t7406: prefer test_* helper functions to test -[feds]
Elijah Newren committed about 8 years ago
t7406: avoid having git commands upstream of a pipe
Elijah Newren committed about 8 years ago
t7406: simplify by using diff --name-only instead of diff --raw
Elijah Newren committed about 8 years ago
t7406: fix call that was failing for the wrong reason
Elijah Newren committed about 8 years ago