completion: support `git range-diff`
Johannes Schindelin committed about 8 years ago
range-diff: populate the man page
Johannes Schindelin committed about 8 years ago
range-diff --dual-color: skip white-space warnings
Johannes Schindelin committed about 8 years ago
range-diff: offer to dual-color the diffs
Johannes Schindelin committed about 8 years ago
diff: add an internal option to dual-color diffs of diffs
Johannes Schindelin committed about 8 years ago
color: add the meta color GIT_COLOR_REVERSE
Johannes Schindelin committed about 8 years ago
range-diff: use color for the commit pairs
Johannes Schindelin committed about 8 years ago
Thomas Rast committed about 8 years ago
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