ci: make sure we build Git parallel
[gitweb.git] / t /
2019-01-23 checkout: add test demonstrating regression with checko...
2019-01-22 attr: do not mark queried macros as unset
2019-01-22 tests: explicitly use `test-tool.exe` on Windows
2019-01-22 commit-graph: rename "large edges" to "extra edges"
2019-01-22 commit-tree: add missing --gpg-sign flag
2019-01-22 t7510: invoke git as part of &&-chain
2019-01-18 Merge branch 'js/gc-repack-close-before-remove'
2019-01-18 Merge branch 'en/show-ref-doc-fix'
2019-01-18 Merge branch 'ot/ref-filter-object-info'
2019-01-18 Merge branch 'sg/stress-test'
2019-01-18 Merge branch 'rs/sha1-file-close-mapped-file-on-error'
2019-01-18 Merge branch 'rs/loose-object-cache-perffix'
2019-01-18 Merge branch 'po/git-p4-wo-login'
2019-01-18 Merge branch 'mm/multimail-1.5'
2019-01-18 Merge branch 'tg/t5570-drop-racy-test'
2019-01-18 Merge branch 'jk/dev-build-format-security'
2019-01-18 Merge branch 'so/cherry-pick-always-allow-m1'
2019-01-18 Merge branch 'nd/worktree-remove-with-uninitialized...
2019-01-18 Merge branch 'sg/test-bash-version-fix'
2019-01-18 Merge branch 'rb/hpe'
2019-01-18 Merge branch 'ed/simplify-setup-git-dir'
2019-01-18 Merge branch 'cy/zsh-completion-SP-in-path'
2019-01-18 Merge branch 'cy/completion-typofix'
2019-01-18 Merge branch 'ew/ban-strncat'
2019-01-18 Merge branch 'ds/commit-graph-assert-missing-parents'
2019-01-18 Merge branch 'es/doc-worktree-guessremote-config'
2019-01-18 Merge branch 'sb/submodule-unset-core-worktree-when...
2019-01-18 Merge branch 'ma/asciidoctor'
2019-01-18 Merge branch 'jn/stripspace-wo-repository'
2019-01-18 Merge branch 'sb/submodule-fetchjobs-default-to-one'
2019-01-18 Merge branch 'la/quiltimport-keep-non-patch'
2019-01-18 Merge branch 'nd/style-opening-brace'
2019-01-18 Merge branch 'ds/gc-doc-typofix'
2019-01-18 mingw: special-case arguments to `sh`
2019-01-18 mingw (t5580): document bug when cloning from backslash...
2019-01-18 ls-refs: filter refs using namespace-stripped name
2019-01-18 abspath_part_inside_repo: respect core.ignoreCase
2019-01-18 git-p4: handle update of moved/copied files when updati...
2019-01-18 git-p4: add failing test for shelved CL update involvin...
2019-01-17 pack-objects: create GIT_TEST_PACK_SPARSE
2019-01-17 pack-objects: create pack.useSparse setting
2019-01-17 revision: implement sparse algorithm
2019-01-17 list-objects: consume sparse tree walk
2019-01-17 add: use separate ADD_CACHE_RENORMALIZE flag
2019-01-17 t6042: work around speed optimization on Windows
2019-01-17 tests: define GIT_TEST_SIDEBAND_ALL
2019-01-17 helper/test-ref-store: fix "new-sha1" vs "old-sha1...
2019-01-16 commit-graph: fix buffer read-overflow
2019-01-15 filter-options: expand scaled numbers
2019-01-15 tree:<depth>: skip some trees even when collecting...
2019-01-15 list-objects-filter: teach tree:# how to handle >0
2019-01-15 Merge branch 'nd/the-index' into md/list-objects-filter...
2019-01-14 Merge branch 'do/gitweb-strict-export-conf-doc'
2019-01-14 Merge branch 'nd/indentation-fix'
2019-01-14 Merge branch 'en/directory-renames-nothanks-doc-update'
2019-01-14 Merge branch 'bw/mailmap'
2019-01-14 Merge branch 'fd/gitweb-snapshot-conf-doc-fix'
2019-01-14 Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
2019-01-14 Merge branch 'km/rebase-doc-typofix'
2019-01-14 Merge branch 'md/exclude-promisor-objects-fix-cleanup'
2019-01-14 Merge branch 'tb/log-G-binary'
2019-01-14 Merge branch 'sb/diff-color-moved-config-option-fixup'
2019-01-14 Merge branch 'hn/highlight-sideband-keywords'
2019-01-14 Merge branch 'cb/test-lint-cp-a'
2019-01-14 Merge branch 'cb/t5004-empty-tar-archive-fix'
2019-01-14 Merge branch 'cb/openbsd-allows-reading-directory'
2019-01-14 Merge branch 'hb/t0061-dot-in-path-fix'
2019-01-14 Merge branch 'nd/checkout-noisy'
2019-01-14 Merge branch 'ab/commit-graph-progress-fix'
2019-01-14 Merge branch 'nd/attr-pathspec-in-tree-walk'
2019-01-14 Merge branch 'md/list-lazy-objects-fix'
2019-01-14 Merge branch 'ms/packet-err-check' into jt/fetch-v2...
2019-01-11 log: add %S option (like --source) to log --format
2019-01-10 test: test GIT_CURL_VERBOSE=1 shows an error
2019-01-10 upload-pack: teach deepen-relative in protocol v2
2019-01-10 fetch-pack: do not take shallow lock unnecessarily
2019-01-10 fetch-pack: support protocol version 2
2019-01-10 upload-pack: support hidden refs with protocol v2
2019-01-10 diff --color-moved-ws: handle blank lines
2019-01-10 diff --color-moved-ws: modify allow-indentation-change
2019-01-10 diff --color-moved=zebra: be stricter with color altern...
2019-01-10 diff --color-moved-ws: demonstrate false positives
2019-01-08 prefer "hash mismatch" to "sha1 mismatch"
2019-01-07 rebase: implement --merge via the interactive machinery
2019-01-07 worktree: allow to (re)move worktrees with uninitialize...
2019-01-07 test-lib: add the '--stress' option to run a test repea...
2019-01-07 test-lib-functions: introduce the 'test_set_port' helpe...
2019-01-07 test-lib: set $TRASH_DIRECTORY earlier
2019-01-07 test-lib: consolidate naming of test-results paths
2019-01-07 test-lib: parse command line options earlier
2019-01-07 test-lib: parse options in a for loop to keep $@ intact
2019-01-07 test-lib: extract Bash version check for '-x' tracing
2019-01-07 t3506: validate '-m 1 -ff' is now accepted for non...
2019-01-07 t3502: validate '-m 1' argument is now accepted for...
2019-01-07 Revert "t/lib-git-daemon: record daemon log"
2019-01-04 Merge branch 'mk/http-backend-kill-children-before...
2019-01-04 Merge branch 'sd/stash-wo-user-name'
2019-01-04 Merge branch 'sg/clone-initial-fetch-configuration'
2019-01-04 Merge branch 'nd/checkout-dwim-fix'
2019-01-04 Merge branch 'ab/push-dwim-dst'
next