Sync with 2.4.7
[gitweb.git] / builtin / worktree.c
2015-07-27 Sync with 2.4.7
2015-07-21 Merge branch 'tf/gitweb-typofix'
2015-07-17 Merge branch 'jk/still-interesting'
2015-07-17 Merge branch 'es/worktree-add'
2015-07-15 Sync with 2.4.6
2015-07-15 Merge branch 'jc/diff-ws-error-highlight'
2015-07-13 Merge tag 'l10n-2.5.0-rnd1' of git://github.com/git...
2015-07-13 Merge branch 'es/worktree-add'
2015-07-13 Merge branch 'nd/multiple-work-trees'
2015-07-12 Revert "checkout: retire --ignore-other-worktrees in...
2015-07-07 checkout: retire --ignore-other-worktrees in favor...
2015-07-07 worktree: add: auto-vivify new branch when <branch...
2015-07-06 worktree: add: make -b/-B default to HEAD when <branch...
2015-07-06 worktree: extract basename computation to new function
2015-07-06 checkout: retire --to option
2015-07-06 worktree: add -b/-B options
2015-07-06 worktree: add --detach option
2015-07-06 worktree: add --force option
2015-07-06 worktree: introduce "add" command
2015-06-29 worktree: new place for "git prune --worktrees"