summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
AgeCommit message (Expand)Author
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
2009-04-08branch: show upstream branch when double verboseJeff King
2009-03-22Merge branch 'dm/maint-docco'Junio C Hamano
2009-03-17git-branch.txt: document -f correctlyMichael J Gruber
2009-03-17Documentation: minor grammatical fixes in git-branch.txt.David J. Mellor
2008-07-21Update my e-mail addressJunio C Hamano
2008-07-15Merge branch 'jc/branch-merged'Junio C Hamano
2008-07-09branch --merged/--no-merged: allow specifying arbitrary commitJunio C Hamano
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder