summaryrefslogtreecommitdiff
path: root/Documentation/git-show-branch.txt
AgeCommit message (Expand)AuthorFilesLines
2009-04-23git-show-branch.txt: cleanup example descriptionLibravatar Stephen Boyd1-3/+4
2009-02-04git-show-branch doc: show -g as synonym to --reflog in the listLibravatar jidanni@jidanni.org1-2/+2
2008-12-21Documentation/git-show-branch: work around "single quote" typesetting glitchLibravatar Markus Heidelberg1-1/+1
2008-12-19Documentation: fix typos, grammar, asciidoc syntaxLibravatar Markus Heidelberg1-1/+1
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-1/+1
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-2/+2
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-2/+4
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-1/+1
2007-02-03show-branch -g: default to the current branch.Libravatar Junio C Hamano1-3/+5
2007-01-24reflog inspection: introduce shortcut "-g"Libravatar Johannes Schindelin1-3/+3
2007-01-19show-branch --reflog: show the reflog message at the top.Libravatar Junio C Hamano1-3/+12
2006-12-26show-branch --reflog: add documentation.Libravatar Junio C Hamano1-0/+5
2006-12-22Make git-show-branch options similar to git-branch.Libravatar Brian Gernhardt1-4/+6
2006-12-18Add documentation for show-branch --topicsLibravatar Brian Gernhardt1-1/+9
2006-07-06show-branch: match documentation and usageLibravatar Junio C Hamano1-0/+5
2006-03-17Fix minor typo.Libravatar Jon Loeliger1-1/+1
2006-03-09Remove trailing dot after short descriptionLibravatar Fredrik Kuivinen1-1/+1
2006-03-05git/Documentation: fix SYNOPSIS style bugsLibravatar Dmitry V. Levin1-3/+3
2006-01-15show-branch: --current includes the current branch.Libravatar Junio C Hamano1-2/+11
2006-01-15show-branch: make the current branch and merge commits stand out.Libravatar Junio C Hamano1-7/+8
2006-01-15Documentation: show-branch.Libravatar Junio C Hamano1-1/+23
2005-12-29Documentation: spell.Libravatar Junio C Hamano1-1/+1
2005-12-08Add documentation for the --topo-order option to git-show-branch.Libravatar Nikolai Weibull1-1/+7
2005-12-04show-branch: allow glob pattern to name branches to show.Libravatar Junio C Hamano1-6/+17
2005-10-11show-branch: optionally use unique prefix as name.Libravatar Junio C Hamano1-16/+10
2005-10-10The synopsis of the manpages should use the hyphenated versionLibravatar Christian Meder1-1/+1
2005-10-10Remove the version tags from the manpagesLibravatar Junio C Hamano1-1/+0
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroLibravatar Sergey Vlasov1-1/+1
2005-09-09show-branch: --list and --independentLibravatar Junio C Hamano1-2/+14
2005-09-08Show all merge-base candidates from show-branch --merge-baseLibravatar Junio C Hamano1-2/+2
2005-09-07Big tool rename.Libravatar Junio C Hamano1-1/+1
2005-08-29Accumulated documentation updates.Libravatar Junio C Hamano1-2/+3
2005-08-22Clean-up output from "git show-branch" and document it.Libravatar Junio C Hamano1-0/+107