Age | Commit message (Expand) | Author | Files | Lines |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -8/+0 |
2010-11-03 | git-branch.txt: mention --set-upstream as a way to change upstream configuration | Matthieu Moy | 1 | -1/+2 |
2010-11-03 | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 1 | -5/+6 |
2010-04-17 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+3 |
2010-04-15 | Document new "already-merged" rule for branch -d | Jonathan Nieder | 1 | -1/+3 |
2010-04-08 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2010-04-08 | docs: clarify "branch -l" | Jeff King | 1 | -0/+2 |
2010-02-18 | Add an optional argument for --color options | Mark Lodato | 1 | -2/+4 |
2010-01-22 | Merge branch 'il/branch-set-upstream' | Junio C Hamano | 1 | -1/+7 |
2010-01-18 | Add branch --set-upstream | Ilari Liusvaara | 1 | -1/+7 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -3/+3 |
2009-10-09 | Documentation: clarify branch creation | Jonathan Nieder | 1 | -8/+8 |
2009-10-09 | Documentation: branch: update --merged description | Jonathan Nieder | 1 | -4/+6 |
2009-08-29 | UI consistency: allow --force for where -f means force | René Scharfe | 1 | -0/+1 |
2009-08-25 | Documentation: consistently refer to check-ref-format | Nanako Shiraishi | 1 | -0/+6 |
2009-05-09 | allow -t abbreviation for --track in git branch | Sitaram Chamarty | 1 | -0/+1 |
2009-04-13 | doc: refer to tracking configuration as "upstream" | Jeff King | 1 | -11/+13 |
2009-04-13 | doc: clarify --no-track option | Jeff King | 1 | -1/+2 |
2009-04-07 | branch: show upstream branch when double verbose | Jeff King | 1 | -1/+3 |
2009-03-21 | Merge branch 'dm/maint-docco' | Junio C Hamano | 1 | -25/+25 |
2009-03-17 | git-branch.txt: document -f correctly | Michael J Gruber | 1 | -2/+2 |
2009-03-17 | Documentation: minor grammatical fixes in git-branch.txt. | David J. Mellor | 1 | -25/+25 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-14 | Merge branch 'jc/branch-merged' | Junio C Hamano | 1 | -12/+15 |
2008-07-09 | branch --merged/--no-merged: allow specifying arbitrary commit | Junio C Hamano | 1 | -12/+15 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -4/+4 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -4/+4 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -4/+4 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -1/+2 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-04-20 | git-branch.txt: compare --contains, --merged and --no-merged | Lars Hjemli | 1 | -0/+21 |
2008-04-20 | git-branch: add support for --merged and --no-merged | Lars Hjemli | 1 | -1/+3 |
2008-02-19 | doc: documentation update for the branch track changes | Jay Soffian | 1 | -17/+16 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -6/+6 |
2007-12-01 | Merge branch 'jc/branch-contains' | Junio C Hamano | 1 | -0/+4 |
2007-11-28 | Merge branch 'maint' | Junio C Hamano | 1 | -7/+14 |
2007-11-28 | Improve description of git-branch -d and -D in man page. | Jan Hudec | 1 | -7/+14 |
2007-11-22 | git-branch --contains: doc and test | Junio C Hamano | 1 | -0/+4 |
2007-11-12 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-11 | git-branch: remove mention of non-existent '-b' option | Jeff King | 1 | -1/+1 |
2007-10-29 | Update manpages to reflect new short and long option aliases | Jonas Fonseca | 1 | -1/+1 |
2007-10-02 | Note that git-branch will not automatically checkout the new branch | Federico Mena Quintero | 1 | -0/+4 |
2007-10-02 | Add documentation for --track and --no-track to the git-branch docs. | Federico Mena Quintero | 1 | -0/+15 |
2007-08-01 | Try to be consistent with capitalization in the documentation | Steve Hoelzer | 1 | -2/+2 |
2007-07-16 | Fix git-branch documentation when using remote refs | Francis Moreau | 1 | -2/+2 |
2007-07-02 | Documentation: minor cleanups to branch/checkout wording | Jeff King | 1 | -3/+3 |
2007-07-02 | Documentation: quote {non-attributes} for asciidoc | Jeff King | 1 | -1/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-14 | Documentation/branch: fix small typo in -D example | Quy Tonthat | 1 | -1/+1 |
2007-03-10 | git-branch, git-checkout: autosetup for remote branch tracking | Paolo Bonzini | 1 | -1/+8 |