summaryrefslogtreecommitdiffstats
path: root/builtin/worktree.c
AgeCommit message (Expand)AuthorLines
2015-07-13Merge branch 'es/worktree-add'Junio C Hamano-0/+199
2015-07-12Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano-1/+1
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine-1/+1
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedEric Sunshine-2/+6
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedEric Sunshine-2/+4
2015-07-06worktree: extract basename computation to new functionEric Sunshine-9/+20
2015-07-06checkout: retire --to optionEric Sunshine-6/+138
2015-07-06worktree: add -b/-B optionsEric Sunshine-0/+11
2015-07-06worktree: add --detach optionEric Sunshine-1/+4
2015-07-06worktree: add --force optionEric Sunshine-1/+5
2015-07-06worktree: introduce "add" commandEric Sunshine-0/+31
2015-06-29worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy-0/+133