aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-diff.txt
Commit message (Expand)AuthorAge
* diff-files: document --ours etc.Andreas Heiduk2017-04-13
* Documentation: fix misuses of "nor"Justin Lebar2014-03-31
* Documentation: fix typos in man pagesØystein Walle2014-02-05
* diff --no-index: describe in a separate paragraphJunio C Hamano2013-08-28
* diff --no-index: clarify operation when not inside a repositoryDale R. Worley2013-08-22
* Merge branch 'kb/diff-blob-blob-doc' into maintJunio C Hamano2013-07-21
|\
| * Documentation: Move "git diff <blob> <blob>"Kevin Bracey2013-06-18
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* Documentation: Describe "git diff <blob> <blob>" separatelyJunio C Hamano2012-12-18
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-07
* docs: clarify git diff modes of operationJeff King2010-11-05
* diff,difftool: Don't use the {0,2} notation in usage stringsŠtěpán Němec2010-11-05
* Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder2010-10-13
* Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder2010-10-13
* Documentation: diff can compare blobsJonathan Nieder2010-10-13
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
* git-diff.txt: Link to git-difftoolDavid Aguilar2010-01-09
* Update the documentation of the raw diff output formatDavid Kågedal2009-07-28
* git-diff: Add --staged as a synonym for --cached.David Symonds2008-11-11
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Documentation: customize diff-options depending on particular commandSergei Organov2007-11-15
* Merge branch 'gp/maint-diffdoc'Junio C Hamano2007-11-02
|\
| * git-diff.txt: add section "output format" describing the diff formatsGerrit Pape2007-11-01
* | Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-15
|/
* Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano2007-08-28
* Describe two-dot and three-dot notation for diff endpoints.Mike Hommey2007-08-27
* Try to be consistent with capitalization in the documentationSteve Hoelzer2007-08-01
* Documentation/git-diff: remove -r from --name-status exampleJeff King2007-07-28
* War on whitespaceJunio C Hamano2007-06-07
* Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm...Junio C Hamano2007-03-05
|\
| * Fix diff-options references in git-diff and git-format-patchBrian Gernhardt2007-03-05
* | Teach git-diff-files the new option `--no-index`Johannes Schindelin2007-02-22
|/
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-17
* diff documentation: mostly talk about <commit>Junio C Hamano2006-12-20
* Make git-diff documentation use [--] when it should.Brian Gernhardt2006-12-15
* Update git-diff documentationJunio C Hamano2006-12-14
* Revert "git-diff: Introduce --index and deprecate --cached."Junio C Hamano2006-12-13
* git-diff: Introduce --index and deprecate --cached.Andreas Ericsson2006-12-01
* change ent to tree in git-diff documentationMatthias Lederhofer2006-07-09
* Documentation: Spelling fixesHorst H. von Brand2006-06-03
* Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Documentation: spell.Junio C Hamano2005-12-29
* Documentation: diff examples.Junio C Hamano2005-12-13
* Documentation: git-diff asciidoc table workaround.Junio C Hamano2005-12-05
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20