Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff: document --no-color-moved | Phillip Wood | 2019-01-10 | 1 | -0/+4 |
* | Merge branch 'es/diff-color-moved-fix' | Junio C Hamano | 2018-08-16 | 1 | -1/+2 |
|\ | |||||
| * | diff: --color-moved: rename "dimmed_zebra" to "dimmed-zebra" | Eric Sunshine | 2018-07-25 | 1 | -1/+2 |
* | | Merge branch 'sb/diff-color-move-more' | Junio C Hamano | 2018-08-03 | 1 | -2/+31 |
|\ \ | |||||
| * | | diff.c: offer config option to control ws handling in move detection | Stefan Beller | 2018-07-19 | 1 | -2/+5 |
| * | | diff.c: add white space mode to move detection that allows indent changes | Stefan Beller | 2018-07-19 | 1 | -0/+5 |
| * | | diff.c: decouple white space treatment from move detection algorithm | Stefan Beller | 2018-07-17 | 1 | -0/+17 |
| * | | diff.c: add a blocks mode for moved code detection | Stefan Beller | 2018-07-17 | 1 | -2/+6 |
* | | | doc: fix typos in documentation and release notes | Karthikeyan Singaravelan | 2018-06-19 | 1 | -1/+1 |
* | | | Merge branch 'rd/diff-options-typofix' | Junio C Hamano | 2018-06-18 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | diff-options.txt: fix minor typos, font inconsistencies, in docs | Robert P. J. Day | 2018-06-11 | 1 | -4/+4 |
| * | | | Merge branch 'cn/diff-indent-no-longer-is-experimental' into maint | Junio C Hamano | 2017-11-15 | 1 | -1/+6 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'en/doc-typoes' | Junio C Hamano | 2018-04-25 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Documentation: fix several one-character-off spelling errors | Elijah Newren | 2018-04-09 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'nd/diff-stat-with-summary' | Junio C Hamano | 2018-03-14 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | diff: add --compact-summary | Nguyễn Thái Ngọc Duy | 2018-02-28 | 1 | -0/+8 |
| |/ / / | |||||
* | | | | Merge branch 'sb/diff-blobfind-pickaxe' | Junio C Hamano | 2018-01-23 | 1 | -0/+10 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | diffcore: add a pickaxe option to find a specific blob | Stefan Beller | 2018-01-05 | 1 | -0/+10 |
* | | | | Merge branch 'jk/doc-diff-options' | Junio C Hamano | 2018-01-09 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | docs/diff-options: clarify scope of diff-filter types | Jeff King | 2018-01-04 | 1 | -0/+6 |
* | | | | | diff: support anchoring line(s) | Jonathan Tan | 2017-11-28 | 1 | -0/+10 |
* | | | | | Merge branch 'jc/ignore-cr-at-eol' | Junio C Hamano | 2017-11-27 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | diff: --ignore-cr-at-eol | Junio C Hamano | 2017-11-08 | 1 | -0/+3 |
* | | | | | Merge branch 'cn/diff-indent-no-longer-is-experimental' | Junio C Hamano | 2017-11-06 | 1 | -1/+6 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | diff: --indent-heuristic is no longer experimental | Carlos Martín Nieto | 2017-11-02 | 1 | -1/+6 |
| * | | | Merge branch 'ah/doc-wserrorhighlight' into maint | Junio C Hamano | 2017-08-23 | 1 | -9/+8 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jt/diff-color-move-fix' | Junio C Hamano | 2017-08-27 | 1 | -5/+3 |
|\ \ \ \ \ | |||||
| * | | | | | diff: define block by number of alphanumeric chars | Jonathan Tan | 2017-08-16 | 1 | -5/+3 |
* | | | | | | Merge branch 'sb/diff-color-move' | Junio C Hamano | 2017-08-27 | 1 | -0/+36 |
|\| | | | | | |||||
| * | | | | | diff: document the new --color-moved setting | Stefan Beller | 2017-06-30 | 1 | -0/+36 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ah/doc-wserrorhighlight' | Junio C Hamano | 2017-08-11 | 1 | -9/+8 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | doc: add missing values "none" and "default" for diff.wsErrorHighlight | Andreas Heiduk | 2017-07-25 | 1 | -9/+8 |
| | |/ | |/| | |||||
* | | | diff-options doc: grammar fix | Anthony Sottile | 2017-07-31 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Documentation: improve description for core.quotePath | Andreas Heiduk | 2017-03-02 | 1 | -4/+3 |
|/ | |||||
* | Merge branch 'rh/diff-orderfile-doc' | Junio C Hamano | 2017-01-24 | 1 | -2/+32 |
|\ | |||||
| * | diff: document the format of the -O (diff.orderFile) file | Richard Hansen | 2017-01-16 | 1 | -2/+32 |
* | | diff: add interhunk context config option | Vegard Nossum | 2017-01-12 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'nd/ita-empty-commit' | Junio C Hamano | 2016-10-27 | 1 | -0/+8 |
|\ | |||||
| * | diff: add --ita-[in]visible-in-index | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -0/+8 |
* | | Merge branch 'jc/ws-error-highlight' | Junio C Hamano | 2016-10-26 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | diff: introduce diff.wsErrorHighlight option | Junio C Hamano | 2016-10-05 | 1 | -0/+2 |
* | | Merge branch 'mh/diff-indent-heuristic' | Junio C Hamano | 2016-09-27 | 1 | -6/+1 |
|\ \ | |||||
| * | | blame: honor the diff heuristic options and config | Michael Haggerty | 2016-09-19 | 1 | -7/+1 |
| * | | diff: improve positioning of add/delete blocks in diffs | Michael Haggerty | 2016-09-19 | 1 | -4/+5 |
* | | | diff: teach diff to display submodule difference with an inline diff | Jacob Keller | 2016-09-01 | 1 | -7/+10 |
* | | | graph: add support for --line-prefix on all graph-aware output | Jacob Keller | 2016-09-01 | 1 | -0/+3 |
* | | | Merge branch 'jc/doc-diff-filter-exclude' | Junio C Hamano | 2016-07-25 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | diff: document diff-filter exclusion | Junio C Hamano | 2016-07-14 | 1 | -0/+3 |
* | | | Merge branch 'jk/diff-compact-heuristic' | Junio C Hamano | 2016-06-11 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | diff: disable compaction heuristic for now | Junio C Hamano | 2016-06-10 | 1 | -0/+7 |