index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
branch.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'an/branch-config-message'
Junio C Hamano
2014-03-31
|
\
|
*
branch.c: install_branch_config: simplify if chain
Adam
2014-03-24
*
|
Merge branch 'bg/install-branch-config-skip-prefix'
Junio C Hamano
2014-03-18
|
\
\
|
*
|
branch: use skip_prefix() in install_branch_config()
Brian Gesiak
2014-03-06
|
|
/
*
|
Merge branch 'jn/branch-lift-unnecessary-name-length-limit'
Junio C Hamano
2014-03-18
|
\
\
|
|
/
|
/
|
|
*
branch.c: delete size check of newly tracked branch names
Jacopo Notarstefano
2014-03-05
|
*
Merge branch 'jh/checkout-auto-tracking' into maint
Junio C Hamano
2013-10-23
|
|
\
*
|
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
|
|
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
|
\
\
\
|
*
|
|
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
|
|
/
/
*
|
|
Merge branch 'jh/checkout-auto-tracking'
Junio C Hamano
2013-09-20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
branch.c: Relax unnecessary requirement on upstream's remote ref name
Per Cederqvist
2013-09-09
*
|
|
branch: trivial style fix
Felipe Contreras
2013-08-30
|
|
/
|
/
|
*
|
Merge branch 'jh/checkout-auto-tracking'
Junio C Hamano
2013-05-29
|
\
\
|
|
/
|
*
branch.c: Validate tracking branches with refspecs instead of refs/remotes/*
Johan Herland
2013-04-21
*
|
i18n: branch: mark strings for translation
Jiang Xin
2013-04-15
|
/
*
branch: give advice when tracking start-point is missing
Jeff King
2013-04-02
*
branch: mention start_name in set-upstream error messages
Jeff King
2013-04-02
*
branch: improve error message for missing --set-upstream-to ref
Jeff King
2013-04-02
*
branch: factor out "upstream is not a branch" error messages
Jeff King
2013-04-02
*
Remove i18n legos in notifying new branch tracking setup
Nguyễn Thái Ngọc Duy
2012-06-07
*
checkout: suppress tracking message with "-q"
Jeff King
2012-03-26
*
Merge branch 'nd/resolve-ref'
Junio C Hamano
2011-12-19
|
\
|
*
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2011-12-13
*
|
Merge branch 'jn/maint-sequencer-fixes'
Junio C Hamano
2011-12-19
|
\
\
|
*
|
Revert "reset: Make reset remove the sequencer state"
Jonathan Nieder
2011-12-12
*
|
|
Merge branch 'jn/branch-move-to-self'
Junio C Hamano
2011-12-13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow checkout -B <current-branch> to update the current branch
Jonathan Nieder
2011-11-28
|
|
/
*
|
Merge branch 'jc/request-pull-show-head-4'
Junio C Hamano
2011-12-09
|
\
\
|
|
/
|
/
|
|
*
branch: add read_branch_desc() helper function
Junio C Hamano
2011-10-05
*
|
revert: write REVERT_HEAD pseudoref during conflicted revert
Jonathan Nieder
2011-11-22
*
|
Merge branch 'rr/revert-cherry-pick-continue'
Junio C Hamano
2011-10-05
|
\
\
|
|
/
|
/
|
|
*
reset: Make reset remove the sequencer state
Ramkumar Ramachandra
2011-08-08
*
|
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
2011-09-16
|
\
\
|
*
|
branch --set-upstream: regression fix
Junio C Hamano
2011-09-16
*
|
|
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
2011-08-28
|
\
\
\
|
|
/
/
|
*
|
Show interpreted branch name in error messages
Conrad Irwin
2011-08-22
|
*
|
Prevent force-updating of the current branch
Conrad Irwin
2011-08-22
|
|
/
*
|
branch.c: use the parsed branch name
Michael J Gruber
2011-08-19
|
/
*
Merge branch 'jh/maint-do-not-track-non-branches'
Junio C Hamano
2011-03-15
|
\
|
*
branch/checkout --track: Ensure that upstream branch is indeed a branch
Johan Herland
2011-02-16
*
|
Introduce CHERRY_PICK_HEAD
Jay Soffian
2011-02-21
|
/
*
builtin/checkout: handle -B from detached HEAD correctly
Tay Ray Chuan
2010-08-09
*
Merge branch 'rc/maint-reflog-msg-for-forced-branch'
Junio C Hamano
2010-04-09
*
branch: warn and refuse to set a branch as a tracking branch of itself.
Matthieu Moy
2010-01-18
*
Add branch --set-upstream
Ilari Liusvaara
2010-01-18
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
*
strbuf_check_branch_ref(): a helper to check a refname for a branch
Junio C Hamano
2009-03-22
*
strbuf_branchname(): a wrapper for branch name shorthands
Junio C Hamano
2009-03-22
*
Rename interpret/substitute nth_last_branch functions
Junio C Hamano
2009-03-22
[next]