aboutsummaryrefslogtreecommitdiff
path: root/branch.h
Commit message (Expand)AuthorAge
* Merge branch 'ks/branch-cleanup'Junio C Hamano2017-12-27
|\
| * branch: group related arguments of create_branch()Kaartic Sivaraam2017-12-07
| * branch: improve documentation and naming of create_branch() parametersKaartic Sivaraam2017-12-07
* | branch: split validate_new_branchname() into twoJunio C Hamano2017-10-13
|/
* branch: record creation of renamed branch in HEAD's logKyle Meyer2017-02-20
* create_branch: drop unused "head" parameterJeff King2016-11-09
* worktree.c: check whether branch is rebased in another worktreeNguyễn Thái Ngọc Duy2016-04-22
* branch -m: update all per-worktree HEADsKazuki Yamaguchi2016-04-04
* branch: report errors in tracking branch setupPatrick Steinhardt2016-02-22
* worktree: add top-level worktree.cMichael Rappazzo2015-10-02
* worktrees: add find_shared_symrefDavid Turner2015-08-11
* branch: publish die_if_checked_out()Eric Sunshine2015-07-20
* checkout: suppress tracking message with "-q"Jeff King2012-03-26
* Merge branch 'jn/branch-move-to-self'Junio C Hamano2011-12-13
|\
| * Allow checkout -B <current-branch> to update the current branchJonathan Nieder2011-11-28
* | branch: add read_branch_desc() helper functionJunio C Hamano2011-10-05
|/
* branch --set-upstream: regression fixJunio C Hamano2011-09-16
* Prevent force-updating of the current branchConrad Irwin2011-08-22
* Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-03
* Make git-clone respect branch.autosetuprebaseJunio C Hamano2009-03-03
* branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-19
* Move code to clean up after a branch change to branch.cDaniel Barkalow2008-02-09
* Move create_branch into a library fileDaniel Barkalow2008-02-09