range-diff: do not show "function names" in hunk headers
Johannes Schindelin committed about 8 years ago
range-diff: adjust the output of the commit pairs
Johannes Schindelin committed about 8 years ago
range-diff: suppress the diff headers
Johannes Schindelin committed about 8 years ago
range-diff: indent the diffs just like tbdiff
Johannes Schindelin committed about 8 years ago
range-diff: right-trim commit messages
Johannes Schindelin committed about 8 years ago
range-diff: also show the diff between patches
Johannes Schindelin committed about 8 years ago
range-diff: improve the order of the shown commits
Johannes Schindelin committed about 8 years ago
range-diff: first rudimentary implementation
Johannes Schindelin committed about 8 years ago
Introduce `range-diff` to compare iterations of a topic branch
Johannes Schindelin committed about 8 years ago
linear-assignment: a function to solve least-cost assignment problems
Johannes Schindelin committed about 8 years ago
t3404: todo list with commented-out commands only aborts
Alban Gruin committed about 8 years ago
sequencer: change the way skip_unnecessary_picks() returns its result
Alban Gruin committed about 8 years ago
sequencer: refactor append_todo_help() to write its message to a buffer
Alban Gruin committed about 8 years ago
rebase -i: rewrite checkout_onto() in C
Alban Gruin committed about 8 years ago
rebase -i: rewrite setup_reflog_action() in C
Alban Gruin committed about 8 years ago
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