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