Merge branch 'sb/parse-options-codeformat' into maint
[gitweb.git] / builtin / worktree.c
2015-08-19 Merge branch 'sb/remove-unused-var-from-builtin-add...
2015-08-19 Merge branch 'kn/tag-doc-fix' into maint
2015-08-19 Merge branch 'es/doc-clean-outdated-tools' into maint
2015-08-19 Merge branch 'nd/export-worktree' into maint
2015-08-19 Merge branch 'mh/fast-import-optimize-current-from...
2015-08-19 Merge branch 'ib/scripted-parse-opt-better-hint-string...
2015-08-19 Merge branch 'se/doc-checkout-ours-theirs' into maint
2015-08-19 Merge branch 'cb/uname-in-untracked' into maint
2015-08-19 Merge branch 'as/sparse-checkout-removal' into maint
2015-08-19 Merge branch 'db/send-pack-user-signingkey' into maint
2015-08-19 Merge branch 'jx/do-not-crash-receive-pack-wo-head...
2015-08-19 Merge branch 'da/subtree-date-confusion' into maint
2015-08-03 Sync with 2.4.8
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"