75 Commits (27187817e4527696e513afcbec7e0503a89ec93a)

Author SHA1 Message Date
Michael J Gruber 7b787599e4 branch: -v does not automatically imply --list 13 years ago
Michael J Gruber d8d33736b5 branch: allow pattern arguments 13 years ago
Michael J Gruber cddd127b9a branch: introduce --list option 13 years ago
Michael J Gruber 171edcbb49 git-branch: introduce missing long forms for the options 13 years ago
Namhyung Kim b792c06787 branch -v: honor core.abbrev 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Matthieu Moy 4eec6f988d git-branch.txt: mention --set-upstream as a way to change upstream configuration 14 years ago
Matthieu Moy 29b9a66f28 Change incorrect uses of "remote branch" meaning "remote-tracking" 14 years ago
Jonathan Nieder fff0d0abdd Document new "already-merged" rule for branch -d 15 years ago
Jeff King 4c35f0dbc4 docs: clarify "branch -l" 15 years ago
Mark Lodato 73e9da0196 Add an optional argument for --color options 15 years ago
Ilari Liusvaara 4fc5006676 Add branch --set-upstream 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Jonathan Nieder bb35f35e67 Documentation: clarify branch creation 15 years ago
Jonathan Nieder 58d2c961b3 Documentation: branch: update --merged description 15 years ago
René Scharfe f7aec129fa UI consistency: allow --force for where -f means force 15 years ago
Nanako Shiraishi b85e6c5f81 Documentation: consistently refer to check-ref-format 15 years ago
Sitaram Chamarty be427d758b allow -t abbreviation for --track in git branch 16 years ago
Jeff King 167d744543 doc: refer to tracking configuration as "upstream" 16 years ago
Jeff King 70e966477a doc: clarify --no-track option 16 years ago
Jeff King 2d8a7f0b30 branch: show upstream branch when double verbose 16 years ago
Michael J Gruber fcfdf797db git-branch.txt: document -f correctly 16 years ago
David J. Mellor e5ac1217eb Documentation: minor grammatical fixes in git-branch.txt. 16 years ago
Junio C Hamano 1ceb95c804 Update my e-mail address 16 years ago
Junio C Hamano 59eb68aa2b Update my e-mail address 17 years ago
Junio C Hamano 049716b370 branch --merged/--no-merged: allow specifying arbitrary commit 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Stephan Beyer 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Lars Hjemli 9a7ea2b1f3 git-branch.txt: compare --contains, --merged and --no-merged 17 years ago
Lars Hjemli e8b404c27e git-branch: add support for --merged and --no-merged 17 years ago
Jay Soffian 572fc81d21 doc: documentation update for the branch track changes 17 years ago
Johannes Schindelin 0ed50ceb48 Document that the default of branch.autosetupmerge is true 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Jan Hudec 1e72a40de9 Improve description of git-branch -d and -D in man page. 17 years ago
Junio C Hamano 3f7dfe77b7 git-branch --contains: doc and test 17 years ago
Jeff King 53e780c8f6 git-branch: remove mention of non-existent '-b' option 17 years ago
Jonas Fonseca e0e6c09611 Update manpages to reflect new short and long option aliases 17 years ago
Federico Mena Quintero 46749204e9 Note that git-branch will not automatically checkout the new branch 17 years ago
Federico Mena Quintero 84d176cef6 Add documentation for --track and --no-track to the git-branch docs. 17 years ago
Steve Hoelzer 434e6ef89d Try to be consistent with capitalization in the documentation 18 years ago
Francis Moreau 33b1f3d544 Fix git-branch documentation when using remote refs 18 years ago
Jeff King 792d2370f9 Documentation: minor cleanups to branch/checkout wording 18 years ago
Jeff King 967506bbbd Documentation: quote {non-attributes} for asciidoc 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Quy Tonthat 045fe3ccda Documentation/branch: fix small typo in -D example 18 years ago
Paolo Bonzini 0746d19a82 git-branch, git-checkout: autosetup for remote branch tracking 18 years ago
Julian Phillips 5e00f6faf4 git-branch: document new --no-abbrev option 18 years ago