Age | Commit message (Expand) | Author | Files | Lines |
2009-03-19 | doc: clarify how -S works | Jeff King | 1 | -1/+4 |
2009-01-25 | Merge branch 'js/diff-color-words' | Junio C Hamano | 1 | -2/+16 |
2009-01-25 | diff-options.txt: Fix asciidoc markup issue | Teemu Likonen | 1 | -1/+1 |
2009-01-23 | Merge branch 'js/patience-diff' | Junio C Hamano | 1 | -0/+3 |
2009-01-21 | color-words: Support diff.wordregex config option | Boyd Stephen Smith Jr | 1 | -3/+4 |
2009-01-17 | color-words: make regex configurable via attributes | Thomas Rast | 1 | -0/+4 |
2009-01-17 | color-words: expand docs with precise semantics | Thomas Rast | 1 | -5/+10 |
2009-01-17 | color-words: take an optional regular expression describing words | Johannes Schindelin | 1 | -1/+5 |
2009-01-13 | Fix Documentation typos surrounding the word 'handful'. | Jon Loeliger | 1 | -1/+1 |
2009-01-07 | Introduce the diff option '--patience' | Johannes Schindelin | 1 | -0/+3 |
2009-01-07 | Merge branch 'rs/diff-ihc' | Junio C Hamano | 1 | -0/+4 |
2008-12-29 | Documentation/diff-options.txt: unify options | jidanni@jidanni.org | 1 | -14/+4 |
2008-12-29 | diff: add option to show context between close hunks | René Scharfe | 1 | -0/+4 |
2008-10-18 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2008-10-18 | diff(1): clarify what "T"ypechange status means | Junio C Hamano | 1 | -1/+2 |
2008-09-05 | diff --dirstat-by-file: count changed files, not lines | Heikki Orsila | 1 | -0/+3 |
2008-09-02 | Merge branch 'maint' | Junio C Hamano | 1 | -6/+5 |
2008-09-01 | Improve documentation for --dirstat diff option | Heikki Orsila | 1 | -6/+5 |
2008-08-19 | reword --full-index description | Jim Meyering | 1 | -3/+3 |
2008-07-01 | Documentation: fix links to tutorials and other new manual pages | Jonathan Nieder | 1 | -1/+1 |
2008-06-06 | documentation: convert "diffcore" and "repository-layout" to man pages | Christian Couder | 1 | -1/+1 |
2008-05-15 | diff options: Introduce --ignore-submodules | Johannes Schindelin | 1 | -0/+3 |
2008-04-22 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -1/+2 |
2008-04-22 | diff options documentation: refer to --diff-filter in --name-status | Miklos Vajna | 1 | -1/+2 |
2008-04-21 | diff-options.txt: document the new "--dirstat" option | Gerrit Pape | 1 | -0/+8 |
2008-02-13 | diff --relative: help working in a bare repository | Junio C Hamano | 1 | -2/+5 |
2008-02-13 | diff --relative: output paths as relative to the current subdirectory | Junio C Hamano | 1 | -0/+5 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -2/+2 |
2007-12-20 | Teach diff machinery to display other prefixes than "a/" and "b/" | Johannes Schindelin | 1 | -0/+9 |
2007-12-13 | "diff --check" should affect exit status | Wincent Colaiuta | 1 | -1/+3 |
2007-12-12 | Use "whitespace" consistently | Wincent Colaiuta | 1 | -6/+6 |
2007-12-05 | Include diff options in the git-log manpage | Miklos Vajna | 1 | -0/+2 |
2007-11-15 | Documentation: customize diff-options depending on particular command | Sergei Organov | 1 | -1/+23 |
2007-10-01 | fixed link in documentation of diff-options | Steffen Prohaska | 1 | -2/+2 |
2007-07-25 | Update description of -z option. | Junio C Hamano | 1 | -1/+3 |
2007-07-25 | Document --unified/-U option | Robin Rosenberg | 1 | -0/+7 |
2007-07-03 | Add diff-option --ext-diff | Johannes Schindelin | 1 | -0/+8 |
2007-06-12 | Teach diff to imply --find-copies-harder upon -C -C | Johannes Schindelin | 1 | -3/+4 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -2/+2 |
2007-03-24 | Document --quiet option to git-diff | Alex Riesen | 1 | -0/+3 |
2007-03-14 | Allow git-diff exit with codes similar to diff(1) | Alex Riesen | 1 | -0/+5 |
2007-02-14 | Document --ignore-space-at-eol option. | Junio C Hamano | 1 | -0/+3 |
2007-01-27 | Document --check option to git diff. | Bill Lear | 1 | -0/+4 |
2006-12-26 | Document --numstat in git-apply and git-diff | Junio C Hamano | 1 | -1/+3 |
2006-12-15 | make commit message a little more consistent and conforting | Nicolas Pitre | 1 | -0/+5 |
2006-12-04 | Document git-diff whitespace flags -b and -w | Jakub Narebski | 1 | -0/+16 |
2006-10-13 | diff --numstat | Junio C Hamano | 1 | -0/+5 |
2006-09-28 | diff --stat=width[,name-width]: allow custom diffstat output width. | Linus Torvalds | 1 | -2/+5 |
2006-08-10 | Add the --color-words option to the diff options family | Johannes Schindelin | 1 | -0/+3 |
2006-07-07 | Update diff-options and config documentation. | Junio C Hamano | 1 | -4/+22 |