summaryrefslogtreecommitdiff
path: root/Documentation/git-diff.txt
AgeCommit message (Expand)Author
2014-02-05Documentation: fix typos in man pagesØystein Walle
2013-08-28diff --no-index: describe in a separate paragraphJunio C Hamano
2013-08-22diff --no-index: clarify operation when not inside a repositoryDale R. Worley
2013-07-22Merge branch 'kb/diff-blob-blob-doc' into maintJunio C Hamano
2013-06-18Documentation: Move "git diff <blob> <blob>"Kevin Bracey
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-12-18Documentation: Describe "git diff <blob> <blob>" separatelyJunio C Hamano
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2011-02-07diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy
2010-11-05docs: clarify git diff modes of operationJeff King
2010-11-05diff,difftool: Don't use the {0,2} notation in usage stringsŠtěpán Němec
2010-10-14Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder
2010-10-14Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder
2010-10-14Documentation: diff can compare blobsJonathan Nieder
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber
2010-01-10git-diff.txt: Link to git-difftoolDavid Aguilar
2009-07-28Update the documentation of the raw diff output formatDavid Kågedal
2008-11-11git-diff: Add --staged as a synonym for --cached.David Symonds
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-11-16Documentation: customize diff-options depending on particular commandSergei Organov
2007-11-02Merge branch 'gp/maint-diffdoc'Junio C Hamano
2007-11-02git-diff.txt: add section "output format" describing the diff formatsGerrit Pape
2007-10-16Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues
2007-08-29Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano
2007-08-28Describe two-dot and three-dot notation for diff endpoints.Mike Hommey
2007-08-02Try to be consistent with capitalization in the documentationSteve Hoelzer
2007-07-29Documentation/git-diff: remove -r from --name-status exampleJeff King
2007-06-07War on whitespaceJunio C Hamano
2007-03-06Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm...Junio C Hamano
2007-03-06Fix diff-options references in git-diff and git-format-patchBrian Gernhardt
2007-02-23Teach git-diff-files the new option `--no-index`Johannes Schindelin
2007-01-18Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce
2006-12-20diff documentation: mostly talk about <commit>Junio C Hamano
2006-12-16Make git-diff documentation use [--] when it should.Brian Gernhardt
2006-12-14Update git-diff documentationJunio C Hamano
2006-12-13Revert "git-diff: Introduce --index and deprecate --cached."Junio C Hamano
2006-12-02git-diff: Introduce --index and deprecate --cached.Andreas Ericsson
2006-07-09change ent to tree in git-diff documentationMatthias Lederhofer
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2005-12-29Documentation: spell.Junio C Hamano
2005-12-13Documentation: diff examples.Junio C Hamano
2005-12-05Documentation: git-diff asciidoc table workaround.Junio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Documentation updates.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano