summaryrefslogtreecommitdiff
path: root/range-diff.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-14range-diff: relieve callers of low-level configuration burdenLibravatar Eric Sunshine1-2/+22
2018-08-14range-diff: respect diff_option.file rather than assuming 'stdout'Libravatar Eric Sunshine1-1/+1
2018-08-13range-diff: left-pad patch numbersLibravatar Johannes Schindelin1-7/+9
2018-08-13range-diff: use color for the commit pairsLibravatar Johannes Schindelin1-13/+38
2018-08-13range-diff: do not show "function names" in hunk headersLibravatar Johannes Schindelin1-0/+6
2018-08-13range-diff: adjust the output of the commit pairsLibravatar Johannes Schindelin1-9/+50
2018-08-13range-diff: right-trim commit messagesLibravatar Johannes Schindelin1-0/+1
2018-08-13range-diff: also show the diff between patchesLibravatar Johannes Schindelin1-3/+31
2018-08-13range-diff: improve the order of the shown commitsLibravatar Johannes Schindelin1-19/+40
2018-08-13range-diff: first rudimentary implementationLibravatar Johannes Schindelin1-0/+311