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 '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
*
Improve "git branch --tracking" output
Junio C Hamano
2009-03-10
*
Make git-clone respect branch.autosetuprebase
Junio C Hamano
2009-03-03
*
Teach the "@{-1} syntax to "git branch"
Junio C Hamano
2009-02-13
*
Merge branch 'jc/maint-co-track'
Junio C Hamano
2008-10-21
|
\
|
*
Fix "checkout --track -b newbranch" on detached HEAD
Junio C Hamano
2008-10-17
*
|
builtin-commit: use reduce_heads() only when appropriate
Miklos Vajna
2008-10-03
|
/
*
Move MERGE_RR from .git/rr-cache/ into .git/
Johannes Schindelin
2008-07-13
*
Allow tracking branches to set up rebase by default.
Dustin Sallings
2008-05-11
*
branch: optionally setup branch.*.merge from upstream local branches
Jay Soffian
2008-02-19
*
Move code to clean up after a branch change to branch.c
Daniel Barkalow
2008-02-09
*
Move create_branch into a library file
Daniel Barkalow
2008-02-09