t3000-t3999: fix broken &&-chains
[gitweb.git] / t /
2018-07-16 t3000-t3999: fix broken &&-chains
2018-07-16 t2000-t2999: fix broken &&-chains
2018-07-16 t1000-t1999: fix broken &&-chains
2018-07-16 t0000-t0999: fix broken &&-chains
2018-07-16 t9814: simplify convoluted check that command correctly...
2018-07-16 t9001: fix broken "invoke hook" test
2018-07-16 t7810: use test_expect_code() instead of hand-rolled...
2018-07-16 t7400: fix broken "submodule add/reconfigure --force...
2018-07-03 t7201: drop pointless "exit 0" at end of subshell
2018-07-03 t6036: fix broken "merge fails but has appropriate...
2018-07-03 t5505: modernize and simplify hard-to-digest test
2018-07-03 t5406: use write_script() instead of birthing shell...
2018-07-03 t5405: use test_must_fail() instead of checking exit...
2018-07-03 t/lib-submodule-update: fix "absorbing" test
2018-07-03 t: drop unnecessary terminating semicolon in subshell
2018-07-03 t: use sane_unset() rather than 'unset' with broken...
2018-07-03 t: use test_write_lines() instead of series of 'echo...
2018-07-03 t: use test_might_fail() instead of manipulating exit...
2018-06-28 Merge branch 'sb/fix-fetching-moved-submodules'
2018-06-28 Merge branch 'tz/cred-netrc-cleanup'
2018-06-28 Merge branch 'jc/clean-after-sanity-tests'
2018-06-28 Merge branch 'nd/completion-negation'
2018-06-28 Merge branch 'pw/add-p-recount'
2018-06-28 Merge branch 'jk/fetch-all-peeled-fix'
2018-06-28 Merge branch 'ms/send-pack-honor-config'
2018-06-28 Merge branch 'jh/partial-clone'
2018-06-28 Merge branch 'sg/gpg-tests-fix'
2018-06-28 Merge branch 'as/safecrlf-quiet-fix'
2018-06-28 Merge branch 'ab/refspec-init-fix'
2018-06-25 Merge branch 'sb/plug-misc-leaks'
2018-06-25 Merge branch 'cc/tests-without-assuming-ref-files-backend'
2018-06-25 Merge branch 'sg/update-ref-stdin-cleanup'
2018-06-25 Merge branch 'nd/reject-empty-shallow-request'
2018-06-25 Merge branch 'ls/complete-remote-update-names'
2018-06-25 Merge branch 'ag/rebase-p'
2018-06-25 Merge branch 'nd/complete-config-vars'
2018-06-25 Merge branch 'sb/object-store-alloc'
2018-06-25 Merge branch 'jk/show-index'
2018-06-25 Merge branch 'en/merge-recursive-tests'
2018-06-25 Merge branch 'nd/diff-apply-ita'
2018-06-25 Merge branch 'ds/commit-graph-lockfile-fix'
2018-06-25 Merge branch 'nd/commit-util-to-slab'
2018-06-25 Merge branch 'pc/submodule-helper-foreach'
2018-06-19 Merge branch 'en/rename-directory-detection-reboot'
2018-06-19 Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com...
2018-06-19 Merge branch 'cf/submodule-progress-dissociate'
2018-06-19 Merge branch 'js/rebase-i-root-fix'
2018-06-19 t7400: encapsulate setup code in test_expect_success
2018-06-19 t3404: check root commit in 'rebase -i --root reword...
2018-06-18 Merge branch 'es/make-no-iconv'
2018-06-18 Merge branch 'sg/t7406-chain-fix'
2018-06-18 Merge branch 'ks/branch-set-upstream'
2018-06-18 Merge branch 'js/rebase-i-root-fix'
2018-06-18 Merge branch 'jk/ewah-bounds-check'
2018-06-18 Merge tag 'l10n-2.18.0-rnd3' of git://github.com/git...
2018-06-18 Merge branch 'sb/blame-color'
2018-06-18 Merge branch 'mw/doc-merge-enumfix'
2018-06-18 Merge branch 'en/rename-directory-detection'
2018-06-18 Merge branch 'rd/doc-remote-tracking-with-hyphen'
2018-06-18 Merge branch 'jl/zlib-restore-nul-termination'
2018-06-18 Merge branch 'ab/cred-netrc-no-autodie'
2018-06-18 Merge branch 'km/doc-workflows-typofix'
2018-06-18 Merge branch 'ld/git-p4-updates'
2018-06-18 Merge branch 'rd/diff-options-typofix'
2018-06-18 Merge branch 'rd/comment-typofix-in-sha1-file'
2018-06-18 t7406-submodule-update: fix broken &&-chains
2018-06-18 rebase --root: fix amending root commit messages
2018-06-18 rebase --root: demonstrate a bug while amending root...
2018-06-18 ewah_read_mmap: bounds-check mmap reads
2018-06-18 t3200: clarify description of --set-upstream test
2018-06-17 Merge branch 'master' of git://github.com/nafmo/git...
2018-06-16 Merge branch 'master' of git://github.com/git-l10n...
2018-06-15 tests: clean after SANITY tests
2018-06-14 t5526: test recursive submodules when fetching moved...
2018-06-13 Merge branch 'jk/index-pack-maint'
2018-06-13 Merge branch 'sg/completion-zsh-workaround'
2018-06-13 Merge branch 'sb/submodule-merge-in-merge-recursive'
2018-06-13 Merge branch 'jk/submodule-fsck-loose-fixup'
2018-06-13 fetch-pack: test explicitly that --all can fetch tag...
2018-06-12 git-p4: auto-size the block
2018-06-12 git-p4: better error reporting when p4 fails
2018-06-12 git-p4: add options --commit and --disable-rebase
2018-06-12 list-objects: check if filter is NULL before using
2018-06-11 fetch-pack: don't try to fetch peel values with --all
2018-06-11 fsck: avoid looking at NULL blob->object
2018-06-11 t7415: don't bother creating commit for symlink test
2018-06-11 completion: collapse extra --no-.. options
2018-06-11 config.c: fix regression for core.safecrlf false
2018-06-11 tests: make forging GPG signed commits and tags more...
2018-06-11 t7510-signed-commit: use 'test_must_fail'
2018-06-11 add -p: fix counting empty context lines in edited...
2018-06-08 Merge branch 'master' of git://github.com/git-l10n...
2018-06-04 Merge branch 'bc/t3430-fixup'
2018-06-04 Merge branch 'bw/refspec-api'
2018-06-04 Merge branch 'tg/doc-sec-list'
2018-06-04 Merge branch 'rd/p4-doc-markup-env'
2018-06-04 Merge branch 'nd/remote-update-doc'
2018-06-04 Merge branch 'jt/submodule-pull-recurse-rebase'
2018-06-04 t9104: kosherly remove remote refs
2018-06-04 t3430: test clean-up
next