Age | Commit message (Expand) | Author | Files | Lines |
2016-06-28 | doc: typeset long command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2014-03-31 | Documentation: fix misuses of "nor" | Justin Lebar | 1 | -1/+1 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -2/+2 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -1/+0 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -11/+0 |
2010-10-21 | Merge branch 'sn/doc-opt-notation' into maint | Junio C Hamano | 1 | -1/+1 |
2010-10-13 | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 1 | -1/+1 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-08-20 | Documentation: remove stray backslash in show-branch discussion | Jonathan Nieder | 1 | -4/+4 |
2010-07-05 | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 1 | -1/+1 |
2010-03-02 | Merge branch 'ml/color-when' | Junio C Hamano | 1 | -2/+4 |
2010-02-18 | Add an optional argument for --color options | Mark Lodato | 1 | -2/+4 |
2010-02-17 | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 1 | -5/+5 |
2009-08-05 | git-merge-base/git-show-branch --merge-base: Documentation and test | Michael J Gruber | 1 | -3/+5 |
2009-08-05 | git-merge-base/git-show-branch: Cleanup documentation and usage | Michael J Gruber | 1 | -2/+3 |
2009-06-01 | git-show-branch.txt: document --date-order option | Stephen Boyd | 1 | -3/+9 |
2009-05-18 | Merge branch 'mh/show-branch-color' | Junio C Hamano | 1 | -0/+9 |
2009-04-23 | git-show-branch.txt: cleanup example description | Stephen Boyd | 1 | -3/+4 |
2009-04-22 | show-branch: color the commit status signs | Markus Heidelberg | 1 | -0/+9 |
2009-02-04 | git-show-branch doc: show -g as synonym to --reflog in the list | jidanni@jidanni.org | 1 | -2/+2 |
2008-12-21 | Documentation/git-show-branch: work around "single quote" typesetting glitch | Markus Heidelberg | 1 | -1/+1 |
2008-12-19 | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 1 | -1/+1 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -2/+2 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -2/+4 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -1/+1 |
2007-02-03 | show-branch -g: default to the current branch. | Junio C Hamano | 1 | -3/+5 |
2007-01-24 | reflog inspection: introduce shortcut "-g" | Johannes Schindelin | 1 | -3/+3 |
2007-01-19 | show-branch --reflog: show the reflog message at the top. | Junio C Hamano | 1 | -3/+12 |
2006-12-26 | show-branch --reflog: add documentation. | Junio C Hamano | 1 | -0/+5 |
2006-12-22 | Make git-show-branch options similar to git-branch. | Brian Gernhardt | 1 | -4/+6 |
2006-12-18 | Add documentation for show-branch --topics | Brian Gernhardt | 1 | -1/+9 |
2006-07-06 | show-branch: match documentation and usage | Junio C Hamano | 1 | -0/+5 |
2006-03-17 | Fix minor typo. | Jon Loeliger | 1 | -1/+1 |
2006-03-09 | Remove trailing dot after short description | Fredrik Kuivinen | 1 | -1/+1 |
2006-03-05 | git/Documentation: fix SYNOPSIS style bugs | Dmitry V. Levin | 1 | -3/+3 |
2006-01-15 | show-branch: --current includes the current branch. | Junio C Hamano | 1 | -2/+11 |
2006-01-15 | show-branch: make the current branch and merge commits stand out. | Junio C Hamano | 1 | -7/+8 |
2006-01-15 | Documentation: show-branch. | Junio C Hamano | 1 | -1/+23 |
2005-12-29 | Documentation: spell. | Junio C Hamano | 1 | -1/+1 |
2005-12-08 | Add documentation for the --topo-order option to git-show-branch. | Nikolai Weibull | 1 | -1/+7 |
2005-12-04 | show-branch: allow glob pattern to name branches to show. | Junio C Hamano | 1 | -6/+17 |
2005-10-11 | show-branch: optionally use unique prefix as name. | Junio C Hamano | 1 | -16/+10 |
2005-10-10 | The synopsis of the manpages should use the hyphenated version | Christian Meder | 1 | -1/+1 |
2005-10-10 | Remove the version tags from the manpages | Junio C Hamano | 1 | -1/+0 |
2005-09-20 | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 1 | -1/+1 |
2005-09-09 | show-branch: --list and --independent | Junio C Hamano | 1 | -2/+14 |