Age | Commit message (Expand) | Author | Files | Lines |
2020-11-18 | Merge branch 'pb/blame-funcname-range-userdiff' | Junio C Hamano | 1 | -1/+4 |
2020-11-11 | Merge branch 'jc/abbrev-doc' | Junio C Hamano | 1 | -1/+2 |
2020-11-11 | Merge branch 'so/format-patch-doc-on-default-diff-format' | Junio C Hamano | 1 | -3/+6 |
2020-11-04 | doc: clarify that --abbrev=<n> is about the minimum length | Junio C Hamano | 1 | -1/+2 |
2020-11-02 | Merge branch 'mk/diff-ignore-regex' | Junio C Hamano | 1 | -0/+5 |
2020-11-01 | doc: add more pointers to gitattributes(5) for userdiff | Philippe Blain | 1 | -1/+4 |
2020-10-31 | doc/diff-options: fix out of place mentions of '--patch/-p' | Sergey Organov | 1 | -3/+6 |
2020-10-20 | diff: add -I<regex> that ignores matching changes | Michał Kępień | 1 | -0/+5 |
2020-08-31 | Merge branch 'dd/diff-customize-index-line-abbrev' | Junio C Hamano | 1 | -4/+5 |
2020-08-21 | diff: index-line: respect --abbrev in object's name | Đoàn Trần Công Danh | 1 | -4/+5 |
2020-07-29 | doc/git-log: move "-t" into diff-options list | Jeff King | 1 | -0/+5 |
2020-05-24 | diff: add config option relative | Laurent Arnoud | 1 | -1/+4 |
2020-02-09 | diff-options.txt: avoid "regex" overload in example | Martin Ågren | 1 | -4/+4 |
2019-04-16 | Merge branch 'nd/diff-parseopt-3' | Junio C Hamano | 1 | -1/+1 |
2019-03-07 | Merge branch 'nd/diff-parseopt-2' | Junio C Hamano | 1 | -0/+20 |
2019-03-07 | Merge branch 'nd/diff-parseopt' | Junio C Hamano | 1 | -1/+1 |
2019-03-07 | diff-parseopt: convert --binary | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-02-21 | diff-parseopt: convert --no-renames|--[no--rename-empty | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2019-02-21 | diff-parseopt: convert --output-* | Nguyễn Thái Ngọc Duy | 1 | -0/+10 |
2019-02-21 | diff-parseopt: convert --dirstat and friends | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2019-01-29 | Merge branch 'pw/diff-color-moved-ws-fix' | Junio C Hamano | 1 | -2/+13 |
2019-01-27 | diff.c: convert -U|--unified | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-10 | diff: allow --no-color-moved-ws | Phillip Wood | 1 | -0/+7 |
2019-01-10 | Use "whitespace" consistently | Phillip Wood | 1 | -2/+2 |
2019-01-10 | diff: document --no-color-moved | Phillip Wood | 1 | -0/+4 |
2018-12-26 | log -G: ignore binary files | Thomas Braun | 1 | -0/+5 |
2018-08-15 | Merge branch 'es/diff-color-moved-fix' | Junio C Hamano | 1 | -1/+2 |
2018-08-02 | Merge branch 'sb/diff-color-move-more' | Junio C Hamano | 1 | -2/+31 |
2018-07-25 | diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra" | Eric Sunshine | 1 | -1/+2 |
2018-07-19 | diff.c: offer config option to control ws handling in move detection | Stefan Beller | 1 | -2/+5 |
2018-07-19 | diff.c: add white space mode to move detection that allows indent changes | Stefan Beller | 1 | -0/+5 |
2018-07-17 | diff.c: decouple white space treatment from move detection algorithm | Stefan Beller | 1 | -0/+17 |
2018-07-17 | diff.c: add a blocks mode for moved code detection | Stefan Beller | 1 | -2/+6 |
2018-06-19 | doc: fix typos in documentation and release notes | Karthikeyan Singaravelan | 1 | -1/+1 |
2018-06-18 | Merge branch 'rd/diff-options-typofix' | Junio C Hamano | 1 | -4/+4 |
2018-06-11 | diff-options.txt: fix minor typos, font inconsistencies, in docs | Robert P. J. Day | 1 | -4/+4 |
2018-04-25 | Merge branch 'en/doc-typoes' | Junio C Hamano | 1 | -2/+2 |
2018-04-09 | Documentation: fix several one-character-off spelling errors | Elijah Newren | 1 | -2/+2 |
2018-03-14 | Merge branch 'nd/diff-stat-with-summary' | Junio C Hamano | 1 | -0/+8 |
2018-02-27 | diff: add --compact-summary | Nguyễn Thái Ngọc Duy | 1 | -0/+8 |
2018-01-23 | Merge branch 'sb/diff-blobfind-pickaxe' | Junio C Hamano | 1 | -0/+10 |
2018-01-09 | Merge branch 'jk/doc-diff-options' | Junio C Hamano | 1 | -0/+6 |
2018-01-04 | diffcore: add a pickaxe option to find a specific blob | Stefan Beller | 1 | -0/+10 |
2018-01-04 | docs/diff-options: clarify scope of diff-filter types | Jeff King | 1 | -0/+6 |
2017-11-28 | diff: support anchoring line(s) | Jonathan Tan | 1 | -0/+10 |
2017-11-27 | Merge branch 'jc/ignore-cr-at-eol' | Junio C Hamano | 1 | -0/+3 |
2017-11-15 | Merge branch 'cn/diff-indent-no-longer-is-experimental' into maint | Junio C Hamano | 1 | -1/+6 |
2017-11-08 | diff: --ignore-cr-at-eol | Junio C Hamano | 1 | -0/+3 |
2017-11-06 | Merge branch 'cn/diff-indent-no-longer-is-experimental' | Junio C Hamano | 1 | -1/+6 |
2017-11-02 | diff: --indent-heuristic is no longer experimental | Carlos Martín Nieto | 1 | -1/+6 |