aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
Commit message (Expand)AuthorAge
* Merge branch 'tz/branch-doc-remove-set-upstream'Junio C Hamano2017-12-06
|\
| * branch doc: remove --set-upstream from synopsisTodd Zullinger2017-11-17
* | Merge branch 'ma/branch-list-paginate'Junio C Hamano2017-11-28
|\ \
| * | branch: change default of `pager.branch` to "on"Martin Ågren2017-11-20
| * | branch: respect `pager.branch` in list-mode onlyMartin Ågren2017-11-20
* | | Merge branch 'jc/branch-force-doc-readability-fix'Junio C Hamano2017-10-19
|\ \ \
| * | | branch doc: sprinkle a few commas for readabilityJunio C Hamano2017-10-18
* | | | Merge branch 'sd/branch-copy'Junio C Hamano2017-10-03
|\ \ \ \
| * | | | branch: add a --copy (-c) option to go with --move (-m)Sahil Dua2017-06-18
| | |/ / | |/| |
* | | | Merge branch 'ks/doc-use-camelcase-for-config-name'Junio C Hamano2017-09-28
|\ \ \ \
| * | | | doc: camelCase the config variables to improve readabilityKaartic Sivaraam2017-09-25
| | |/ / | |/| |
* | | | Merge branch 'ks/branch-set-upstream'Junio C Hamano2017-09-06
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | builtin/branch: stop supporting the "--set-upstream" optionKaartic Sivaraam2017-08-17
| |/
* | Documentation: use proper wording for ref format stringsMichael J Gruber2017-08-18
|/
* Merge branch 'ab/ref-filter-no-contains'Junio C Hamano2017-04-11
|\
| * ref-filter: reflow recently changed branch/tag/for-each-ref docsÆvar Arnfjörð Bjarmason2017-03-24
| * ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-24
| * ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-21
* | Merge branch 'ab/branch-list-doc'Junio C Hamano2017-03-28
|\ \ | |/ |/|
| * branch doc: update description for `--list`Junio C Hamano2017-03-24
| * branch doc: change `git branch <pattern>` to use `<branchname>`Ævar Arnfjörð Bjarmason2017-03-23
* | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-02-27
|\ \ | |/ |/|
| * branch: implement '--format' optionKarthik Nayak2017-01-31
* | doc: add note about ignoring '--no-create-reflog'Cornelius Weig2017-02-01
|/
* tag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy2016-12-05
* doc: typeset HEAD and variants as literalMatthieu Moy2016-06-28
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* Merge branch 'kn/for-each-branch'Junio C Hamano2015-10-15
|\
| * branch: add '--points-at' optionKarthik Nayak2015-09-25
| * branch.c: use 'ref-filter' APIsKarthik Nayak2015-09-25
* | Merge branch 'po/doc-branch-desc'Junio C Hamano2015-09-17
|\ \ | |/ |/|
| * doc: show usage of branch descriptionPhilip Oakley2015-09-14
* | Merge branch 'mm/branch-doc-updates'Junio C Hamano2015-07-10
|\ \
| * | Documentation/branch: document -M and -D in terms of --forceMatthieu Moy2015-07-06
| * | Documentation/branch: document -d --force and -m --forceMatthieu Moy2015-07-06
| |/
* | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
|/
* Refer to branch.<name>.remote/merge when documenting --trackJohan Herland2013-09-09
* Merge branch 'nd/branch-error-cases'Junio C Hamano2013-02-07
|\
| * branch: let branch filters imply --listJeff King2013-01-31
| * docs: clarify git-branch --list behaviorJeff King2013-01-31
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* Merge branch 'po/maint-docs'Junio C Hamano2012-09-25
|\
| * Doc branch: show -vv option and alternativePhilip Oakley2012-09-19
* | branch: add --unset-upstream optionCarlos Martín Nieto2012-08-30
* | branch: introduce --set-upstream-toCarlos Martín Nieto2012-08-23
|/
* Merge branch 'nd/columns'Junio C Hamano2012-05-03
|\
| * branch: add --columnNguyễn Thái Ngọc Duy2012-04-27
* | Merge branch 'jk/branch-quiet'Junio C Hamano2012-04-16
|\ \
| * | teach "git branch" a --quiet optionJeff King2012-03-26
| |/
* | Documentation/git-branch: add default for --containsVincent van Ravesteijn2012-03-06