summaryrefslogtreecommitdiffstats
path: root/Documentation/diff-options.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-09diff-options.txt: avoid "regex" overload in exampleMartin Ågren1-4/+4
2019-04-16Merge branch 'nd/diff-parseopt-3'Junio C Hamano1-1/+1
2019-03-07Merge branch 'nd/diff-parseopt-2'Junio C Hamano1-0/+20
2019-03-07Merge branch 'nd/diff-parseopt'Junio C Hamano1-1/+1
2019-03-07diff-parseopt: convert --binaryNguyễn Thái Ngọc Duy1-1/+1
2019-02-21diff-parseopt: convert --no-renames|--[no--rename-emptyNguyễn Thái Ngọc Duy1-0/+3
2019-02-21diff-parseopt: convert --output-*Nguyễn Thái Ngọc Duy1-0/+10
2019-02-21diff-parseopt: convert --dirstat and friendsNguyễn Thái Ngọc Duy1-0/+7
2019-01-29Merge branch 'pw/diff-color-moved-ws-fix'Junio C Hamano1-2/+13
2019-01-27diff.c: convert -U|--unifiedNguyễn Thái Ngọc Duy1-1/+1
2019-01-10diff: allow --no-color-moved-wsPhillip Wood1-0/+7
2019-01-10Use "whitespace" consistentlyPhillip Wood1-2/+2
2019-01-10diff: document --no-color-movedPhillip Wood1-0/+4
2018-12-26log -G: ignore binary filesThomas Braun1-0/+5
2018-08-15Merge branch 'es/diff-color-moved-fix'Junio C Hamano1-1/+2
2018-08-02Merge branch 'sb/diff-color-move-more'Junio C Hamano1-2/+31
2018-07-25diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra"Eric Sunshine1-1/+2
2018-07-19diff.c: offer config option to control ws handling in move detectionStefan Beller1-2/+5
2018-07-19diff.c: add white space mode to move detection that allows indent changesStefan Beller1-0/+5
2018-07-17diff.c: decouple white space treatment from move detection algorithmStefan Beller1-0/+17
2018-07-17diff.c: add a blocks mode for moved code detectionStefan Beller1-2/+6
2018-06-19doc: fix typos in documentation and release notesKarthikeyan Singaravelan1-1/+1
2018-06-18Merge branch 'rd/diff-options-typofix'Junio C Hamano1-4/+4
2018-06-11diff-options.txt: fix minor typos, font inconsistencies, in docsRobert P. J. Day1-4/+4
2018-04-25Merge branch 'en/doc-typoes'Junio C Hamano1-2/+2
2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren1-2/+2
2018-03-14Merge branch 'nd/diff-stat-with-summary'Junio C Hamano1-0/+8
2018-02-27diff: add --compact-summaryNguyễn Thái Ngọc Duy1-0/+8
2018-01-23Merge branch 'sb/diff-blobfind-pickaxe'Junio C Hamano1-0/+10
2018-01-09Merge branch 'jk/doc-diff-options'Junio C Hamano1-0/+6
2018-01-04diffcore: add a pickaxe option to find a specific blobStefan Beller1-0/+10
2018-01-04docs/diff-options: clarify scope of diff-filter typesJeff King1-0/+6
2017-11-28diff: support anchoring line(s)Jonathan Tan1-0/+10
2017-11-27Merge branch 'jc/ignore-cr-at-eol'Junio C Hamano1-0/+3
2017-11-15Merge branch 'cn/diff-indent-no-longer-is-experimental' into maintJunio C Hamano1-1/+6
2017-11-08diff: --ignore-cr-at-eolJunio C Hamano1-0/+3
2017-11-06Merge branch 'cn/diff-indent-no-longer-is-experimental'Junio C Hamano1-1/+6
2017-11-02diff: --indent-heuristic is no longer experimentalCarlos Martín Nieto1-1/+6
2017-08-26Merge branch 'jt/diff-color-move-fix'Junio C Hamano1-5/+3
2017-08-26Merge branch 'sb/diff-color-move'Junio C Hamano1-0/+36
2017-08-23Merge branch 'ah/doc-wserrorhighlight' into maintJunio C Hamano1-9/+8
2017-08-16diff: define block by number of alphanumeric charsJonathan Tan1-5/+3
2017-08-11Merge branch 'ah/doc-wserrorhighlight'Junio C Hamano1-9/+8
2017-07-31diff-options doc: grammar fixAnthony Sottile1-1/+1
2017-07-25doc: add missing values "none" and "default" for diff.wsErrorHighlightAndreas Heiduk1-9/+8
2017-06-30diff: document the new --color-moved settingStefan Beller1-0/+36
2017-03-02Documentation: improve description for core.quotePathAndreas Heiduk1-4/+3
2017-01-23Merge branch 'rh/diff-orderfile-doc'Junio C Hamano1-2/+32
2017-01-15diff: document the format of the -O (diff.orderFile) fileRichard Hansen1-2/+32
2017-01-12diff: add interhunk context config optionVegard Nossum1-0/+2