name-rev: use strbuf_strip_suffix() in get_rev_name()
René Scharfe committed almost 7 years ago
t6120-describe: modernize the 'check_describe' helper
SZEDER Gábor committed almost 7 years ago
range-diff: clear `other_arg` at end of function
Denton Liu committed over 6 years ago
range-diff: mark pointers as const
Denton Liu committed over 6 years ago
t3206: fix incorrect test name
Denton Liu committed over 6 years ago
t9300-fast-import: don't hang if background fast-import exits too early
SZEDER Gábor committed over 6 years ago
t9300-fast-import: store the PID in a variable instead of pidfile
SZEDER Gábor committed over 6 years ago
commit: give correct advice for empty commit during a rebase
Phillip Wood committed over 6 years ago
commit: encapsulate determine_whence() for sequencer
Phillip Wood committed over 6 years ago
commit: use enum value for multiple cherry-picks
Phillip Wood committed over 6 years ago
sequencer: write CHERRY_PICK_HEAD for reword and edit
Phillip Wood committed over 6 years ago
cherry-pick: check commit error messages
Phillip Wood committed over 6 years ago
cherry-pick: add test for `--skip` advice in `git commit`
Johannes Schindelin committed over 6 years ago
Phillip Wood committed over 6 years ago
apply --allow-overlap: fix a corner case
Johannes Schindelin committed over 6 years ago
git add -p: use non-zero exit code when the diff generation failed
Johannes Schindelin committed over 6 years ago
t3701: verify that the diff.algorithm config setting is handled
Johannes Schindelin committed over 6 years ago
t3701: verify the shown messages when nothing can be added
Johannes Schindelin committed over 6 years ago
t3701: add a test for the different `add -p` prompts
Johannes Schindelin committed over 6 years ago
t3701: avoid depending on the TTY prerequisite
Johannes Schindelin committed over 6 years ago