summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
AgeCommit message (Expand)AuthorFilesLines
2016-06-28doc: typeset HEAD and variants as literalLibravatar Matthieu Moy1-2/+2
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy1-1/+1
2015-10-15Merge branch 'kn/for-each-branch'Libravatar Junio C Hamano1-1/+15
2015-09-25branch: add '--points-at' optionLibravatar Karthik Nayak1-1/+5
2015-09-25branch.c: use 'ref-filter' APIsLibravatar Karthik Nayak1-1/+11
2015-09-17Merge branch 'po/doc-branch-desc'Libravatar Junio C Hamano1-1/+3
2015-09-14doc: show usage of branch descriptionLibravatar Philip Oakley1-1/+3
2015-07-10Merge branch 'mm/branch-doc-updates'Libravatar Junio C Hamano1-2/+6
2015-07-06Documentation/branch: document -M and -D in terms of --forceLibravatar Matthieu Moy1-2/+2
2015-07-06Documentation/branch: document -d --force and -m --forceLibravatar Matthieu Moy1-0/+4
2015-03-13*config.txt: stick to camelCase naming conventionLibravatar Nguyễn Thái Ngọc Duy1-3/+3
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