Age | Commit message (Expand) | Author | Files | Lines |
2017-07-25 | doc: add missing values "none" and "default" for diff.wsErrorHighlight | Andreas Heiduk | 1 | -4/+7 |
2017-01-23 | Merge branch 'rh/diff-orderfile-doc' | Junio C Hamano | 1 | -3/+4 |
2017-01-15 | diff: document the format of the -O (diff.orderFile) file | Richard Hansen | 1 | -3/+2 |
2017-01-15 | diff: document behavior of relative diff.orderFile | Richard Hansen | 1 | -0/+2 |
2017-01-12 | diff: add interhunk context config option | Vegard Nossum | 1 | -0/+6 |
2016-12-23 | diff: retire "compaction" heuristics | Junio C Hamano | 1 | -4/+2 |
2016-10-26 | Merge branch 'jc/ws-error-highlight' | Junio C Hamano | 1 | -0/+6 |
2016-10-04 | diff: introduce diff.wsErrorHighlight option | Junio C Hamano | 1 | -0/+6 |
2016-09-26 | Merge branch 'mh/diff-indent-heuristic' | Junio C Hamano | 1 | -3/+4 |
2016-09-19 | diff: improve positioning of add/delete blocks in diffs | Michael Haggerty | 1 | -3/+4 |
2016-08-31 | diff: teach diff to display submodule difference with an inline diff | Jacob Keller | 1 | -4/+5 |
2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -1/+1 |
2016-06-28 | doc: typeset short command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-06-27 | Merge branch 'tr/doc-tt' | Junio C Hamano | 1 | -1/+1 |
2016-06-10 | Merge branch 'jk/diff-compact-heuristic' | Junio C Hamano | 1 | -0/+5 |
2016-06-10 | diff: disable compaction heuristic for now | Junio C Hamano | 1 | -0/+5 |
2016-06-08 | doc: change configuration variables format | Tom Russello | 1 | -1/+1 |
2016-05-02 | diff: undocument the compaction heuristic knobs for experimentation | Junio C Hamano | 1 | -5/+0 |
2016-04-19 | xdiff: implement empty line chunk heuristic | Stefan Beller | 1 | -0/+5 |
2016-02-25 | diff: activate diff.renames by default | Matthieu Moy | 1 | -1/+1 |
2016-02-25 | Documentation/diff-config: fix description of diff.renames | Matthieu Moy | 1 | -3/+7 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -5/+5 |
2014-05-21 | Documentation: use "command-line" when used as a compound adjective, and fix ... | Jason St. John | 1 | -1/+1 |
2013-12-18 | diff: add diff.orderfile configuration variable | Samuel Bronson | 1 | -0/+5 |
2013-09-11 | Improve documentation concerning the status.submodulesummary setting | Jens Lehmann | 1 | -1/+5 |
2013-02-17 | Merge branch 'mp/diff-algo-config' | Junio C Hamano | 1 | -0/+17 |
2013-02-07 | Merge branch 'da/mergetool-docs' | Junio C Hamano | 1 | -6/+7 |
2013-02-02 | doc: generate a list of valid merge tools | David Aguilar | 1 | -6/+7 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2013-01-16 | config: Introduce diff.algorithm variable | Michal Privoznik | 1 | -0/+17 |
2012-12-07 | Documentation/diff-config: work around AsciiDoc misfortune | Junio C Hamano | 1 | -2/+2 |
2012-11-18 | diff: introduce diff.submodule configuration variable | Ramkumar Ramachandra | 1 | -0/+7 |
2012-11-18 | Documentation: move diff.wordRegex from config.txt to diff-config.txt | Ramkumar Ramachandra | 1 | -0/+6 |
2012-09-30 | diff: diff.context configuration gives default to -U | Jeff Muizelaar | 1 | -0/+4 |
2012-06-19 | Documentation: spelling fixes | Miklos Vajna | 1 | -1/+1 |
2012-03-01 | diff --stat: add config option to limit graph width | Zbigniew Jędrzejewski-Szmek | 1 | -0/+4 |
2011-04-29 | New --dirstat=lines mode, doing dirstat analysis based on diffstat | Johan Herland | 1 | -0/+8 |
2011-04-29 | Add config variable for specifying default --dirstat behavior | Johan Herland | 1 | -0/+36 |
2011-04-06 | Documentation: Allow custom diff tools to be specified in 'diff.tool' | Ramkumar Ramachandra | 1 | -6/+8 |
2011-04-06 | Documentation: Add diff.<driver>.* to config | Ramkumar Ramachandra | 1 | -0/+28 |
2011-04-06 | Documentation: Move diff.<driver>.* from config.txt to diff-config.txt | Ramkumar Ramachandra | 1 | -0/+62 |