Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-13 | Merge branch 'es/worktree-add' | Junio C Hamano | 1 | -0/+199 |
2015-07-12 | Revert "checkout: retire --ignore-other-worktrees in favor of --force" | Junio C Hamano | 1 | -1/+1 |
2015-07-07 | checkout: retire --ignore-other-worktrees in favor of --force | Eric Sunshine | 1 | -1/+1 |
2015-07-07 | worktree: add: auto-vivify new branch when <branch> is omitted | Eric Sunshine | 1 | -2/+6 |
2015-07-06 | worktree: add: make -b/-B default to HEAD when <branch> is omitted | Eric Sunshine | 1 | -2/+4 |
2015-07-06 | worktree: extract basename computation to new function | Eric Sunshine | 1 | -9/+20 |
2015-07-06 | checkout: retire --to option | Eric Sunshine | 1 | -6/+138 |
2015-07-06 | worktree: add -b/-B options | Eric Sunshine | 1 | -0/+11 |
2015-07-06 | worktree: add --detach option | Eric Sunshine | 1 | -1/+4 |
2015-07-06 | worktree: add --force option | Eric Sunshine | 1 | -1/+5 |
2015-07-06 | worktree: introduce "add" command | Eric Sunshine | 1 | -0/+31 |
2015-06-29 | worktree: new place for "git prune --worktrees" | Nguyễn Thái Ngọc Duy | 1 | -0/+133 |