aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
Commit message (Expand)AuthorAge
* 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
* | Documentation/git-branch: fix a typoVincent van Ravesteijn2012-03-06
* | Documentation/git-branch: cleanupsVincent van Ravesteijn2012-03-06
|/
* Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-09
|\
| * branch: teach --edit-description optionJunio C Hamano2011-10-05
* | branch: -v does not automatically imply --listMichael J Gruber2011-09-08
* | branch: allow pattern argumentsMichael J Gruber2011-08-28
* | branch: introduce --list optionMichael J Gruber2011-08-28
* | git-branch: introduce missing long forms for the optionsMichael J Gruber2011-08-28
|/
* branch -v: honor core.abbrevNamhyung Kim2011-07-01
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* git-branch.txt: mention --set-upstream as a way to change upstream configurationMatthieu Moy2010-11-03
* Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-03
* Merge branch 'maint'Junio C Hamano2010-04-17
|\
| * Document new "already-merged" rule for branch -dJonathan Nieder2010-04-15
* | Merge branch 'maint'Junio C Hamano2010-04-08
|\ \ | |/
| * docs: clarify "branch -l"Jeff King2010-04-08
* | Add an optional argument for --color optionsMark Lodato2010-02-18
|/
* Merge branch 'il/branch-set-upstream'Junio C Hamano2010-01-22
|\
| * Add branch --set-upstreamIlari Liusvaara2010-01-18
* | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
|/
* Documentation: clarify branch creationJonathan Nieder2009-10-09
* Documentation: branch: update --merged descriptionJonathan Nieder2009-10-09
* UI consistency: allow --force for where -f means forceRené Scharfe2009-08-29
* Documentation: consistently refer to check-ref-formatNanako Shiraishi2009-08-25
* allow -t abbreviation for --track in git branchSitaram Chamarty2009-05-09