summaryrefslogtreecommitdiff
path: root/Documentation/git-diff-tree.txt
AgeCommit message (Expand)Author
2011-05-27docs: fix some antique example outputJeff King
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-07-28Update the documentation of the raw diff output formatDavid Kågedal
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-12-20Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-08-11Teach git diff-tree --stdin to diff treesKarl Hasselström
2008-08-11diff-tree: Note that the commit ID is printed with --stdinKarl Hasselström
2008-08-06Sync with 1.5.6.5Junio C Hamano
2008-08-06fix diff-tree --stdin documentationJunio C Hamano
2008-08-02Documentation: clarify diff --ccJunio C Hamano
2008-07-23Documentation: clarify diff --ccJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
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-06-07War on whitespaceJunio C Hamano
2007-05-14Documentation: Split description of pretty formats of commit logJakub Narebski
2006-11-23Move --pretty options into Documentation/pretty-formats.txtChris Riddoch
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-05-03fix various typos in documentationMatthias Kestenholz
2006-04-09Improve the git-diff-tree -c/-cc documentationPetr Baudis
2006-02-07Document git-diff-tree --alwaysPetr Baudis
2006-02-02Documentation: git-diff-tree --cc also omits empty commitsJunio C Hamano
2006-01-28Documentation: diff -c/--ccJunio C Hamano
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-12-29Documentation: spell.Junio C Hamano
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin
2005-10-28Documentation changes to recursive option for git-diff-treeChris Shoemaker
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-03[PATCH] Random documentation fixesJonas Fonseca
2005-09-24Merge 'fixes' branch.Junio C Hamano
2005-09-23[PATCH] document command to show diff of a commitRobert Watson
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano
2005-08-06[PATCH] Assorted documentation patchesJohannes Schindelin
2005-07-13[PATCH] Clean up diff option descriptions.Junio C Hamano
2005-06-20[PATCH] Update diff documentation.Junio C Hamano
2005-06-03[PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano
2005-05-31[PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano
2005-05-30[PATCH] Add -B flag to diff-* brothers.Junio C Hamano
2005-05-29[PATCH] Pickaxe fixes.Junio C Hamano
2005-05-29[PATCH] Document the --root switch of git-diff-treeThomas Glanzmann
2005-05-25[PATCH] show changed tree objects with recursive git-diff-treeJunio C Hamano
2005-05-22[PATCH] The diff-raw format updates.Junio C Hamano
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-20[PATCH] Document -R option for git-diff-tree.Junio C Hamano