summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
AgeCommit message (Expand)AuthorFilesLines
2013-09-09Refer to branch.<name>.remote/merge when documenting --trackLibravatar Johan Herland1-2/+4
2013-02-07Merge branch 'nd/branch-error-cases'Libravatar Junio C Hamano1-10/+12
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-1/+1
2013-01-31branch: let branch filters imply --listLibravatar Jeff King1-3/+3
2013-01-31docs: clarify git-branch --list behaviorLibravatar Jeff King1-7/+9
2012-09-25Merge branch 'po/maint-docs'Libravatar Junio C Hamano1-1/+3
2012-09-19Doc branch: show -vv option and alternativeLibravatar Philip Oakley1-1/+3
2012-08-30branch: add --unset-upstream optionLibravatar Carlos Martín Nieto1-0/+5
2012-08-23branch: introduce --set-upstream-toLibravatar Carlos Martín Nieto1-1/+8
2012-05-03Merge branch 'nd/columns'Libravatar Junio C Hamano1-0/+9
2012-04-27branch: add --columnLibravatar Nguyễn Thái Ngọc Duy1-0/+9
2012-04-16Merge branch 'jk/branch-quiet'Libravatar Junio C Hamano1-0/+5
2012-03-26teach "git branch" a --quiet optionLibravatar Jeff King1-0/+5
2012-03-06Documentation/git-branch: add default for --containsLibravatar Vincent van Ravesteijn1-2/+3
2012-03-06Documentation/git-branch: fix a typoLibravatar Vincent van Ravesteijn1-1/+1
2012-03-06Documentation/git-branch: cleanupsLibravatar Vincent van Ravesteijn1-6/+6
2011-12-09Merge branch 'jc/request-pull-show-head-4'Libravatar Junio C Hamano1-0/+5
2011-10-05branch: teach --edit-description optionLibravatar Junio C Hamano1-0/+5
2011-09-08branch: -v does not automatically imply --listLibravatar Michael J Gruber1-3/+3
2011-08-28branch: allow pattern argumentsLibravatar Michael J Gruber1-2/+6
2011-08-28branch: introduce --list optionLibravatar Michael J Gruber1-2/+7
2011-08-28git-branch: introduce missing long forms for the optionsLibravatar Michael J Gruber1-0/+5
2011-07-01branch -v: honor core.abbrevLibravatar Namhyung Kim1-1/+2
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-8/+0
2010-11-03git-branch.txt: mention --set-upstream as a way to change upstream configurationLibravatar Matthieu Moy1-1/+2
2010-11-03Change incorrect uses of "remote branch" meaning "remote-tracking"Libravatar Matthieu Moy1-5/+6
2010-04-17Merge branch 'maint'Libravatar Junio C Hamano1-1/+3
2010-04-15Document new "already-merged" rule for branch -dLibravatar Jonathan Nieder1-1/+3
2010-04-08Merge branch 'maint'Libravatar Junio C Hamano1-0/+2
2010-04-08docs: clarify "branch -l"Libravatar Jeff King1-0/+2
2010-02-18Add an optional argument for --color optionsLibravatar Mark Lodato1-2/+4
2010-01-22Merge branch 'il/branch-set-upstream'Libravatar Junio C Hamano1-1/+7
2010-01-18Add branch --set-upstreamLibravatar Ilari Liusvaara1-1/+7
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2009-10-09Documentation: clarify branch creationLibravatar Jonathan Nieder1-8/+8
2009-10-09Documentation: branch: update --merged descriptionLibravatar Jonathan Nieder1-4/+6
2009-08-29UI consistency: allow --force for where -f means forceLibravatar René Scharfe1-0/+1
2009-08-25Documentation: consistently refer to check-ref-formatLibravatar Nanako Shiraishi1-0/+6
2009-05-09allow -t abbreviation for --track in git branchLibravatar Sitaram Chamarty1-0/+1
2009-04-13doc: refer to tracking configuration as "upstream"Libravatar Jeff King1-11/+13
2009-04-13doc: clarify --no-track optionLibravatar Jeff King1-1/+2
2009-04-07branch: show upstream branch when double verboseLibravatar Jeff King1-1/+3
2009-03-21Merge branch 'dm/maint-docco'Libravatar Junio C Hamano1-25/+25
2009-03-17git-branch.txt: document -f correctlyLibravatar Michael J Gruber1-2/+2
2009-03-17Documentation: minor grammatical fixes in git-branch.txt.Libravatar David J. Mellor1-25/+25
2008-07-21Update my e-mail addressLibravatar Junio C Hamano1-1/+1
2008-07-14Merge branch 'jc/branch-merged'Libravatar Junio C Hamano1-12/+15
2008-07-09branch --merged/--no-merged: allow specifying arbitrary commitLibravatar Junio C Hamano1-12/+15
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-4/+4
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-4/+4