Age | Commit message (Expand) | Author | Files | Lines |
2016-07-25 | Merge branch 'jc/doc-diff-filter-exclude' | Junio C Hamano | 1 | -0/+3 |
2016-07-14 | diff: document diff-filter exclusion | Junio C Hamano | 1 | -0/+3 |
2016-06-10 | Merge branch 'jk/diff-compact-heuristic' | Junio C Hamano | 1 | -0/+7 |
2016-06-10 | diff: disable compaction heuristic for now | Junio C Hamano | 1 | -0/+7 |
2016-05-09 | Documentation: fix linkgit references | Junio C Hamano | 1 | -1/+1 |
2016-05-02 | Merge branch 'es/format-patch-doc-hide-no-patch' into maint | Junio C Hamano | 1 | -1/+1 |
2016-05-02 | diff: undocument the compaction heuristic knobs for experimentation | Junio C Hamano | 1 | -6/+0 |
2016-04-19 | xdiff: implement empty line chunk heuristic | Stefan Beller | 1 | -0/+6 |
2016-04-04 | git-format-patch.txt: don't show -s as shorthand for multiple options | Eric Sunshine | 1 | -1/+1 |
2016-03-29 | Documentation: git diff --check detects conflict markers | Ori Avtalion | 1 | -2/+2 |
2015-11-24 | Documentation/diff: give --word-diff-regex=. example | Michael J Gruber | 1 | -0/+3 |
2015-06-16 | Merge branch 'mm/log-format-raw-doc' into maint | Junio C Hamano | 1 | -1/+10 |
2015-06-11 | Merge branch 'jc/diff-ws-error-highlight' | Junio C Hamano | 1 | -0/+10 |
2015-06-05 | Merge branch 'jk/asciidoc-markup-fix' into maint | Junio C Hamano | 1 | -2/+6 |
2015-06-01 | Merge branch 'mm/log-format-raw-doc' | Junio C Hamano | 1 | -1/+10 |
2015-05-26 | diff.c: --ws-error-highlight=<kind> option | Junio C Hamano | 1 | -0/+10 |
2015-05-22 | Merge branch 'jk/asciidoc-markup-fix' | Junio C Hamano | 1 | -2/+6 |
2015-05-18 | Documentation/log: clarify what --raw means | Matthieu Moy | 1 | -1/+10 |
2015-05-14 | doc: convert AsciiDoc {?foo} to ifdef::foo[] | Jeff King | 1 | -2/+6 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2014-03-31 | Documentation: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
2013-12-18 | diff: add diff.orderfile configuration variable | Samuel Bronson | 1 | -0/+3 |
2013-07-22 | Merge branch 'mm/diff-no-patch-synonym-to-s' | Junio C Hamano | 1 | -0/+5 |
2013-07-17 | Documentation: move description of -s, --no-patch to diff-options.txt | Matthieu Moy | 1 | -0/+5 |
2013-07-12 | Merge branch 'ft/diff-rename-default-score-is-half' | Junio C Hamano | 1 | -1/+1 |
2013-07-05 | diff-options: document default similarity index | Fraser Tweedale | 1 | -1/+1 |
2013-06-30 | Merge branch 'ap/diff-ignore-blank-lines' | Junio C Hamano | 1 | -0/+3 |
2013-06-19 | diff: add --ignore-blank-lines option | Antoine Pelisse | 1 | -0/+3 |
2013-06-11 | Merge branch 'rr/diffcore-pickaxe-doc' | Junio C Hamano | 1 | -8/+30 |
2013-06-03 | diffcore-pickaxe doc: document -S and -G properly | Ramkumar Ramachandra | 1 | -8/+30 |
2013-05-28 | trivial: Add missing period in documentation | Phil Hord | 1 | -1/+1 |
2013-03-25 | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 1 | -2/+2 |
2013-03-25 | Merge branch 'jc/color-diff-doc' into maint-1.8.1 | Junio C Hamano | 1 | -2/+2 |
2013-03-19 | Merge branch 'jc/color-diff-doc' | Junio C Hamano | 1 | -2/+2 |
2013-02-22 | diff-options: unconfuse description of --color | Junio C Hamano | 1 | -2/+2 |
2013-02-17 | Merge branch 'mp/diff-algo-config' | Junio C Hamano | 1 | -0/+20 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -2/+2 |
2013-01-16 | diff: Introduce --diff-algorithm command line option | Michal Privoznik | 1 | -0/+20 |
2012-12-18 | Sync with 'maint' | Junio C Hamano | 1 | -1/+5 |
2012-12-18 | clarify -M without % symbol in diff-options | Sitaram Chamarty | 1 | -1/+5 |
2012-11-18 | diff: introduce diff.submodule configuration variable | Ramkumar Ramachandra | 1 | -1/+2 |
2012-06-22 | Documentation: Fix misspellings | Leila Muhtasib | 1 | -1/+1 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -1/+1 |
2012-03-15 | Merge branch 'th/doc-diff-submodule-option' | Junio C Hamano | 1 | -5/+6 |
2012-03-14 | Documentation/diff-options: reword description of --submodule option | Tim Henigan | 1 | -5/+6 |
2012-03-06 | Merge branch 'zj/diff-stat-dyncol' | Junio C Hamano | 1 | -6/+12 |
2012-03-06 | Merge branch 'maint-1.7.7' into maint-1.7.8 | Junio C Hamano | 1 | -0/+3 |
2012-03-06 | Document the --histogram diff option | Thomas Rast | 1 | -0/+3 |
2012-03-01 | diff --stat: add config option to limit graph width | Zbigniew Jędrzejewski-Szmek | 1 | -7/+9 |
2012-03-01 | diff --stat: enable limiting of the graph part | Zbigniew Jędrzejewski-Szmek | 1 | -0/+2 |