tag.c: implement '--format' option
[gitweb.git] / Documentation / git-worktree.txt
2015-08-24 Merge 'kn/for-each-tag-branch' into kn/for-each-tag
2015-08-03 Merge branch 'jk/refspec-parse-wildcard'
2015-08-03 Merge branch 'da/subtree-date-confusion'
2015-08-03 Merge branch 'jx/do-not-crash-receive-pack-wo-head'
2015-08-03 Merge branch 'db/send-pack-user-signingkey'
2015-08-03 Merge branch 'zb/userdiff-fountain'
2015-08-03 Merge branch 'dt/refs-backend-preamble'
2015-08-03 Merge branch 'as/sparse-checkout-removal'
2015-08-03 Merge branch 'jk/date-mode-format'
2015-08-03 Merge branch 'pt/am-tests'
2015-08-03 Merge branch 'sg/bash-prompt-untracked-optim'
2015-08-03 Merge branch 'cb/uname-in-untracked'
2015-08-03 Merge branch 'se/doc-checkout-ours-theirs'
2015-08-03 Merge branch 'ib/scripted-parse-opt-better-hint-string'
2015-08-03 Merge branch 'mh/fast-import-optimize-current-from'
2015-08-03 Merge branch 'kn/tag-doc-fix'
2015-08-03 Merge branch 'mh/fast-import-get-mark'
2015-08-03 Merge branch 'gr/rebase-i-drop-warn'
2015-08-03 Merge branch 'jc/commit-slab'
2015-08-03 Merge branch 'dt/log-follow-config'
2015-08-03 Merge branch 'gp/status-rebase-i-info'
2015-08-03 Merge branch 'jk/cat-file-batch-all'
2015-08-03 Merge branch 'js/fsck-opt'
2015-08-03 Merge branch 'mh/init-delete-refs-api'
2015-08-03 Merge branch 'pt/pull-builtin'
2015-08-03 Merge branch 'jk/pkt-log-pack'
2015-08-03 Merge branch 'mr/rebase-i-customize-insn-sheet'
2015-08-03 Merge branch 'rl/send-email-aliases'
2015-08-03 Merge branch 'kb/i18n-doc'
2015-08-03 Merge branch 'nd/export-worktree'
2015-08-03 Merge branch 'ee/clean-remove-dirs'
2015-08-03 Merge branch 'cb/parse-magnitude'
2015-08-03 Merge branch 'bc/gpg-verify-raw'
2015-08-03 Merge branch 'pt/am-foreign'
2015-08-03 Merge branch 'kn/for-each-ref'
2015-08-03 Merge branch 'mh/replace-refs'
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-21 Merge tag 'l10n-2.5.0-rnd2' of git://github.com/git...
2015-07-17 Merge branch 'jk/still-interesting'
2015-07-17 Merge branch 'es/worktree-add'
2015-07-16 worktree: caution that this is still experimental
2015-07-16 Documentation/git-worktree: fix stale "git checkout...
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-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: 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-07-06 Documentation/git-worktree: add EXAMPLES section
2015-07-06 Documentation/git-worktree: add high-level 'lock' overview
2015-07-06 Documentation/git-worktree: split technical info from...
2015-07-06 Documentation/git-worktree: add BUGS section
2015-07-06 Documentation: move linked worktree description from...
2015-07-06 Documentation/git-worktree: associate options with...
2015-06-29 worktree: new place for "git prune --worktrees"