clone: teach --recurse-submodules to optionally take a pathspec
[gitweb.git] / t /
2017-02-15 Merge branch 'sb/doc-unify-bottom'
2017-02-15 Merge branch 'sb/push-options-via-transport'
2017-02-15 Merge branch 'cw/completion'
2017-02-15 Merge branch 'rs/swap'
2017-02-15 Merge branch 'sb/submodule-doc'
2017-02-14 grep: treat revs the same for --untracked as for -...
2017-02-14 remote helpers: avoid blind fall-back to ".git" when...
2017-02-14 remote: avoid reading $GIT_DIR config in non-repo
2017-02-14 grep: do not diagnose misspelt revs with --no-index
2017-02-14 grep: avoid resolving revision names in --no-index...
2017-02-14 grep: fix "--" rev/pathspec disambiguation
2017-02-14 grep: do not unnecessarily query repo for "--"
2017-02-13 gc: ignore old gc.log files
2017-02-10 git-p4: fix git-p4.pathEncoding for removed files
2017-02-10 pathspec: don't error out on all-exclusionary pathspec...
2017-02-10 Merge branch 'nd/rev-list-all-includes-HEAD-doc'
2017-02-10 Merge branch 'rs/fill-directory-optim'
2017-02-10 Merge branch 'jk/log-graph-name-only'
2017-02-10 Merge branch 'da/t7800-cleanup'
2017-02-10 Merge branch 'dl/difftool-doc-no-gui-option'
2017-02-10 Merge branch 'js/difftool-builtin'
2017-02-10 Merge branch 'rs/p5302-create-repositories-before-tests'
2017-02-10 Merge branch 'ps/worktree-prune-help-fix'
2017-02-10 Merge branch 'ew/complete-svn-authorship-options'
2017-02-10 Merge branch 'bw/push-submodule-only'
2017-02-09 rebase -i: use the rebase--helper builtin
2017-02-08 push options: pass push options to the transport helper
2017-02-08 tag: generate useful reflog message
2017-02-08 receive-pack: avoid duplicates between our refs and...
2017-02-08 diff: print line prefix for --name-only output
2017-02-08 t7800: replace "wc -l" with test_line_count
2017-02-08 Merge branch 'da/difftool-dir-diff-fix' into da/t7800...
2017-02-08 t7800: simplify basic usage test
2017-02-07 ref-filter: resurrect "strip" as a synonym to "lstrip"
2017-02-06 p5302: create repositories for index-pack results expli...
2017-02-06 difftool: fix bug when printing usage
2017-02-04 completion: cache the path to the repository
2017-02-04 completion: extract repository discovery from __gitdir()
2017-02-04 completion: respect 'git -C <path>'
2017-02-04 rev-parse: add '--absolute-git-dir' option
2017-02-04 completion: fix completion after 'git -C <path>'
2017-02-04 completion: list short refs from a remote given as...
2017-02-04 completion: don't list 'HEAD' when trying refs completi...
2017-02-04 completion: list refs from remote when remote's name...
2017-02-04 completion: respect 'git --git-dir=<path>' when listing...
2017-02-04 completion: ensure that the repository path given on...
2017-02-04 completion tests: add tests for the __git_refs() helper...
2017-02-04 completion tests: check __gitdir()'s output in the...
2017-02-04 completion tests: consolidate getting path of current...
2017-02-04 completion tests: make the $cur variable local to the...
2017-02-04 completion tests: don't add test cruft to the test...
2017-02-04 Merge branch 'master' of git://github.com/git-l10n...
2017-02-03 Merge branch 'cw/log-updates-for-all-refs-really'
2017-02-03 Merge branch 'pl/complete-diff-submodule-diff'
2017-02-03 Merge branch 'rs/object-id'
2017-02-03 Merge branch 'js/re-running-failed-tests'
2017-02-03 Merge branch 'sb/submodule-update-initial-runs-custom...
2017-02-03 Merge branch 'sb/submodule-recursive-absorb'
2017-02-03 Merge branch 'sb/unpack-trees-super-prefix'
2017-02-02 Sync with v2.11.1
2017-02-02 Merge branch 'nd/log-graph-configurable-colors'
2017-02-02 Merge branch 'ep/commit-static-buf-cleanup'
2017-02-02 Merge branch 'bc/use-asciidoctor-opt'
2017-02-02 Merge branch 'sg/mailmap-self'
2017-02-02 Merge branch 'js/mingw-hooks-with-exe-suffix'
2017-02-02 Merge branch 'rs/receive-pack-cleanup'
2017-02-02 Merge branch 'mm/reset-facl-before-umask-test'
2017-02-02 Merge branch 'hv/mingw-help-is-executable'
2017-02-02 Merge branch 'gv/mingw-p4-mapuser'
2017-02-02 Merge branch 'rs/absolute-pathdup'
2017-02-02 Merge branch 'js/unzip-in-usr-bin-workaround'
2017-02-02 Merge branch 'cw/doc-sign-off'
2017-02-02 Merge branch 'js/status-pre-rebase-i'
2017-02-02 Merge branch 'js/retire-relink'
2017-02-02 Merge branch 'sb/submodule-add-force'
2017-02-02 Merge branch 'ws/request-pull-code-cleanup' into maint
2017-02-02 Merge branch 'jk/execv-dashed-external' into maint
2017-02-01 attr: support quoting pathname patterns in C style
2017-02-01 urlmatch: allow globbing for the URL host part
2017-02-01 urlmatch: include host in urlmatch ranking
2017-02-01 connect: Add the envvar GIT_SSH_VARIANT and ssh.variant...
2017-02-01 color_parse_mem: allow empty color spec
2017-01-31 Sync with maint
2017-01-31 Merge branch 'sb/in-core-index-doc' into maint
2017-01-31 Merge branch 'js/mingw-isatty' into maint
2017-01-31 Merge branch 'jk/coding-guidelines-update' into maint
2017-01-31 Merge branch 'js/exec-path-coverity-workaround' into...
2017-01-31 Merge branch 'ad/bisect-terms' into maint
2017-01-31 Merge branch 'jk/grep-e-could-be-extended-beyond-posix...
2017-01-31 Merge branch 'km/branch-get-push-while-detached' into...
2017-01-31 Merge branch 'jk/rebase-i-squash-count-fix' into maint
2017-01-31 Merge branch 'jk/blame-fixes' into maint
2017-01-31 Merge branch 'jk/archive-zip-userdiff-config' into...
2017-01-31 Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
2017-01-31 Merge branch 'nd/config-misc-fixes' into maint
2017-01-31 Merge branch 'jc/abbrev-autoscale-config' into maint
2017-01-31 Merge branch 'mh/fast-import-notes-fix-new' into maint
2017-01-31 Merge branch 'jc/compression-config' into maint
2017-01-31 Merge branch 'ew/svn-fixes' into maint
2017-01-31 Merge branch 'jk/make-tags-find-sources-tweak' into...
next