summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
AgeCommit message (Expand)AuthorFilesLines
2017-09-25doc: camelCase the config variables to improve readabilityLibravatar Kaartic Sivaraam1-2/+2
2017-08-18Documentation: use proper wording for ref format stringsLibravatar Michael J Gruber1-2/+2
2017-04-11Merge branch 'ab/ref-filter-no-contains'Libravatar Junio C Hamano1-11/+22
2017-03-28Merge branch 'ab/branch-list-doc'Libravatar Junio C Hamano1-2/+7
2017-03-24ref-filter: reflow recently changed branch/tag/for-each-ref docsLibravatar Ævar Arnfjörð Bjarmason1-7/+8
2017-03-24ref-filter: add --no-contains option to tag/branch/for-each-refLibravatar Ævar Arnfjörð Bjarmason1-4/+12
2017-03-24branch doc: update description for `--list`Libravatar Junio C Hamano1-2/+7
2017-03-23branch doc: change `git branch <pattern>` to use `<branchname>`Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-03-21ref-filter: make combining --merged & --no-merged an errorLibravatar Ævar Arnfjörð Bjarmason1-2/+4
2017-02-27Merge branch 'kn/ref-filter-branch-list'Libravatar Junio C Hamano1-1/+6
2017-02-01doc: add note about ignoring '--no-create-reflog'Libravatar Cornelius Weig1-0/+3
2017-01-31branch: implement '--format' optionLibravatar Karthik Nayak1-1/+6
2016-12-05tag, branch, for-each-ref: add --ignore-case for sorting and filteringLibravatar Nguyễn Thái Ngọc Duy1-0/+4
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