summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
AgeCommit message (Expand)Author
2008-02-11Document that the default of branch.autosetupmerge is trueJohannes Schindelin
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
2007-03-03git-branch: document new --no-abbrev optionJulian Phillips
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-17Documentation: a few spelling fixesRené Scharfe
2007-01-03Add documentation for git-branch's color configuration.Brian Gernhardt
2006-12-21Documentation/git-branch: new -r to delete remote-tracking branches.Quy Tonthat
2006-12-06git-branch: add options and tests for branch renamingLars Hjemli
2006-11-25Add -v and --abbrev options to git-branchLars Hjemli
2006-11-22Add support to git-branch to show local and remote branchesAndy Parkins
2006-05-23Merge branch 'sp/reflog' into nextJunio C Hamano
2006-05-21Reference git-check-ref-format in git-branch.Shawn Pearce
2006-05-19Create/delete branch ref logs.Shawn Pearce
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks
2006-03-18Call out the two different uses of git-branch and fix a typo.Jon Loeliger
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen
2006-01-29git-branch: Documentation fixesFredrik Kuivinen
2005-12-13Documentation: more examples.Junio C Hamano
2005-11-14git-branch: Mention -d and -D in man-page.Andreas Ericsson
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-09-08Big tool rename.Junio C Hamano