summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Documentation: fix links to tutorials and other new manual pagesLibravatar Jonathan Nieder1-1/+1
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesLibravatar Christian Couder1-1/+1
2008-05-15diff options: Introduce --ignore-submodulesLibravatar Johannes Schindelin1-0/+3
2008-04-22Merge branch 'maint-1.5.4' into maintLibravatar Junio C Hamano1-1/+2
2008-04-22diff options documentation: refer to --diff-filter in --name-statusLibravatar Miklos Vajna1-1/+2
2008-04-21diff-options.txt: document the new "--dirstat" optionLibravatar Gerrit Pape1-0/+8
2008-02-13diff --relative: help working in a bare repositoryLibravatar Junio C Hamano1-2/+5
2008-02-13diff --relative: output paths as relative to the current subdirectoryLibravatar Junio C Hamano1-0/+5
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-2/+2
2007-12-20Teach diff machinery to display other prefixes than "a/" and "b/"Libravatar Johannes Schindelin1-0/+9
2007-12-13"diff --check" should affect exit statusLibravatar Wincent Colaiuta1-1/+3
2007-12-12Use "whitespace" consistentlyLibravatar Wincent Colaiuta1-6/+6
2007-12-05Include diff options in the git-log manpageLibravatar Miklos Vajna1-0/+2
2007-11-15Documentation: customize diff-options depending on particular commandLibravatar Sergei Organov1-1/+23
2007-10-01fixed link in documentation of diff-optionsLibravatar Steffen Prohaska1-2/+2
2007-07-25Update description of -z option.Libravatar Junio C Hamano1-1/+3
2007-07-25Document --unified/-U optionLibravatar Robin Rosenberg1-0/+7
2007-07-03Add diff-option --ext-diffLibravatar Johannes Schindelin1-0/+8
2007-06-12Teach diff to imply --find-copies-harder upon -C -CLibravatar Johannes Schindelin1-3/+4
2007-06-07War on whitespaceLibravatar Junio C Hamano1-2/+2
2007-03-24Document --quiet option to git-diffLibravatar Alex Riesen1-0/+3
2007-03-14Allow git-diff exit with codes similar to diff(1)Libravatar Alex Riesen1-0/+5
2007-02-14Document --ignore-space-at-eol option.Libravatar Junio C Hamano1-0/+3
2007-01-27Document --check option to git diff.Libravatar Bill Lear1-0/+4
2006-12-26Document --numstat in git-apply and git-diffLibravatar Junio C Hamano1-1/+3
2006-12-15make commit message a little more consistent and confortingLibravatar Nicolas Pitre1-0/+5
2006-12-04Document git-diff whitespace flags -b and -wLibravatar Jakub Narebski1-0/+16
2006-10-13diff --numstatLibravatar Junio C Hamano1-0/+5
2006-09-28diff --stat=width[,name-width]: allow custom diffstat output width.Libravatar Linus Torvalds1-2/+5
2006-08-10Add the --color-words option to the diff options familyLibravatar Johannes Schindelin1-0/+3
2006-07-07Update diff-options and config documentation.Libravatar Junio C Hamano1-4/+22
2006-07-07diff-options: Explain --text and -aLibravatar Stephan Feder1-0/+6
2006-05-14Add "--summary" option to git diff.Libravatar Sean1-0/+4
2006-04-15diff-options: add --patch-with-statLibravatar Johannes Schindelin1-0/+3
2006-04-13diff-options: add --stat (take 2)Libravatar Johannes Schindelin1-0/+3
2006-04-11Document --patch-with-rawLibravatar Petr Baudis1-0/+3
2006-04-04Support for pickaxe matching regular expressionsLibravatar Petr Baudis1-0/+4
2006-02-09Add --diff-filter= documentation paragraphLibravatar Jon Loeliger1-0/+11
2005-12-29Documentation: spell.Libravatar Junio C Hamano1-1/+1
2005-12-19diff --abbrev: document --abbrev=<n> form.Libravatar Junio C Hamano1-4/+5
2005-12-19diff: --abbrev optionLibravatar Junio C Hamano1-0/+7
2005-11-16diff: --full-indexLibravatar Junio C Hamano1-0/+5
2005-11-11Change 'cache' to 'index' in the docsLibravatar Lukas_Sandström1-1/+1
2005-10-28Remove -r from common diff options documentation in one more placeLibravatar c.shoemaker@cox.net1-4/+0
2005-10-05Some typos and light editing of various manpagesLibravatar Christian Meder1-10/+9
2005-09-24Diff: --name-status output format.Libravatar Junio C Hamano1-2/+2
2005-09-24Diff: -l<num> to limit rename/copy detection.Libravatar Junio C Hamano1-0/+7
2005-08-30Documentaion updates.Libravatar Junio C Hamano1-0/+2
2005-08-05[PATCH] Assorted documentation patchesLibravatar Johannes Schindelin1-2/+2
2005-07-13[PATCH] Clean up diff option descriptions.Libravatar Junio C Hamano1-0/+53