Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | Merge branch 'nd/worktree-cleanup-post-head-protection' | Junio C Hamano | 1 | -5/+5 |
2016-05-31 | worktree: allow "-" short-hand for @{-1} in add command | Jordan DE GEA | 1 | -1/+2 |
2016-05-24 | git-worktree.txt: keep subcommand listing in alphabetical order | Nguyễn Thái Ngọc Duy | 1 | -5/+5 |
2016-03-29 | worktree: add: introduce --checkout option | Ray Zhang | 1 | -1/+7 |
2016-01-22 | worktree: stop supporting moving worktrees manually | Nguyễn Thái Ngọc Duy | 1 | -5/+10 |
2015-10-08 | worktree: add 'list' command | Michael Rappazzo | 1 | -1/+48 |
2015-08-05 | Documentation/git-worktree: fix duplicated 'from' | Patrick Steinhardt | 1 | -1/+1 |
2015-07-24 | Documentation/git-worktree: fix broken 'linkgit' invocation | Eric Sunshine | 1 | -1/+1 |
2015-07-20 | worktree: add: suppress auto-vivication with --detach and no <branch> | Eric Sunshine | 1 | -3/+3 |
2015-07-20 | config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire" | Eric Sunshine | 1 | -1/+1 |
2015-07-20 | Documentation/git-worktree: fix incorrect reference to file "locked" | Michael Haggerty | 1 | -1/+1 |
2015-07-20 | Documentation/git-worktree: consistently use term "linked working tree" | Michael Haggerty | 1 | -18/+18 |
2015-07-16 | worktree: caution that this is still experimental | Junio C Hamano | 1 | -2/+3 |
2015-07-16 | Documentation/git-worktree: fix stale "git checkout --to" references | Eric Sunshine | 1 | -2/+2 |
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 | -0/+1 |
2015-07-06 | worktree: add -b/-B options | Eric Sunshine | 1 | -3/+10 |
2015-07-06 | worktree: add --detach option | Eric Sunshine | 1 | -1/+5 |
2015-07-06 | worktree: add --force option | Eric Sunshine | 1 | -1/+7 |
2015-07-06 | worktree: introduce "add" command | Eric Sunshine | 1 | -10/+10 |
2015-07-06 | Documentation/git-worktree: add EXAMPLES section | Eric Sunshine | 1 | -0/+22 |
2015-07-06 | Documentation/git-worktree: add high-level 'lock' overview | Eric Sunshine | 1 | -9/+15 |
2015-07-06 | Documentation/git-worktree: split technical info from general description | Eric Sunshine | 1 | -34/+36 |
2015-07-06 | Documentation/git-worktree: add BUGS section | Eric Sunshine | 1 | -3/+16 |
2015-07-06 | Documentation: move linked worktree description from checkout to worktree | Eric Sunshine | 1 | -0/+62 |
2015-07-06 | Documentation/git-worktree: associate options with commands | Eric Sunshine | 1 | -3/+3 |
2015-06-29 | worktree: new place for "git prune --worktrees" | Nguyễn Thái Ngọc Duy | 1 | -0/+48 |