| Commit message (Expand) | Author | Age |
* | Merge branch 'mm/diff-no-patch-synonym-to-s' | Junio C Hamano | 2013-07-22 |
|\ |
|
| * | Documentation: move description of -s, --no-patch to diff-options.txt | Matthieu Moy | 2013-07-17 |
* | | Merge branch 'ft/diff-rename-default-score-is-half' | Junio C Hamano | 2013-07-12 |
|\ \ |
|
| * | | diff-options: document default similarity index | Fraser Tweedale | 2013-07-05 |
* | | | Merge branch 'ap/diff-ignore-blank-lines' | Junio C Hamano | 2013-06-30 |
|\ \ \ |
|
| * | | | diff: add --ignore-blank-lines option | Antoine Pelisse | 2013-06-19 |
| | |/
| |/| |
|
* | | | Merge branch 'rr/diffcore-pickaxe-doc' | Junio C Hamano | 2013-06-11 |
|\ \ \ |
|
| * | | | diffcore-pickaxe doc: document -S and -G properly | Ramkumar Ramachandra | 2013-06-03 |
| |/ / |
|
| * | | Merge branch 'jc/color-diff-doc' | Junio C Hamano | 2013-03-19 |
| |\ \ |
|
* | | | | trivial: Add missing period in documentation | Phil Hord | 2013-05-28 |
* | | | | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-03-25 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'jc/color-diff-doc' into maint-1.8.1 | Junio C Hamano | 2013-03-25 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | diff-options: unconfuse description of --color | Junio C Hamano | 2013-02-22 |
* | | | Merge branch 'mp/diff-algo-config' | Junio C Hamano | 2013-02-17 |
|\ \ \ |
|
| * | | | diff: Introduce --diff-algorithm command line option | Michal Privoznik | 2013-01-16 |
| |/ / |
|
* | | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
|/ / |
|
* | | Sync with 'maint' | Junio C Hamano | 2012-12-18 |
|\ \ |
|
| * | | clarify -M without % symbol in diff-options | Sitaram Chamarty | 2012-12-18 |
| |/ |
|
* | | diff: introduce diff.submodule configuration variable | Ramkumar Ramachandra | 2012-11-18 |
|/ |
|
* | Documentation: Fix misspellings | Leila Muhtasib | 2012-06-22 |
* | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 |
* | Merge branch 'th/doc-diff-submodule-option' | Junio C Hamano | 2012-03-15 |
|\ |
|
| * | Documentation/diff-options: reword description of --submodule option | Tim Henigan | 2012-03-14 |
* | | Merge branch 'zj/diff-stat-dyncol' | Junio C Hamano | 2012-03-06 |
|\ \ |
|
| * | | diff --stat: add config option to limit graph width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 |
| * | | diff --stat: enable limiting of the graph part | Zbigniew Jędrzejewski-Szmek | 2012-03-01 |
| * | | diff --stat: use a maximum of 5/8 for the filename part | Zbigniew Jędrzejewski-Szmek | 2012-03-01 |
* | | | Merge branch 'maint-1.7.7' into maint-1.7.8 | Junio C Hamano | 2012-03-06 |
|\ \ \
| |/ /
|/| | |
|
| * | | Document the --histogram diff option | Thomas Rast | 2012-03-06 |
* | | | Sync with 1.7.7.3 | Junio C Hamano | 2011-11-08 |
|\ \ \
| |/ / |
|
| * | | docs: don't mention --quiet or --exit-code in git-log(1) | Jeff King | 2011-11-08 |
* | | | Merge branch 'rs/diff-whole-function' | Junio C Hamano | 2011-10-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | diff: add option to show whole functions as context | René Scharfe | 2011-10-10 |
* | | | diff: resurrect XDF_NEED_MINIMAL with --minimal | Junio C Hamano | 2011-10-03 |
|/ / |
|
* | | Merge branch 'maint' | Junio C Hamano | 2011-07-06 |
|\ \ |
|
| * | | docs: document --textconv diff option | Jeff King | 2011-07-06 |
* | | | Merge branch 'mg/diff-stat-count' | Junio C Hamano | 2011-06-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | diff-options.txt: describe --stat-{width,name-width,count} | Michael J Gruber | 2011-05-27 |
| * | | diff: introduce --stat-lines to limit the stat lines | Michael J Gruber | 2011-05-27 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-06-22 |
|\ \ \ |
|
| * | | | Documentation: git diff --check respects core.whitespace | Christof Krüger | 2011-06-22 |
| * | | | Merge branch 'mg/diff-uiconfig-doc' into maint | Junio C Hamano | 2011-05-26 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'jh/dirstat-lines' | Junio C Hamano | 2011-05-13 |
|\ \ \ \ \ |
|
| * | | | | | New --dirstat=lines mode, doing dirstat analysis based on diffstat | Johan Herland | 2011-04-29 |
| * | | | | | Add config variable for specifying default --dirstat behavior | Johan Herland | 2011-04-29 |
| * | | | | | Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file | Johan Herland | 2011-04-29 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'mg/diff-uiconfig-doc' | Junio C Hamano | 2011-05-06 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | config.txt,diff-options.txt: porcelain vs. plumbing for color.diff | Michael J Gruber | 2011-04-27 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2011-05-06 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Remove duplicated "is a" | João Britto | 2011-05-05 |