summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
AgeCommit message (Expand)Author
2008-02-13diff --relative: help working in a bare repositoryJunio C Hamano
2008-02-13diff --relative: output paths as relative to the current subdirectoryJunio C Hamano
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-20Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin
2007-12-14"diff --check" should affect exit statusWincent Colaiuta
2007-12-12Use "whitespace" consistentlyWincent Colaiuta
2007-12-05Include diff options in the git-log manpageMiklos Vajna
2007-11-16Documentation: customize diff-options depending on particular commandSergei Organov
2007-10-02fixed link in documentation of diff-optionsSteffen Prohaska
2007-07-26Update description of -z option.Junio C Hamano
2007-07-25Document --unified/-U optionRobin Rosenberg
2007-07-04Add diff-option --ext-diffJohannes Schindelin
2007-06-12Teach diff to imply --find-copies-harder upon -C -CJohannes Schindelin
2007-06-07War on whitespaceJunio C Hamano
2007-03-25Document --quiet option to git-diffAlex Riesen
2007-03-14Allow git-diff exit with codes similar to diff(1)Alex Riesen
2007-02-14Document --ignore-space-at-eol option.Junio C Hamano
2007-01-27Document --check option to git diff.Bill Lear
2006-12-26Document --numstat in git-apply and git-diffJunio C Hamano
2006-12-16make commit message a little more consistent and confortingNicolas Pitre
2006-12-05Document git-diff whitespace flags -b and -wJakub Narebski
2006-10-14diff --numstatJunio C Hamano
2006-09-29diff --stat=width[,name-width]: allow custom diffstat output width.Linus Torvalds
2006-08-10Add the --color-words option to the diff options familyJohannes Schindelin
2006-07-07Update diff-options and config documentation.Junio C Hamano
2006-07-07diff-options: Explain --text and -aStephan Feder
2006-05-14Add "--summary" option to git diff.Sean
2006-04-16diff-options: add --patch-with-statJohannes Schindelin
2006-04-13diff-options: add --stat (take 2)Johannes Schindelin
2006-04-11Document --patch-with-rawPetr Baudis
2006-04-04Support for pickaxe matching regular expressionsPetr Baudis
2006-02-09Add --diff-filter= documentation paragraphJon Loeliger
2005-12-29Documentation: spell.Junio C Hamano
2005-12-20diff --abbrev: document --abbrev=<n> form.Junio C Hamano
2005-12-20diff: --abbrev optionJunio C Hamano
2005-11-17diff: --full-indexJunio C Hamano
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström
2005-10-29Remove -r from common diff options documentation in one more placec.shoemaker@cox.net
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-09-25Diff: --name-status output format.Junio C Hamano
2005-09-25Diff: -l<num> to limit rename/copy detection.Junio C Hamano
2005-08-30Documentaion updates.Junio C Hamano
2005-08-06[PATCH] Assorted documentation patchesJohannes Schindelin
2005-07-13[PATCH] Clean up diff option descriptions.Junio C Hamano