summaryrefslogtreecommitdiff
path: root/builtin/worktree.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-13Merge branch 'es/worktree-add'Libravatar Junio C Hamano1-0/+199
2015-07-12Revert "checkout: retire --ignore-other-worktrees in favor of --force"Libravatar Junio C Hamano1-1/+1
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceLibravatar Eric Sunshine1-1/+1
2015-07-07worktree: add: auto-vivify new branch when <branch> is omittedLibravatar Eric Sunshine1-2/+6
2015-07-06worktree: add: make -b/-B default to HEAD when <branch> is omittedLibravatar Eric Sunshine1-2/+4
2015-07-06worktree: extract basename computation to new functionLibravatar Eric Sunshine1-9/+20
2015-07-06checkout: retire --to optionLibravatar Eric Sunshine1-6/+138
2015-07-06worktree: add -b/-B optionsLibravatar Eric Sunshine1-0/+11
2015-07-06worktree: add --detach optionLibravatar Eric Sunshine1-1/+4
2015-07-06worktree: add --force optionLibravatar Eric Sunshine1-1/+5
2015-07-06worktree: introduce "add" commandLibravatar Eric Sunshine1-0/+31
2015-06-29worktree: new place for "git prune --worktrees"Libravatar Nguyễn Thái Ngọc Duy1-0/+133