summaryrefslogtreecommitdiffstats
path: root/range-diff.h
AgeCommit message (Expand)AuthorLines
2019-12-16Merge branch 'dl/range-diff-with-notes'Junio C Hamano-2/+2
2019-12-06range-diff: mark pointers as constDenton Liu-2/+2
2019-12-05Merge branch 'dl/range-diff-with-notes'Junio C Hamano-1/+3
2019-11-21range-diff: pass through --notes to `git log`Denton Liu-1/+3
2019-11-10Fix spelling errors in code commentsElijah Newren-1/+1
2018-11-30format-patch: do not let its diff-options affect --range-diffJunio C Hamano-0/+5
2018-08-14range-diff: relieve callers of low-level configuration burdenEric Sunshine-1/+2
2018-08-14range-diff: publish default creation factorEric Sunshine-0/+2
2018-08-13range-diff: also show the diff between patchesJohannes Schindelin-1/+3
2018-08-13range-diff: first rudimentary implementationJohannes Schindelin-0/+7