tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/
[gitweb.git] / contrib /
2018-10-26 Merge branch 'js/mingw-default-ident'
2018-10-26 Merge branch 'ld/p4-unshelve'
2018-10-26 Merge branch 'du/cherry-is-plumbing'
2018-10-26 Merge branch 'ab/gc-doc-update'
2018-10-26 Merge branch 'js/fuzzer'
2018-10-26 Merge branch 'rv/alias-help'
2018-10-26 Merge branch 'sb/diff-emit-line-ws-markup-cleanup'
2018-10-26 Merge branch 'du/get-tar-commit-id-is-plumbing'
2018-10-26 Merge branch 'mm/doc-no-dashed-git'
2018-10-26 Merge branch 'du/rev-parse-is-plumbing'
2018-10-26 Merge branch 'np/log-graph-octopus-fix'
2018-10-26 Merge branch 'sg/split-index-racefix'
2018-10-26 Merge branch 'ds/coverage-diff'
2018-10-26 Merge branch 'bc/editorconfig'
2018-10-26 Merge branch 'ma/t7005-bash-workaround'
2018-10-26 Merge branch 'rs/subtree-fixes'
2018-10-25 completion: support `git mergetool --[no-]gui`
2018-10-25 t0061: adjust to test-tool transition
2018-10-24 mingw: load system libraries the recommended way
2018-10-24 cocci: simplify "if (++u > 1)" to "if (u++)"
2018-10-22 completion: fix __gitcomp_builtin no longer consider...
2018-10-19 Merge branch 'jt/cache-tree-allow-missing-object-in...
2018-10-19 Merge branch 'tb/filter-alternate-refs'
2018-10-19 Merge branch 'jt/avoid-ls-refs'
2018-10-19 Merge branch 'ds/commit-graph-leakfix'
2018-10-19 Merge branch 'jt/non-blob-lazy-fetch'
2018-10-19 Merge branch 'pw/diff-color-moved-ws-fix'
2018-10-19 Merge branch 'rs/oidset-on-khash'
2018-10-19 Merge branch 'rs/grep-no-recursive'
2018-10-19 Merge branch 'nd/help-commands-verbose-by-default'
2018-10-19 Merge branch 'jc/how-to-document-api'
2018-10-19 Merge branch 'sm/show-superproject-while-conflicted'
2018-10-19 Merge branch 'jt/fetch-tips-in-partial-clone'
2018-10-19 Merge branch 'nd/status-refresh-progress'
2018-10-19 Merge branch 'bp/read-cache-parallel'
2018-10-19 Merge branch 'bp/rename-test-env-var'
2018-10-19 Merge branch 'ss/wt-status-committable'
2018-10-19 Merge branch 'nd/the-index'
2018-10-19 Merge branch 'nd/complete-fetch-multiple-args'
2018-10-18 Revert "subtree: make install targets depend on build...
2018-10-16 subtree: make install targets depend on build targets
2018-10-16 Merge branch 'sf/complete-stash-list'
2018-10-16 Merge branch 'mw/doc-typofixes'
2018-10-16 Merge branch 'rs/sequencer-oidset-insert-avoids-dups'
2018-10-16 Merge branch 'ma/mailing-list-address-in-git-help'
2018-10-16 Merge branch 'nd/packobjectshook-doc-fix'
2018-10-16 Merge branch 'ma/t1400-undebug-test'
2018-10-16 Merge branch 'ma/commit-graph-docs'
2018-10-16 Merge branch 'dz/credential-doc-url-matching-rules'
2018-10-16 Merge branch 'en/status-multiple-renames-to-the-same...
2018-10-16 Merge branch 'ds/reachable-final-cleanup'
2018-10-16 Merge branch 'jk/check-everything-connected-is-long...
2018-10-16 Merge branch 'jn/gc-auto'
2018-10-16 Merge branch 'jn/gc-auto-prep'
2018-10-16 Merge branch 'fe/doc-updates'
2018-10-16 Merge branch 'jn/mailmap-update'
2018-10-16 Merge branch 'tg/t5551-with-curl-7.61.1'
2018-10-16 Merge branch 'jk/delta-islands-with-bitmap-reuse-delta...
2018-10-16 Merge branch 'tq/refs-internal-comment-fix'
2018-10-16 Merge branch 'ts/alias-of-alias'
2018-10-16 Merge branch 'ds/commit-graph-with-grafts'
2018-10-16 Merge branch 'ab/commit-graph-progress'
2018-10-15 object_id.cocci: match only expressions of type 'struct...
2018-10-12 subtree: performance improvement for finding unexpected...
2018-10-11 doc: move git-cherry to plumbing
2018-10-11 Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c...
2018-10-10 Merge branch 'ab/fsck-skiplist'
2018-10-10 Merge branch 'ds/multi-pack-verify'
2018-10-10 Merge branch 'bc/hash-independent-tests'
2018-10-10 Merge branch 'nd/test-tool'
2018-10-10 Merge branch 'nd/config-split'
2018-10-10 subtree: add build targets 'man' and 'html'
2018-10-10 contrib: add coverage-diff script
2018-10-07 git-completion.bash: add completion for stash list
2018-10-06 subtree: improve decision on merges kept in split
2018-10-06 subtree: use commits before rejoins for splits
2018-10-06 subtree: make --ignore-joins pay attention to adds
2018-10-06 subtree: refactor split of a commit into standalone...
2018-09-27 Sync with 2.19.1
2018-09-27 Sync with 2.18.1
2018-09-27 Sync with 2.17.2
2018-09-27 Sync with 2.16.5
2018-09-27 Sync with 2.15.3
2018-09-27 Sync with Git 2.14.4
2018-09-24 Merge branch 'tg/range-diff-corner-case-fix'
2018-09-24 Merge branch 'sg/split-index-test'
2018-09-24 Merge branch 'en/update-ref-no-deref-stdin'
2018-09-24 Merge branch 'ms/remote-error-message-update'
2018-09-24 Merge branch 'jt/lazy-object-fetch-fix'
2018-09-24 Merge branch 'en/sequencer-empty-edit-result-aborts'
2018-09-24 Merge branch 'ds/reachable'
2018-09-24 Merge branch 'nd/attr-pathspec-fix'
2018-09-24 Merge branch 'bw/protocol-v2'
2018-09-24 Merge branch 'sb/string-list-remove-unused'
2018-09-24 Merge branch 'jk/dev-build-format-security'
2018-09-24 Merge branch 'sg/t3701-tighten-trace'
2018-09-24 Merge branch 'sb/diff-color-move-more'
2018-09-24 Merge branch 'en/rerere-multi-stage-1-fix'
2018-09-24 Merge branch 'js/mingw-o-append'
2018-09-24 Merge branch 'en/double-semicolon-fix'
next