Sign in
googlers
/
jrn
/
git
/
023020401d21c8c48d7f0a123c7ff50888e101c7
/
branch.h
0faff98
Merge branch 'ks/branch-cleanup'
by Junio C Hamano
· 7 years ago
e2bbd0c
branch: group related arguments of create_branch()
by Kaartic Sivaraam
· 7 years ago
f6cea74
branch: improve documentation and naming of create_branch() parameters
by Kaartic Sivaraam
· 7 years ago
bc1c9c0
branch: split validate_new_branchname() into two
by Junio C Hamano
· 7 years ago
39ee4c6
branch: record creation of renamed branch in HEAD's log
by Kyle Meyer
· 8 years ago
4bd488e
create_branch: drop unused "head" parameter
by Jeff King
· 8 years ago
8d9fdd7
worktree.c: check whether branch is rebased in another worktree
by Nguyễn Thái Ngọc Duy
· 9 years ago
70999e9
branch -m: update all per-worktree HEADs
by Kazuki Yamaguchi
· 9 years ago
27852b2
branch: report errors in tracking branch setup
by Patrick Steinhardt
· 9 years ago
ac6c561
worktree: add top-level worktree.c
by Michael Rappazzo
· 9 years ago
41af656
worktrees: add find_shared_symref
by David Turner
· 10 years ago
ed89f84
branch: publish die_if_checked_out()
by Eric Sunshine
· 10 years ago
f9a482e
checkout: suppress tracking message with "-q"
by Jeff King
· 13 years ago
b2dd021
Merge branch 'jn/branch-move-to-self'
by Junio C Hamano
· 13 years ago
39bd6f7
Allow checkout -B <current-branch> to update the current branch
by Jonathan Nieder
· 13 years ago
6f9a332
branch: add read_branch_desc() helper function
by Junio C Hamano
· 13 years ago
fa79937
branch --set-upstream: regression fix
by Junio C Hamano
· 13 years ago
55c4a67
Prevent force-updating of the current branch
by Conrad Irwin
· 14 years ago
1393123
Change incorrect "remote branch" to "remote tracking branch" in C code
by Matthieu Moy
· 14 years ago
a9f2c13
Make git-clone respect branch.autosetuprebase
by Junio C Hamano
· 16 years ago
9ed36cf
branch: optionally setup branch.*.merge from upstream local branches
by Jay Soffian
· 17 years ago
c369e7b
Move code to clean up after a branch change to branch.c
by Daniel Barkalow
· 17 years ago
e496c00
Move create_branch into a library file
by Daniel Barkalow
· 17 years ago