| Commit message (Expand) | Author | Age |
* | doc: refer to tracking configuration as "upstream" | Jeff King | 2009-04-13 |
* | doc: clarify --no-track option | Jeff King | 2009-04-13 |
* | branch: show upstream branch when double verbose | Jeff King | 2009-04-07 |
* | Merge branch 'dm/maint-docco' | Junio C Hamano | 2009-03-21 |
|\ |
|
| * | Documentation: minor grammatical fixes in git-branch.txt. | David J. Mellor | 2009-03-17 |
* | | git-branch.txt: document -f correctly | Michael J Gruber | 2009-03-17 |
|/ |
|
* | Update my e-mail address | Junio C Hamano | 2008-07-21 |
* | Merge branch 'jc/branch-merged' | Junio C Hamano | 2008-07-14 |
|\ |
|
| * | branch --merged/--no-merged: allow specifying arbitrary commit | Junio C Hamano | 2008-07-09 |
* | | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
|/ |
|
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | git-branch.txt: compare --contains, --merged and --no-merged | Lars Hjemli | 2008-04-20 |
* | git-branch: add support for --merged and --no-merged | Lars Hjemli | 2008-04-20 |
* | doc: documentation update for the branch track changes | Jay Soffian | 2008-02-19 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | Merge branch 'jc/branch-contains' | Junio C Hamano | 2007-12-01 |
|\ |
|
| * | git-branch --contains: doc and test | Junio C Hamano | 2007-11-22 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-11-28 |
|\ \
| |/
|/| |
|
| * | Improve description of git-branch -d and -D in man page. | Jan Hudec | 2007-11-28 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-11-12 |
|\ \
| |/ |
|
| * | git-branch: remove mention of non-existent '-b' option | Jeff King | 2007-11-11 |
* | | Update manpages to reflect new short and long option aliases | Jonas Fonseca | 2007-10-29 |
|/ |
|
* | Note that git-branch will not automatically checkout the new branch | Federico Mena Quintero | 2007-10-02 |
* | Add documentation for --track and --no-track to the git-branch docs. | Federico Mena Quintero | 2007-10-02 |
* | Try to be consistent with capitalization in the documentation | Steve Hoelzer | 2007-08-01 |
* | Fix git-branch documentation when using remote refs | Francis Moreau | 2007-07-16 |
* | Documentation: minor cleanups to branch/checkout wording | Jeff King | 2007-07-02 |
* | Documentation: quote {non-attributes} for asciidoc | Jeff King | 2007-07-02 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Documentation/branch: fix small typo in -D example | Quy Tonthat | 2007-05-14 |
* | git-branch, git-checkout: autosetup for remote branch tracking | Paolo Bonzini | 2007-03-10 |
* | git-branch: document new --no-abbrev option | Julian Phillips | 2007-03-02 |
* | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 2007-01-18 |
* | Documentation: a few spelling fixes | René Scharfe | 2007-01-17 |
* | Add documentation for git-branch's color configuration. | Brian Gernhardt | 2007-01-03 |
* | Documentation/git-branch: new -r to delete remote-tracking branches. | Quy Tonthat | 2006-12-20 |
* | git-branch: add options and tests for branch renaming | Lars Hjemli | 2006-12-05 |
* | Add -v and --abbrev options to git-branch | Lars Hjemli | 2006-11-24 |
* | Add support to git-branch to show local and remote branches | Andy Parkins | 2006-11-21 |
* | Merge branch 'sp/reflog' into next | Junio C Hamano | 2006-05-23 |
|\ |
|
| * | Create/delete branch ref logs. | Shawn Pearce | 2006-05-19 |
* | | Reference git-check-ref-format in git-branch. | Shawn Pearce | 2006-05-21 |
|/ |
|
* | Update the git-branch man page to include the "-r" option, | Sean Estabrooks | 2006-04-28 |
* | Call out the two different uses of git-branch and fix a typo. | Jon Loeliger | 2006-03-17 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 |
* | git-branch: Documentation fixes | Fredrik Kuivinen | 2006-01-29 |
* | Documentation: more examples. | Junio C Hamano | 2005-12-12 |