Merge branch 'cc/trailers-corner-case-fix' into maint
[gitweb.git] / builtin / worktree.c
2015-09-04 Merge branch 'cc/trailers-corner-case-fix' into maint
2015-09-04 Merge branch 'rs/archive-zip-many' into maint
2015-09-04 Merge branch 'jc/calloc-pathspec' into maint
2015-09-04 Merge branch 'sg/wt-status-header-inclusion' into maint
2015-09-04 Merge branch 'sg/t3020-typofix' into maint
2015-09-04 Merge branch 'as/docfix-reflog-expire-unreachable'...
2015-09-04 Merge branch 'jk/fix-alias-pager-config-key-warnings...
2015-09-04 Merge branch 'nd/dwim-wildcards-as-pathspecs' into...
2015-09-04 Merge branch 'sg/help-group' into maint
2015-09-04 Merge branch 'jh/strbuf-read-use-read-in-full' into...
2015-09-04 Merge branch 'cb/open-noatime-clear-errno' into maint
2015-09-04 Merge branch 'mh/get-remote-group-fix' into maint
2015-08-25 Merge branch 'jk/guess-repo-name-regression-fix' into...
2015-08-25 Merge branch 'jk/test-with-x' into maint
2015-08-25 Merge branch 'sb/check-return-from-read-ref' into maint
2015-08-25 Merge branch 'mm/pull-upload-pack' into maint
2015-08-19 Merge branch 'ta/docfix-index-format-tech' into maint
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"