summaryrefslogtreecommitdiff
path: root/range-diff.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/range-diff-one-side-only'Junio C Hamano2021-02-171-6/+11
|\
| * range-diff: offer --left-only/--right-only optionsJohannes Schindelin2021-02-061-0/+1
| * range-diff: combine all options in a single data structureJohannes Schindelin2021-02-061-6/+10
* | range-diff/format-patch: handle commit ranges other than A..BJohannes Schindelin2021-02-061-3/+1
* | range-diff/format-patch: refactor check for commit rangeJohannes Schindelin2021-01-271-0/+8
|/
* strvec: convert remaining callers away from argv_array nameJeff King2020-07-281-1/+1
* strvec: rename files from argv-array to strvecJeff King2020-07-281-1/+1
* Merge branch 'dl/range-diff-with-notes'Junio C Hamano2019-12-161-2/+2
|\
| * range-diff: mark pointers as constDenton Liu2019-12-061-2/+2
* | Merge branch 'dl/range-diff-with-notes'Junio C Hamano2019-12-051-1/+3
|\ \ | |/
| * range-diff: pass through --notes to `git log`Denton Liu2019-11-211-1/+3
* | Fix spelling errors in code commentsElijah Newren2019-11-101-1/+1
|/
* format-patch: do not let its diff-options affect --range-diffJunio C Hamano2018-11-301-0/+5
* range-diff: relieve callers of low-level configuration burdenEric Sunshine2018-08-141-1/+2
* range-diff: publish default creation factorEric Sunshine2018-08-141-0/+2
* range-diff: also show the diff between patchesJohannes Schindelin2018-08-131-1/+3
* range-diff: first rudimentary implementationJohannes Schindelin2018-08-131-0/+7