🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.7.0.3
/
branch.c
tag
e4cc99ada70a14e3761025981b59c6644d32f24c
tagger
Junio C Hamano <gitster@pobox.com>
Mon Mar 22 00:01:31 2010
object
0b3dcfe721dc8734e2688f936afad055d8541d97
Git 1.7.0.3
85e2233
branch: warn and refuse to set a branch as a tracking branch of itself.
by Matthieu Moy
· 16 years ago
4fc5006
Add branch --set-upstream
by Ilari Liusvaara
· 16 years ago
d824cbb
Convert existing die(..., strerror(errno)) to die_errno()
by Thomas Rast
· 16 years ago
a2fab53
strbuf_check_branch_ref(): a helper to check a refname for a branch
by Junio C Hamano
· 17 years ago
a552de7
strbuf_branchname(): a wrapper for branch name shorthands
by Junio C Hamano
· 17 years ago
431b196
Rename interpret/substitute nth_last_branch functions
by Junio C Hamano
· 17 years ago
72f6008
Improve "git branch --tracking" output
by Junio C Hamano
· 17 years ago
a9f2c13
Make git-clone respect branch.autosetuprebase
by Junio C Hamano
· 17 years ago
8415d5c
Teach the "@{-1} syntax to "git branch"
by Junio C Hamano
· 17 years ago
a157400
Merge branch 'jc/maint-co-track'
by Junio C Hamano
· 17 years ago
51a94af
Fix "checkout --track -b newbranch" on detached HEAD
by Junio C Hamano
· 17 years ago
cf10f9f
builtin-commit: use reduce_heads() only when appropriate
by Miklos Vajna
· 17 years ago
0af0ac7
Move MERGE_RR from .git/rr-cache/ into .git/
by Johannes Schindelin
· 17 years ago
c998ae9
Allow tracking branches to set up rebase by default.
by Dustin Sallings
· 18 years ago
9ed36cf
branch: optionally setup branch.*.merge from upstream local branches
by Jay Soffian
· 18 years ago
c369e7b
Move code to clean up after a branch change to branch.c
by Daniel Barkalow
· 18 years ago
e496c00
Move create_branch into a library file
by Daniel Barkalow
· 18 years ago