summaryrefslogtreecommitdiff
path: root/Documentation/diff-options.txt
AgeCommit message (Expand)Author
2010-02-19Add an optional argument for --color optionsMark Lodato
2009-11-23Fix over-simplified documentation for 'git log -z'Björn Gustavsson
2009-11-22Clarify and correct -zBjörn Gustavsson
2009-11-21Merge branch 'bg/format-patch-doc-update'Junio C Hamano
2009-11-10format-patch: Add "--no-stat" as a synonym for "-p"Björn Gustavsson
2009-11-10format-patch documentation: Fix formattingBjörn Gustavsson
2009-11-10format-patch documentation: Remove diff options that are not usefulBjörn Gustavsson
2009-11-10format-patch: Always generate a patchBjörn Gustavsson
2009-10-20Add the --submodule option to the diff option familyJohannes Schindelin
2009-03-19doc: clarify how -S worksJeff King
2009-01-26Merge branch 'js/diff-color-words'Junio C Hamano
2009-01-26diff-options.txt: Fix asciidoc markup issueTeemu Likonen
2009-01-24Merge branch 'js/patience-diff'Junio C Hamano
2009-01-21color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr
2009-01-17color-words: make regex configurable via attributesThomas Rast
2009-01-17color-words: expand docs with precise semanticsThomas Rast
2009-01-17color-words: take an optional regular expression describing wordsJohannes Schindelin
2009-01-13Fix Documentation typos surrounding the word 'handful'.Jon Loeliger
2009-01-07Introduce the diff option '--patience'Johannes Schindelin
2009-01-07Merge branch 'rs/diff-ihc'Junio C Hamano
2008-12-29Documentation/diff-options.txt: unify optionsjidanni@jidanni.org
2008-12-29diff: add option to show context between close hunksRené Scharfe
2008-10-18Merge branch 'maint'Junio C Hamano
2008-10-18diff(1): clarify what "T"ypechange status meansJunio C Hamano
2008-09-05diff --dirstat-by-file: count changed files, not linesHeikki Orsila
2008-09-03Merge branch 'maint'Junio C Hamano
2008-09-02Improve documentation for --dirstat diff optionHeikki Orsila
2008-08-20reword --full-index descriptionJim Meyering
2008-07-02Documentation: fix links to tutorials and other new manual pagesJonathan Nieder
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder
2008-05-15diff options: Introduce --ignore-submodulesJohannes Schindelin
2008-04-23Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23diff options documentation: refer to --diff-filter in --name-statusMiklos Vajna
2008-04-22diff-options.txt: document the new "--dirstat" optionGerrit Pape
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