summaryrefslogtreecommitdiff
path: root/Documentation/git-diff.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/diff-caret-bang-with-parents'Junio C Hamano2022-10-251-4/+4
|\
| * diff: support ^! for mergesRené Scharfe2022-10-011-4/+4
* | docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason2022-09-071-0/+7
|/
* git-diff: fix missing --merge-base docsDenton Liu2021-07-121-3/+7
* builtin/diff-tree: learn --merge-baseDenton Liu2020-09-211-2/+6
* builtin/diff-index: learn --merge-baseDenton Liu2020-09-201-4/+8
* git-diff.txt: backtick quote command textDenton Liu2020-09-171-9/+9
* git-diff.txt: reorder possible usagesMartin Ågren2020-07-131-6/+7
* git-diff.txt: don't mark required argument as optionalMartin Ågren2020-07-131-1/+1
* Documentation: usage for diff combined commitsChris Torek2020-06-121-4/+16
* git-diff.txt: document return code of `--no-index`Denton Liu2019-11-021-1/+1
* doc: tidy asciidoc styleJean-Noël Avila2019-01-231-9/+9
* doc: fix a typo and clarify a sentenceMihir Mehta2018-10-111-2/+2
* Use proper syntax for replaceables in command docsRobert P. J. Day2018-05-251-13/+13
* doc: normalize [--options] to [options] in git-diffAndreas Heiduk2018-05-061-7/+7
* doc: align 'diff --no-index' in text and synopsisAndreas Heiduk2018-05-061-2/+2
* diff-files: document --ours etc.ah/diff-files-ours-theirs-docAndreas Heiduk2017-04-131-0/+14
* Documentation: fix misuses of "nor"Justin Lebar2014-03-311-2/+2
* Documentation: fix typos in man pagesow/manpages-typofixØystein Walle2014-02-051-1/+1
* diff --no-index: describe in a separate paragraphdw/diff-no-index-docJunio C Hamano2013-08-281-5/+9
* diff --no-index: clarify operation when not inside a repositoryDale R. Worley2013-08-221-1/+2
* Merge branch 'kb/diff-blob-blob-doc' into maintJunio C Hamano2013-07-211-7/+7
|\
| * Documentation: Move "git diff <blob> <blob>"Kevin Bracey2013-06-181-7/+7
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-1/+1
|/
* Documentation: Describe "git diff <blob> <blob>" separatelyJunio C Hamano2012-12-181-2/+7
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-8/+0
* diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-071-0/+2
* docs: clarify git diff modes of operationJeff King2010-11-051-3/+8
* diff,difftool: Don't use the {0,2} notation in usage stringsŠtěpán Němec2010-11-051-1/+1
* Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder2010-10-131-3/+3
* Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder2010-10-131-2/+6
* Documentation: diff can compare blobsJonathan Nieder2010-10-131-2/+3
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-131-2/+2
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-051-2/+2
* git-diff.txt: Link to git-difftoolDavid Aguilar2010-01-091-0/+4
* Update the documentation of the raw diff output formatDavid Kågedal2009-07-281-2/+1
* git-diff: Add --staged as a synonym for --cached.David Symonds2008-11-111-0/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-9/+9
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-4/+4
* Documentation: customize diff-options depending on particular commandSergei Organov2007-11-151-0/+1
* Merge branch 'gp/maint-diffdoc'Junio C Hamano2007-11-021-0/+3
|\
| * git-diff.txt: add section "output format" describing the diff formatsGerrit Pape2007-11-011-0/+3
* | Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-151-1/+1
|/
* Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano2007-08-281-5/+6
* Describe two-dot and three-dot notation for diff endpoints.Mike Hommey2007-08-271-7/+36
* Try to be consistent with capitalization in the documentationSteve Hoelzer2007-08-011-11/+11
* Documentation/git-diff: remove -r from --name-status exampleJeff King2007-07-281-5/+2
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm...Junio C Hamano2007-03-051-1/+1
|\