Age | Commit message (Expand) | Author | Files | Lines |
2012-05-03 | Merge branch 'nd/columns' | Junio C Hamano | 1 | -0/+9 |
2012-04-27 | branch: add --column | Nguyễn Thái Ngọc Duy | 1 | -0/+9 |
2012-04-16 | Merge branch 'jk/branch-quiet' | Junio C Hamano | 1 | -0/+5 |
2012-03-26 | teach "git branch" a --quiet option | Jeff King | 1 | -0/+5 |
2012-03-06 | Documentation/git-branch: add default for --contains | Vincent van Ravesteijn | 1 | -2/+3 |
2012-03-06 | Documentation/git-branch: fix a typo | Vincent van Ravesteijn | 1 | -1/+1 |
2012-03-06 | Documentation/git-branch: cleanups | Vincent van Ravesteijn | 1 | -6/+6 |
2011-12-09 | Merge branch 'jc/request-pull-show-head-4' | Junio C Hamano | 1 | -0/+5 |
2011-10-05 | branch: teach --edit-description option | Junio C Hamano | 1 | -0/+5 |
2011-09-08 | branch: -v does not automatically imply --list | Michael J Gruber | 1 | -3/+3 |
2011-08-28 | branch: allow pattern arguments | Michael J Gruber | 1 | -2/+6 |
2011-08-28 | branch: introduce --list option | Michael J Gruber | 1 | -2/+7 |
2011-08-28 | git-branch: introduce missing long forms for the options | Michael J Gruber | 1 | -0/+5 |
2011-07-01 | branch -v: honor core.abbrev | Namhyung Kim | 1 | -1/+2 |
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 |