summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/diff-parseopt-3'Junio C Hamano2019-04-161-1/+1
|\
| * diff-parseopt: convert --binaryNguyễn Thái Ngọc Duy2019-03-071-1/+1
* | Merge branch 'nd/diff-parseopt-2'Junio C Hamano2019-03-071-0/+20
|\ \ | |/
| * diff-parseopt: convert --no-renames|--[no--rename-emptyNguyễn Thái Ngọc Duy2019-02-211-0/+3
| * diff-parseopt: convert --output-*Nguyễn Thái Ngọc Duy2019-02-211-0/+10
| * diff-parseopt: convert --dirstat and friendsNguyễn Thái Ngọc Duy2019-02-211-0/+7
* | Merge branch 'nd/diff-parseopt'Junio C Hamano2019-03-071-1/+1
|\ \ | |/
| * diff.c: convert -U|--unifiedNguyễn Thái Ngọc Duy2019-01-271-1/+1
* | Merge branch 'pw/diff-color-moved-ws-fix'Junio C Hamano2019-01-291-2/+13
|\ \ | |/ |/|
| * diff: allow --no-color-moved-wsPhillip Wood2019-01-101-0/+7
| * Use "whitespace" consistentlyPhillip Wood2019-01-101-2/+2
| * diff: document --no-color-movedPhillip Wood2019-01-101-0/+4
* | log -G: ignore binary filesThomas Braun2018-12-261-0/+5
|/
* Merge branch 'es/diff-color-moved-fix'Junio C Hamano2018-08-151-1/+2
|\
| * diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra"Eric Sunshine2018-07-251-1/+2
* | Merge branch 'sb/diff-color-move-more'Junio C Hamano2018-08-021-2/+31
|\ \
| * | diff.c: offer config option to control ws handling in move detectionStefan Beller2018-07-191-2/+5
| * | diff.c: add white space mode to move detection that allows indent changesStefan Beller2018-07-191-0/+5
| * | diff.c: decouple white space treatment from move detection algorithmStefan Beller2018-07-171-0/+17
| * | diff.c: add a blocks mode for moved code detectionStefan Beller2018-07-171-2/+6
* | | doc: fix typos in documentation and release notesKarthikeyan Singaravelan2018-06-191-1/+1
* | | Merge branch 'rd/diff-options-typofix'Junio C Hamano2018-06-181-4/+4
|\ \ \
| * | | diff-options.txt: fix minor typos, font inconsistencies, in docsRobert P. J. Day2018-06-111-4/+4
| * | | Merge branch 'cn/diff-indent-no-longer-is-experimental' into maintJunio C Hamano2017-11-151-1/+6
| |\ \ \
* | \ \ \ Merge branch 'en/doc-typoes'Junio C Hamano2018-04-251-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Documentation: fix several one-character-off spelling errorsElijah Newren2018-04-091-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'nd/diff-stat-with-summary'Junio C Hamano2018-03-141-0/+8
|\ \ \ \
| * | | | diff: add --compact-summarynd/diff-stat-with-summaryNguyễn Thái Ngọc Duy2018-02-271-0/+8
| |/ / /
* | | | Merge branch 'sb/diff-blobfind-pickaxe'Junio C Hamano2018-01-231-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | diffcore: add a pickaxe option to find a specific blobStefan Beller2018-01-041-0/+10
* | | | Merge branch 'jk/doc-diff-options'Junio C Hamano2018-01-091-0/+6
|\ \ \ \
| * | | | docs/diff-options: clarify scope of diff-filter typesjk/doc-diff-optionsJeff King2018-01-041-0/+6
* | | | | diff: support anchoring line(s)jt/diff-anchored-patienceJonathan Tan2017-11-281-0/+10
* | | | | Merge branch 'jc/ignore-cr-at-eol'Junio C Hamano2017-11-271-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | diff: --ignore-cr-at-eoljc/ignore-cr-at-eolJunio C Hamano2017-11-081-0/+3
* | | | | Merge branch 'cn/diff-indent-no-longer-is-experimental'Junio C Hamano2017-11-061-1/+6
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | diff: --indent-heuristic is no longer experimentalcn/diff-indent-no-longer-is-experimentalCarlos Martín Nieto2017-11-021-1/+6
| * | | Merge branch 'ah/doc-wserrorhighlight' into maintJunio C Hamano2017-08-231-9/+8
| |\ \ \
* | \ \ \ Merge branch 'jt/diff-color-move-fix'Junio C Hamano2017-08-261-5/+3
|\ \ \ \ \
| * | | | | diff: define block by number of alphanumeric charsjt/diff-color-move-fixJonathan Tan2017-08-161-5/+3
* | | | | | Merge branch 'sb/diff-color-move'Junio C Hamano2017-08-261-0/+36
|\ \ \ \ \ \ | |/ / / / /
| * | | | | diff: document the new --color-moved settingStefan Beller2017-06-301-0/+36
| | |_|/ / | |/| | |
* | | | | Merge branch 'ah/doc-wserrorhighlight'Junio C Hamano2017-08-111-9/+8
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | doc: add missing values "none" and "default" for diff.wsErrorHighlightah/doc-wserrorhighlightAndreas Heiduk2017-07-251-9/+8
| | |/ | |/|
* | | diff-options doc: grammar fixas/diff-options-grammofixAnthony Sottile2017-07-311-1/+1
| |/ |/|
* | Documentation: improve description for core.quotePathah/doc-ls-files-quotepathAndreas Heiduk2017-03-021-4/+3
|/
* Merge branch 'rh/diff-orderfile-doc'Junio C Hamano2017-01-231-2/+32
|\
| * diff: document the format of the -O (diff.orderFile) filerh/diff-orderfile-docRichard Hansen2017-01-151-2/+32
* | diff: add interhunk context config optionvn/diff-ihc-configVegard Nossum2017-01-121-0/+2
|/
* Merge branch 'nd/ita-empty-commit'Junio C Hamano2016-10-271-0/+8
|\