| Commit message (Expand) | Author | Age |
* | Merge branch 'kn/for-each-branch' | Junio C Hamano | 2015-10-15 |
|\ |
|
| * | branch: add '--points-at' option | Karthik Nayak | 2015-09-25 |
| * | branch.c: use 'ref-filter' APIs | Karthik Nayak | 2015-09-25 |
* | | Merge branch 'po/doc-branch-desc' | Junio C Hamano | 2015-09-17 |
|\ \
| |/
|/| |
|
| * | doc: show usage of branch description | Philip Oakley | 2015-09-14 |
* | | Merge branch 'mm/branch-doc-updates' | Junio C Hamano | 2015-07-10 |
|\ \ |
|
| * | | Documentation/branch: document -M and -D in terms of --force | Matthieu Moy | 2015-07-06 |
| * | | Documentation/branch: document -d --force and -m --force | Matthieu Moy | 2015-07-06 |
| |/ |
|
* | | *config.txt: stick to camelCase naming convention | Nguyễn Thái Ngọc Duy | 2015-03-13 |
|/ |
|
* | Refer to branch.<name>.remote/merge when documenting --track | Johan Herland | 2013-09-09 |
* | Merge branch 'nd/branch-error-cases' | Junio C Hamano | 2013-02-07 |
|\ |
|
| * | branch: let branch filters imply --list | Jeff King | 2013-01-31 |
| * | docs: clarify git-branch --list behavior | Jeff King | 2013-01-31 |
* | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
|/ |
|
* | Merge branch 'po/maint-docs' | Junio C Hamano | 2012-09-25 |
|\ |
|
| * | Doc branch: show -vv option and alternative | Philip Oakley | 2012-09-19 |
* | | branch: add --unset-upstream option | Carlos Martín Nieto | 2012-08-30 |
* | | branch: introduce --set-upstream-to | Carlos Martín Nieto | 2012-08-23 |
|/ |
|
* | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 |
|\ |
|
| * | branch: add --column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
* | | Merge branch 'jk/branch-quiet' | Junio C Hamano | 2012-04-16 |
|\ \ |
|
| * | | teach "git branch" a --quiet option | Jeff King | 2012-03-26 |
| |/ |
|
* | | Documentation/git-branch: add default for --contains | Vincent van Ravesteijn | 2012-03-06 |
* | | Documentation/git-branch: fix a typo | Vincent van Ravesteijn | 2012-03-06 |
* | | Documentation/git-branch: cleanups | Vincent van Ravesteijn | 2012-03-06 |
|/ |
|
* | Merge branch 'jc/request-pull-show-head-4' | Junio C Hamano | 2011-12-09 |
|\ |
|
| * | branch: teach --edit-description option | Junio C Hamano | 2011-10-05 |
* | | branch: -v does not automatically imply --list | Michael J Gruber | 2011-09-08 |
* | | branch: allow pattern arguments | Michael J Gruber | 2011-08-28 |
* | | branch: introduce --list option | Michael J Gruber | 2011-08-28 |
* | | git-branch: introduce missing long forms for the options | Michael J Gruber | 2011-08-28 |
|/ |
|
* | branch -v: honor core.abbrev | Namhyung Kim | 2011-07-01 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | git-branch.txt: mention --set-upstream as a way to change upstream configuration | Matthieu Moy | 2010-11-03 |
* | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 2010-11-03 |
* | Merge branch 'maint' | Junio C Hamano | 2010-04-17 |
|\ |
|
| * | Document new "already-merged" rule for branch -d | Jonathan Nieder | 2010-04-15 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-04-08 |
|\ \
| |/ |
|
| * | docs: clarify "branch -l" | Jeff King | 2010-04-08 |
* | | Add an optional argument for --color options | Mark Lodato | 2010-02-18 |
|/ |
|
* | Merge branch 'il/branch-set-upstream' | Junio C Hamano | 2010-01-22 |
|\ |
|
| * | Add branch --set-upstream | Ilari Liusvaara | 2010-01-18 |
* | | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
|/ |
|
* | Documentation: clarify branch creation | Jonathan Nieder | 2009-10-09 |
* | Documentation: branch: update --merged description | Jonathan Nieder | 2009-10-09 |
* | UI consistency: allow --force for where -f means force | René Scharfe | 2009-08-29 |
* | Documentation: consistently refer to check-ref-format | Nanako Shiraishi | 2009-08-25 |
* | allow -t abbreviation for --track in git branch | Sitaram Chamarty | 2009-05-09 |
* | doc: refer to tracking configuration as "upstream" | Jeff King | 2009-04-13 |
* | doc: clarify --no-track option | Jeff King | 2009-04-13 |