summaryrefslogtreecommitdiff
path: root/Documentation/git-show-branch.txt
AgeCommit message (Expand)Author
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-21Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec
2010-08-20Documentation: remove stray backslash in show-branch discussionJonathan Nieder
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber
2010-03-02Merge branch 'ml/color-when'Junio C Hamano
2010-02-19Add an optional argument for --color optionsMark Lodato
2010-02-18docs: don't talk about $GIT_DIR/refs/ everywhereJeff King
2009-08-05git-merge-base/git-show-branch --merge-base: Documentation and testMichael J Gruber
2009-08-05git-merge-base/git-show-branch: Cleanup documentation and usageMichael J Gruber
2009-06-01git-show-branch.txt: document --date-order optionStephen Boyd
2009-05-18Merge branch 'mh/show-branch-color'Junio C Hamano
2009-04-23git-show-branch.txt: cleanup example descriptionStephen Boyd
2009-04-23show-branch: color the commit status signsMarkus Heidelberg
2009-02-04git-show-branch doc: show -g as synonym to --reflog in the listjidanni@jidanni.org
2008-12-21Documentation/git-show-branch: work around "single quote" typesetting glitchMarkus Heidelberg
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-07-21Update my e-mail addressJunio 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-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-02-04show-branch -g: default to the current branch.Junio C Hamano
2007-01-24reflog inspection: introduce shortcut "-g"Johannes Schindelin
2007-01-20show-branch --reflog: show the reflog message at the top.Junio C Hamano
2006-12-26show-branch --reflog: add documentation.Junio C Hamano
2006-12-23Make git-show-branch options similar to git-branch.Brian Gernhardt
2006-12-19Add documentation for show-branch --topicsBrian Gernhardt
2006-07-07show-branch: match documentation and usageJunio C Hamano
2006-03-18Fix minor typo.Jon Loeliger
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-03-06git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin
2006-01-15show-branch: --current includes the current branch.Junio C Hamano
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano
2006-01-15Documentation: show-branch.Junio C Hamano
2005-12-29Documentation: spell.Junio C Hamano
2005-12-08Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull
2005-12-05show-branch: allow glob pattern to name branches to show.Junio C Hamano
2005-10-11show-branch: optionally use unique prefix as name.Junio C Hamano
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-09show-branch: --list and --independentJunio C Hamano
2005-09-08Show all merge-base candidates from show-branch --merge-baseJunio C Hamano
2005-09-08Big tool rename.Junio C Hamano