index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
branch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
branch: show targets of deleted symrefs, not sha1s
René Scharfe
2012-10-18
1
-8
/
+11
*
branch: skip commit checks when deleting symref branches
René Scharfe
2012-10-18
1
-2
/
+8
*
branch: delete symref branch, not its target
René Scharfe
2012-10-18
1
-1
/
+1
*
branch: factor out delete_branch_config()
René Scharfe
2012-10-18
1
-5
/
+10
*
branch: factor out check_branch_commit()
René Scharfe
2012-10-18
1
-12
/
+21
*
Merge branch 'rj/path-cleanup'
Junio C Hamano
2012-09-14
1
-1
/
+1
|
\
|
*
Call mkpathdup() rather than xstrdup(mkpath(...))
Ramsay Jones
2012-09-04
1
-1
/
+1
*
|
Merge branch 'jc/merge-bases'
Junio C Hamano
2012-09-11
1
-2
/
+2
|
\
\
|
*
|
in_merge_bases(): support only one "other" commit
Junio C Hamano
2012-08-28
1
-2
/
+2
*
|
|
Merge branch 'cn/branch-set-upstream-to'
Junio C Hamano
2012-09-11
1
-3
/
+57
|
\
\
\
|
*
|
|
branch: deprecate --set-upstream and show help if we detect possible mistaken...
Carlos Martín Nieto
2012-08-30
1
-0
/
+26
|
*
|
|
branch: add --unset-upstream option
Carlos Martín Nieto
2012-08-30
1
-3
/
+18
|
*
|
|
branch: introduce --set-upstream-to
Carlos Martín Nieto
2012-08-23
1
-2
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/branch-v-alignment'
Junio C Hamano
2012-09-07
1
-13
/
+15
|
\
\
\
|
*
|
|
branch -v: align even when branch names are in UTF-8
Nguyễn Thái Ngọc Duy
2012-08-27
1
-13
/
+15
|
|
/
/
*
/
/
i18n: branch: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
1
-28
/
+28
|
/
/
*
|
branch: remove lego in i18n tracking info strings
Nguyễn Thái Ngọc Duy
2012-05-04
1
-9
/
+23
*
|
Merge branch 'nd/columns'
Junio C Hamano
2012-05-04
1
-4
/
+28
|
\
\
|
*
|
branch: add --column
Nguyễn Thái Ngọc Duy
2012-04-27
1
-4
/
+28
*
|
|
Merge branch 'pw/message-cleanup'
Junio C Hamano
2012-05-02
1
-1
/
+1
|
\
\
\
|
*
|
|
remove superfluous newlines in error messages
Pete Wyckoff
2012-05-01
1
-1
/
+1
*
|
|
|
git-branch: remove lego in i18n messages
Ævar Arnfjörð Bjarmason
2012-04-30
1
-9
/
+15
|
/
/
/
*
|
|
teach "git branch" a --quiet option
Jeff King
2012-03-27
1
-6
/
+10
*
|
|
checkout: suppress tracking message with "-q"
Jeff King
2012-03-27
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'cn/maint-branch-with-bad' into maint
Junio C Hamano
2012-03-05
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
branch: don't assume the merge filter ref exists
Carlos Martín Nieto
2012-02-27
1
-0
/
+4
|
*
Merge branch 'jn/branch-move-to-self' into maint
Junio C Hamano
2011-12-28
1
-2
/
+9
|
|
\
*
|
|
branch --edit-description: protect against mistyped branch name
Junio C Hamano
2012-02-06
1
-0
/
+15
*
|
|
Merge branch 'nd/resolve-ref'
Junio C Hamano
2011-12-20
1
-8
/
+6
|
\
\
\
|
*
|
|
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2011-12-13
1
-1
/
+1
|
*
|
|
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
2011-12-13
1
-7
/
+5
*
|
|
|
Merge branch 'jn/branch-move-to-self'
Junio C Hamano
2011-12-14
1
-2
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Allow checkout -B <current-branch> to update the current branch
Jonathan Nieder
2011-11-28
1
-1
/
+1
|
*
|
branch: allow a no-op "branch -M <current-branch> HEAD"
Jonathan Nieder
2011-11-28
1
-1
/
+8
*
|
|
Merge branch 'nd/resolve-ref'
Junio C Hamano
2011-12-09
1
-4
/
+6
|
\
\
\
|
*
|
|
Copy resolve_ref() return value for longer use
Nguyễn Thái Ngọc Duy
2011-12-06
1
-1
/
+4
|
*
|
|
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
2011-11-13
1
-3
/
+2
|
|
/
/
*
|
|
Merge branch 'jc/request-pull-show-head-4'
Junio C Hamano
2011-12-09
1
-3
/
+55
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
branch: teach --edit-description option
Junio C Hamano
2011-10-05
1
-2
/
+54
*
|
|
builtin-branch: Fix crash on invalid use of --force
Vincent van Ravesteijn
2011-11-23
1
-2
/
+2
|
|
/
|
/
|
*
|
branch -m: handle no arg properly
Tay Ray Chuan
2011-11-02
1
-5
/
+8
*
|
Merge branch 'mg/branch-list'
Junio C Hamano
2011-10-05
1
-11
/
+34
|
\
\
|
|
/
|
/
|
|
*
branch: -v does not automatically imply --list
Michael J Gruber
2011-09-08
1
-2
/
+1
|
*
branch: allow pattern arguments
Michael J Gruber
2011-08-29
1
-3
/
+21
|
*
branch: introduce --list option
Michael J Gruber
2011-08-29
1
-3
/
+9
|
*
git-branch: introduce missing long forms for the options
Michael J Gruber
2011-08-29
1
-5
/
+5
*
|
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
2011-09-17
1
-1
/
+1
|
\
\
|
*
|
branch --set-upstream: regression fix
Junio C Hamano
2011-09-17
1
-1
/
+1
*
|
|
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
2011-08-29
1
-5
/
+1
|
\
|
|
|
*
|
Prevent force-updating of the current branch
Conrad Irwin
2011-08-23
1
-5
/
+1
[next]