summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
AgeCommit message (Expand)Author
2015-10-15Merge branch 'kn/for-each-branch'Junio C Hamano
2015-09-25branch: add '--points-at' optionKarthik Nayak
2015-09-25branch.c: use 'ref-filter' APIsKarthik Nayak
2015-09-17Merge branch 'po/doc-branch-desc'Junio C Hamano
2015-09-14doc: show usage of branch descriptionPhilip Oakley
2015-07-10Merge branch 'mm/branch-doc-updates'Junio C Hamano
2015-07-06Documentation/branch: document -M and -D in terms of --forceMatthieu Moy
2015-07-06Documentation/branch: document -d --force and -m --forceMatthieu Moy
2015-03-14*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy
2013-09-09Refer to branch.<name>.remote/merge when documenting --trackJohan Herland
2013-02-07Merge branch 'nd/branch-error-cases'Junio C Hamano
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2013-02-01branch: let branch filters imply --listJeff King
2013-02-01docs: clarify git-branch --list behaviorJeff King
2012-09-25Merge branch 'po/maint-docs'Junio C Hamano
2012-09-19Doc branch: show -vv option and alternativePhilip Oakley
2012-08-30branch: add --unset-upstream optionCarlos Martín Nieto
2012-08-23branch: introduce --set-upstream-toCarlos Martín Nieto
2012-05-03Merge branch 'nd/columns'Junio C Hamano
2012-04-27branch: add --columnNguyễn Thái Ngọc Duy
2012-04-16Merge branch 'jk/branch-quiet'Junio C Hamano
2012-03-27teach "git branch" a --quiet optionJeff King
2012-03-06Documentation/git-branch: add default for --containsVincent van Ravesteijn
2012-03-06Documentation/git-branch: fix a typoVincent van Ravesteijn
2012-03-06Documentation/git-branch: cleanupsVincent van Ravesteijn
2011-12-09Merge branch 'jc/request-pull-show-head-4'Junio C Hamano
2011-10-05branch: teach --edit-description optionJunio C Hamano
2011-09-08branch: -v does not automatically imply --listMichael J Gruber
2011-08-29branch: allow pattern argumentsMichael J Gruber
2011-08-29branch: introduce --list optionMichael J Gruber
2011-08-29git-branch: introduce missing long forms for the optionsMichael J Gruber
2011-07-01branch -v: honor core.abbrevNamhyung Kim
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-11-03git-branch.txt: mention --set-upstream as a way to change upstream configurationMatthieu Moy
2010-11-03Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy
2010-04-17Merge branch 'maint'Junio C Hamano
2010-04-15Document new "already-merged" rule for branch -dJonathan Nieder
2010-04-09Merge branch 'maint'Junio C Hamano
2010-04-08docs: clarify "branch -l"Jeff King
2010-02-19Add an optional argument for --color optionsMark Lodato
2010-01-23Merge branch 'il/branch-set-upstream'Junio C Hamano
2010-01-19Add branch --set-upstreamIlari Liusvaara
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-10-09Documentation: clarify branch creationJonathan Nieder
2009-10-09Documentation: branch: update --merged descriptionJonathan Nieder
2009-08-29UI consistency: allow --force for where -f means forceRené Scharfe
2009-08-25Documentation: consistently refer to check-ref-formatNanako Shiraishi
2009-05-09allow -t abbreviation for --track in git branchSitaram Chamarty
2009-04-13doc: refer to tracking configuration as "upstream"Jeff King
2009-04-13doc: clarify --no-track optionJeff King