summaryrefslogtreecommitdiffstats
path: root/Documentation/diff-options.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'so/log-diff-merge'Junio C Hamano2021-02-061-0/+51
|\
| * doc/git-show: include --diff-merges descriptionSergey Organov2020-12-211-0/+51
* | Merge branch 'pb/blame-funcname-range-userdiff'Junio C Hamano2020-11-181-1/+4
|\ \
| * | doc: add more pointers to gitattributes(5) for userdiffPhilippe Blain2020-11-021-1/+4
| |/
* | Merge branch 'jc/abbrev-doc'Junio C Hamano2020-11-111-1/+2
|\ \
| * | doc: clarify that --abbrev=<n> is about the minimum lengthJunio C Hamano2020-11-041-1/+2
| |/
* | Merge branch 'so/format-patch-doc-on-default-diff-format'Junio C Hamano2020-11-111-3/+6
|\ \
| * | doc/diff-options: fix out of place mentions of '--patch/-p'Sergey Organov2020-10-311-3/+6
| |/
* | Merge branch 'mk/diff-ignore-regex'Junio C Hamano2020-11-021-0/+5
|\ \ | |/ |/|
| * diff: add -I<regex> that ignores matching changesMichał Kępień2020-10-201-0/+5
* | Merge branch 'dd/diff-customize-index-line-abbrev'Junio C Hamano2020-09-011-4/+5
|\ \
| * | diff: index-line: respect --abbrev in object's nameĐoàn Trần Công Danh2020-08-211-4/+5
| |/
* / doc/git-log: move "-t" into diff-options listJeff King2020-07-291-0/+5
|/
* diff: add config option relativeLaurent Arnoud2020-05-251-1/+4
* diff-options.txt: avoid "regex" overload in exampleMartin Ågren2020-02-091-4/+4
* 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-221-0/+3
| * diff-parseopt: convert --output-*Nguyễn Thái Ngọc Duy2019-02-221-0/+10
| * diff-parseopt: convert --dirstat and friendsNguyễn Thái Ngọc Duy2019-02-221-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-281-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-161-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-031-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-summaryNguyễn Thái Ngọc Duy2018-02-281-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-051-0/+10
* | | | Merge branch 'jk/doc-diff-options'Junio C Hamano2018-01-091-0/+6
|\ \ \ \
| * | | | docs/diff-options: clarify scope of diff-filter typesJeff King2018-01-041-0/+6
* | | | | diff: support anchoring line(s)Jonathan Tan2017-11-281-0/+10
* | | | | Merge branch 'jc/ignore-cr-at-eol'Junio C Hamano2017-11-271-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | diff: --ignore-cr-at-eolJunio C Hamano2017-11-081-0/+3