worktree: add 'list' command
[gitweb.git] / builtin /
2014-12-22 Merge branch 'nd/ls-tree-pathspec'
2014-12-22 Merge branch 'jc/hook-cleanup'
2014-12-22 Merge branch 'rt/for-each-ref-spell-tcl-as-Tcl'
2014-12-22 Merge branch 'rj/t0050-passes'
2014-12-22 Merge branch 'js/push-to-deploy'
2014-12-22 Merge branch 'jc/exec-cmd-system-path-leak-fix'
2014-12-22 Merge branch 'mh/find-uniq-abbrev'
2014-12-22 Merge branch 'pb/send-email-te'
2014-12-22 Merge branch 'pb/am-message-id-footer'
2014-12-22 Merge branch 'mh/simplify-repack-without-refs'
2014-12-22 Merge branch 'dw/shell-basename-dashdash-before-strippi...
2014-12-22 Merge branch 'rj/no-xopen-source-for-cygwin'
2014-12-22 Merge branch 'js/t5000-dont-copy-bin-sh'
2014-12-22 Merge branch 'jc/refer-to-t-readme-from-submitting...
2014-12-22 Merge branch 'tb/config-core-filemode-check-on-broken-fs'
2014-12-22 Merge branch 'mg/add-ignore-errors'
2014-12-22 Merge branch 'jk/lock-ref-sha1-basic-return-errors'
2014-12-22 Merge branch 'cc/interpret-trailers-more'
2014-12-22 Merge branch 'jk/rebuild-perl-scripts-with-no-perl...
2014-12-22 Merge branch 'jk/no-perl-tests' into maint
2014-12-22 Merge branch 'po/everyday-doc' into maint
2014-12-22 Merge branch 'jk/push-simple' into maint
2014-12-22 Merge branch 'mh/config-flip-xbit-back-after-checking...
2014-12-22 Merge branch 'jk/gitweb-with-newer-cgi-multi-param...
2014-12-22 Merge branch 'rs/receive-pack-use-labs' into maint
2014-12-22 Merge branch 'rs/maint-config-use-labs' into maint
2014-12-22 Merge branch 'js/windows-open-eisdir-error' into maint
2014-12-22 Merge branch 'jk/colors-fix' into maint
2014-12-22 Merge branch 'jk/checkout-from-tree' into maint
2014-12-22 reflog_expire(): new function in the reference API
2014-12-22 clean: typofix
2014-12-18 Sync with v2.2.1
2014-12-17 Sync with v2.1.4
2014-12-17 Sync with v2.0.5
2014-12-17 Sync with v1.9.5
2014-12-17 Sync with v1.8.5.6
2014-12-17 Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5
2014-12-12 Merge branch 'jk/pack-bitmap'
2014-12-12 Merge branch 'jk/push-simple'
2014-12-12 Merge branch 'da/difftool-mergetool-simplify-reporting...
2014-12-12 Merge branch 'jk/colors-fix'
2014-12-12 Merge branch 'rt/push-recurse-submodule-usage-string'
2014-12-12 Merge branch 'jk/rebuild-perl-scripts-with-no-perl...
2014-12-12 Merge branch 'jk/no-perl-tests'
2014-12-12 Merge branch 'sv/typofix-apply-error-message'
2014-12-12 Merge branch 'po/everyday-doc'
2014-12-12 Merge branch 'mh/config-copy-string-from-git-path'
2014-12-12 Merge branch 'jc/unpack-trees-plug-leak'
2014-12-12 expire_reflog(): treat the policy callback data as...
2014-12-12 Move newlog and last_kept_sha1 to "struct expire_reflog_cb"
2014-12-12 expire_reflog(): move rewrite to flags argument
2014-12-12 expire_reflog(): move verbose to flags argument
2014-12-12 expire_reflog(): pass flags through to expire_reflog_ent()
2014-12-12 struct expire_reflog_cb: a new callback data type
2014-12-12 Rename expire_reflog_cb to expire_reflog_policy_cb
2014-12-12 expire_reflog(): move updateref to flags argument
2014-12-12 expire_reflog(): move dry_run to flags argument
2014-12-12 expire_reflog(): add a "flags" argument
2014-12-12 expire_reflog(): extract two policy-related functions
2014-12-12 Extract function should_expire_reflog_ent()
2014-12-12 expire_reflog(): use a lock_file for rewriting the...
2014-12-12 expire_reflog(): return early if the reference has...
2014-12-12 expire_reflog(): rename "ref" parameter to "refname"
2014-12-12 expire_reflog(): it's not an each_ref_fn anymore
2014-12-12 use strbuf_complete_line() for adding a newline if...
2014-12-11 commit: always populate GIT_AUTHOR_* variables
2014-12-11 commit: loosen ident checks when generating template
2014-12-11 update-ref: fix "verify" command with missing <oldvalue>
2014-12-10 branch: allow -f with -m and -d
2014-12-09 index-pack: terminate object buffers with NUL
2014-12-05 Merge branch 'mh/config-flip-xbit-back-after-checking'
2014-12-05 Merge branch 'jk/gitweb-with-newer-cgi-multi-param'
2014-12-05 Merge branch 'rs/receive-pack-use-labs'
2014-12-05 Merge branch 'rs/maint-config-use-labs'
2014-12-05 Merge branch 'js/windows-open-eisdir-error'
2014-12-05 Merge branch 'jh/empty-notes'
2014-12-05 Merge branch 'sv/get-builtin'
2014-12-05 Merge branch 'jk/checkout-from-tree'
2014-12-05 Merge branch 'tq/git-ssh-command'
2014-12-05 Merge branch 'rs/env-array-in-child-process'
2014-12-01 receive-pack: refactor updateInstead codepath
2014-12-01 ls-tree: disable negative pathspec because it's not...
2014-12-01 ls-tree: remove path filtering logic in show_tree
2014-12-01 tree.c: update read_tree_recursive callback to pass...
2014-12-01 checkout: do not fail if target is an empty directory
2014-12-01 checkout: don't require a work tree when checking out...
2014-12-01 count-objects: report unused files in $GIT_DIR/worktree...
2014-12-01 gc: support prune --worktrees
2014-12-01 gc: factor out gc.pruneexpire parsing code
2014-12-01 gc: style change -- no SP before closing parenthesis
2014-12-01 checkout: clean up half-prepared directories in --to...
2014-12-01 checkout: reject if the branch is already checked out...
2014-12-01 prune: strategies for linked checkouts
2014-12-01 checkout: support checking out into a new working directory
2014-12-01 use new wrapper write_file() for simple file writing
2014-12-01 setup.c: support multi-checkout repo setup
2014-12-01 commit: use SEQ_DIR instead of hardcoding "sequencer"
2014-12-01 reflog: avoid constructing .lock path with git_path
2014-12-01 git_path(): be aware of file relocation in $GIT_DIR
2014-12-01 git_snpath(): retire and replace with strbuf_git_path()
next