| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: fix some antique example output | Jeff King | 2011-05-26 | 1 | -2/+2 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 | 1 | -9/+0 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -5/+5 |
* | Update the documentation of the raw diff output format | David Kågedal | 2009-07-28 | 1 | -2/+1 |
* | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 2008-12-19 | 1 | -1/+1 |
* | Merge branch 'maint' to sync with GIT 1.6.0.6 | Junio C Hamano | 2008-12-19 | 1 | -1/+1 |
|\ |
|
| * | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 2008-12-19 | 1 | -1/+1 |
* | | Teach git diff-tree --stdin to diff trees | Karl Hasselström | 2008-08-11 | 1 | -5/+10 |
* | | diff-tree: Note that the commit ID is printed with --stdin | Karl Hasselström | 2008-08-11 | 1 | -3/+7 |
|/ |
|
* | Sync with 1.5.6.5 | Junio C Hamano | 2008-08-06 | 1 | -3/+3 |
|\ |
|
| * | fix diff-tree --stdin documentation | Junio C Hamano | 2008-08-05 | 1 | -3/+3 |
| * | Documentation: clarify diff --cc | Junio C Hamano | 2008-08-01 | 1 | -5/+5 |
* | | Documentation: clarify diff --cc | Junio C Hamano | 2008-07-23 | 1 | -5/+5 |
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -5/+5 |
* | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -5/+5 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -4/+4 |
|/ |
|
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -1/+1 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Documentation: Split description of pretty formats of commit log | Jakub Narebski | 2007-05-13 | 1 | -1/+4 |
* | Move --pretty options into Documentation/pretty-formats.txt | Chris Riddoch | 2006-11-22 | 1 | -4/+1 |
* | Documentation: Spelling fixes | Horst H. von Brand | 2006-06-03 | 1 | -2/+2 |
* | fix various typos in documentation | Matthias Kestenholz | 2006-05-03 | 1 | -1/+1 |
* | Improve the git-diff-tree -c/-cc documentation | Petr Baudis | 2006-04-09 | 1 | -9/+16 |
* | Document git-diff-tree --always | Petr Baudis | 2006-02-07 | 1 | -0/+4 |
* | Documentation: git-diff-tree --cc also omits empty commits | Junio C Hamano | 2006-02-02 | 1 | -1/+1 |
* | Documentation: diff -c/--cc | Junio C Hamano | 2006-01-28 | 1 | -2/+17 |
* | Wrap synopsis lines and use [verse] to keep formatting | Jonas Fonseca | 2006-01-05 | 1 | -1/+3 |
* | Documentation: spell. | Junio C Hamano | 2005-12-29 | 1 | -1/+1 |
* | Add --no-commit-id option for git-diff-tree, use it in gitk | Pavel Roskin | 2005-11-11 | 1 | -1/+5 |
* | Documentation changes to recursive option for git-diff-tree | Chris Shoemaker | 2005-10-28 | 1 | -1/+4 |
* | Remove the version tags from the manpages | Junio C Hamano | 2005-10-10 | 1 | -1/+0 |
* | [PATCH] Random documentation fixes | Jonas Fonseca | 2005-10-03 | 1 | -10/+12 |
* | Merge 'fixes' branch. | Junio C Hamano | 2005-09-23 | 1 | -1/+4 |
|\ |
|
| * | [PATCH] document command to show diff of a commit | Robert Watson | 2005-09-23 | 1 | -1/+4 |
* | | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 2005-09-20 | 1 | -1/+1 |
|/ |
|
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -2/+2 |
* | [PATCH] Assorted documentation patches | Johannes Schindelin | 2005-08-05 | 1 | -1/+1 |
* | [PATCH] Clean up diff option descriptions. | Junio C Hamano | 2005-07-13 | 1 | -43/+3 |
* | [PATCH] Update diff documentation. | Junio C Hamano | 2005-06-19 | 1 | -3/+16 |
* | [PATCH] diff: Fix docs and add -O to diff-helper. | Junio C Hamano | 2005-06-03 | 1 | -1/+1 |
* | [PATCH] Add -O<orderfile> option to diff-* brothers. | Junio C Hamano | 2005-05-30 | 1 | -1/+5 |
* | [PATCH] Add -B flag to diff-* brothers. | Junio C Hamano | 2005-05-30 | 1 | -1/+4 |
* | [PATCH] Pickaxe fixes. | Junio C Hamano | 2005-05-29 | 1 | -1/+6 |
* | [PATCH] Document the --root switch of git-diff-tree | Thomas Glanzmann | 2005-05-29 | 1 | -0/+4 |
* | [PATCH] show changed tree objects with recursive git-diff-tree | Junio C Hamano | 2005-05-25 | 1 | -1/+4 |
* | [PATCH] The diff-raw format updates. | Junio C Hamano | 2005-05-21 | 1 | -3/+2 |
* | [PATCH] Introducing software archaeologist's tool "pickaxe". | Junio C Hamano | 2005-05-21 | 1 | -1/+4 |
* | [PATCH] Diff overhaul, adding half of copy detection. | Junio C Hamano | 2005-05-21 | 1 | -1/+5 |
* | [PATCH] Document -R option for git-diff-tree. | Junio C Hamano | 2005-05-20 | 1 | -1/+4 |