Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-07-07 | diff-options: Explain --text and -a | Stephan Feder | 1 | -0/+6 |
2006-05-14 | Add "--summary" option to git diff. | Sean | 1 | -0/+4 |
2006-04-15 | diff-options: add --patch-with-stat | Johannes Schindelin | 1 | -0/+3 |
2006-04-13 | diff-options: add --stat (take 2) | Johannes Schindelin | 1 | -0/+3 |
2006-04-11 | Document --patch-with-raw | Petr Baudis | 1 | -0/+3 |
2006-04-04 | Support for pickaxe matching regular expressions | Petr Baudis | 1 | -0/+4 |
2006-02-09 | Add --diff-filter= documentation paragraph | Jon Loeliger | 1 | -0/+11 |
2005-12-29 | Documentation: spell. | Junio C Hamano | 1 | -1/+1 |
2005-12-19 | diff --abbrev: document --abbrev=<n> form. | Junio C Hamano | 1 | -4/+5 |
2005-12-19 | diff: --abbrev option | Junio C Hamano | 1 | -0/+7 |
2005-11-16 | diff: --full-index | Junio C Hamano | 1 | -0/+5 |
2005-11-11 | Change 'cache' to 'index' in the docs | Lukas_Sandström | 1 | -1/+1 |
2005-10-28 | Remove -r from common diff options documentation in one more place | c.shoemaker@cox.net | 1 | -4/+0 |
2005-10-05 | Some typos and light editing of various manpages | Christian Meder | 1 | -10/+9 |
2005-09-24 | Diff: --name-status output format. | Junio C Hamano | 1 | -2/+2 |
2005-09-24 | Diff: -l<num> to limit rename/copy detection. | Junio C Hamano | 1 | -0/+7 |
2005-08-30 | Documentaion updates. | Junio C Hamano | 1 | -0/+2 |
2005-08-05 | [PATCH] Assorted documentation patches | Johannes Schindelin | 1 | -2/+2 |