aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-show-branch.txt
Commit message (Expand)AuthorAge
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* Documentation: fix misuses of "nor"Justin Lebar2014-03-31
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-15
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-21
|\
| * Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* | Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
|/
* Documentation: remove stray backslash in show-branch discussionJonathan Nieder2010-08-20
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
* Merge branch 'ml/color-when'Junio C Hamano2010-03-02
|\
| * Add an optional argument for --color optionsMark Lodato2010-02-18
* | docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-17
|/
* git-merge-base/git-show-branch --merge-base: Documentation and testMichael J Gruber2009-08-05
* git-merge-base/git-show-branch: Cleanup documentation and usageMichael J Gruber2009-08-05
* git-show-branch.txt: document --date-order optionStephen Boyd2009-06-01
* Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-18
|\
| * show-branch: color the commit status signsMarkus Heidelberg2009-04-22
* | git-show-branch.txt: cleanup example descriptionStephen Boyd2009-04-23
|/
* git-show-branch doc: show -g as synonym to --reflog in the listjidanni@jidanni.org2009-02-04
* Documentation/git-show-branch: work around "single quote" typesetting glitchMarkus Heidelberg2008-12-21
* Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg2008-12-19
* Update my e-mail addressJunio C Hamano2008-07-21
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* show-branch -g: default to the current branch.Junio C Hamano2007-02-03
* reflog inspection: introduce shortcut "-g"Johannes Schindelin2007-01-24
* show-branch --reflog: show the reflog message at the top.Junio C Hamano2007-01-19
* show-branch --reflog: add documentation.Junio C Hamano2006-12-26
* Make git-show-branch options similar to git-branch.Brian Gernhardt2006-12-22
* Add documentation for show-branch --topicsBrian Gernhardt2006-12-18
* show-branch: match documentation and usageJunio C Hamano2006-07-06
* Fix minor typo.Jon Loeliger2006-03-17
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin2006-03-05
* show-branch: --current includes the current branch.Junio C Hamano2006-01-15
* show-branch: make the current branch and merge commits stand out.Junio C Hamano2006-01-15
* Documentation: show-branch.Junio C Hamano2006-01-15
* Documentation: spell.Junio C Hamano2005-12-29
* Add documentation for the --topo-order option to git-show-branch.Nikolai Weibull2005-12-08
* show-branch: allow glob pattern to name branches to show.Junio C Hamano2005-12-04
* show-branch: optionally use unique prefix as name.Junio C Hamano2005-10-11
* The synopsis of the manpages should use the hyphenated versionChristian Meder2005-10-10
* Remove the version tags from the manpagesJunio C Hamano2005-10-10
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* show-branch: --list and --independentJunio C Hamano2005-09-09