summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
Commit message (Expand)AuthorAgeFilesLines
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-8/+0
* git-branch.txt: mention --set-upstream as a way to change upstream configurationMatthieu Moy2010-11-031-1/+2
* Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-031-5/+6
* Merge branch 'maint'Junio C Hamano2010-04-171-1/+3
|\
| * Document new "already-merged" rule for branch -dJonathan Nieder2010-04-151-1/+3
* | Merge branch 'maint'Junio C Hamano2010-04-081-0/+2
|\ \ | |/
| * docs: clarify "branch -l"Jeff King2010-04-081-0/+2
* | Add an optional argument for --color optionsMark Lodato2010-02-181-2/+4
|/
* Merge branch 'il/branch-set-upstream'Junio C Hamano2010-01-221-1/+7
|\
| * Add branch --set-upstreamIlari Liusvaara2010-01-181-1/+7
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
|/
* Documentation: clarify branch creationJonathan Nieder2009-10-091-8/+8
* Documentation: branch: update --merged descriptionJonathan Nieder2009-10-091-4/+6
* UI consistency: allow --force for where -f means forceRené Scharfe2009-08-291-0/+1
* Documentation: consistently refer to check-ref-formatNanako Shiraishi2009-08-251-0/+6
* allow -t abbreviation for --track in git branchSitaram Chamarty2009-05-091-0/+1
* doc: refer to tracking configuration as "upstream"Jeff King2009-04-131-11/+13
* doc: clarify --no-track optionJeff King2009-04-131-1/+2
* branch: show upstream branch when double verboseJeff King2009-04-071-1/+3
* Merge branch 'dm/maint-docco'Junio C Hamano2009-03-211-25/+25
|\
| * Documentation: minor grammatical fixes in git-branch.txt.David J. Mellor2009-03-171-25/+25
* | git-branch.txt: document -f correctlyMichael J Gruber2009-03-171-2/+2
|/
* Update my e-mail addressJunio C Hamano2008-07-211-1/+1
* Merge branch 'jc/branch-merged'Junio C Hamano2008-07-141-12/+15
|\
| * branch --merged/--no-merged: allow specifying arbitrary commitJunio C Hamano2008-07-091-12/+15
* | manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-4/+4
* | Documentation formatting and cleanupJonathan Nieder2008-07-011-4/+4
* | Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-4/+4
|/
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-1/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* git-branch.txt: compare --contains, --merged and --no-mergedLars Hjemli2008-04-201-0/+21
* git-branch: add support for --merged and --no-mergedLars Hjemli2008-04-201-1/+3
* doc: documentation update for the branch track changesJay Soffian2008-02-191-17/+16
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-6/+6
* Merge branch 'jc/branch-contains'Junio C Hamano2007-12-011-0/+4
|\
| * git-branch --contains: doc and testJunio C Hamano2007-11-221-0/+4
* | Merge branch 'maint'Junio C Hamano2007-11-281-7/+14
|\ \ | |/ |/|
| * Improve description of git-branch -d and -D in man page.Jan Hudec2007-11-281-7/+14
* | Merge branch 'maint'Junio C Hamano2007-11-121-1/+1
|\ \ | |/
| * git-branch: remove mention of non-existent '-b' optionJeff King2007-11-111-1/+1
* | Update manpages to reflect new short and long option aliasesJonas Fonseca2007-10-291-1/+1
|/
* Note that git-branch will not automatically checkout the new branchFederico Mena Quintero2007-10-021-0/+4
* Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero2007-10-021-0/+15
* Try to be consistent with capitalization in the documentationSteve Hoelzer2007-08-011-2/+2
* Fix git-branch documentation when using remote refsFrancis Moreau2007-07-161-2/+2
* Documentation: minor cleanups to branch/checkout wordingJeff King2007-07-021-3/+3
* Documentation: quote {non-attributes} for asciidocJeff King2007-07-021-1/+1
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Documentation/branch: fix small typo in -D exampleQuy Tonthat2007-05-141-1/+1
* git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-101-1/+8