summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
AgeCommit message (Expand)Author
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
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-04-21git-branch.txt: compare --contains, --merged and --no-mergedLars Hjemli
2008-04-21git-branch: add support for --merged and --no-mergedLars Hjemli
2008-02-20doc: documentation update for the branch track changesJay Soffian
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-12-01Merge branch 'jc/branch-contains'Junio C Hamano
2007-11-29Merge branch 'maint'Junio C Hamano
2007-11-28Improve description of git-branch -d and -D in man page.Jan Hudec
2007-11-23git-branch --contains: doc and testJunio C Hamano
2007-11-12Merge branch 'maint'Junio C Hamano
2007-11-12git-branch: remove mention of non-existent '-b' optionJeff King
2007-10-30Update manpages to reflect new short and long option aliasesJonas Fonseca
2007-10-03Note that git-branch will not automatically checkout the new branchFederico Mena Quintero
2007-10-03Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero
2007-08-02Try to be consistent with capitalization in the documentationSteve Hoelzer
2007-07-17Fix git-branch documentation when using remote refsFrancis Moreau
2007-07-02Documentation: minor cleanups to branch/checkout wordingJeff King
2007-07-02Documentation: quote {non-attributes} for asciidocJeff King
2007-06-07War on whitespaceJunio C Hamano
2007-05-15Documentation/branch: fix small typo in -D exampleQuy Tonthat
2007-03-11git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini