Age | Commit message (Expand) | Author | Files | Lines |
2015-10-15 | Merge branch 'kn/for-each-branch' | Junio C Hamano | 1 | -1/+15 |
2015-09-25 | branch: add '--points-at' option | Karthik Nayak | 1 | -1/+5 |
2015-09-25 | branch.c: use 'ref-filter' APIs | Karthik Nayak | 1 | -1/+11 |
2015-09-17 | Merge branch 'po/doc-branch-desc' | Junio C Hamano | 1 | -1/+3 |
2015-09-14 | doc: show usage of branch description | Philip Oakley | 1 | -1/+3 |
2015-07-10 | Merge branch 'mm/branch-doc-updates' | Junio C Hamano | 1 | -2/+6 |
2015-07-06 | Documentation/branch: document -M and -D in terms of --force | Matthieu Moy | 1 | -2/+2 |
2015-07-06 | Documentation/branch: document -d --force and -m --force | Matthieu Moy | 1 | -0/+4 |
2015-03-13 | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2013-09-09 | Refer to branch.<name>.remote/merge when documenting --track | Johan Herland | 1 | -2/+4 |
2013-02-07 | Merge branch 'nd/branch-error-cases' | Junio C Hamano | 1 | -10/+12 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -1/+1 |
2013-01-31 | branch: let branch filters imply --list | Jeff King | 1 | -3/+3 |
2013-01-31 | docs: clarify git-branch --list behavior | Jeff King | 1 | -7/+9 |
2012-09-25 | Merge branch 'po/maint-docs' | Junio C Hamano | 1 | -1/+3 |
2012-09-19 | Doc branch: show -vv option and alternative | Philip Oakley | 1 | -1/+3 |
2012-08-30 | branch: add --unset-upstream option | Carlos Martín Nieto | 1 | -0/+5 |
2012-08-23 | branch: introduce --set-upstream-to | Carlos Martín Nieto | 1 | -1/+8 |
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 |