Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)Author
2019-03-20Merge branch 'js/stress-test-ui-tweak'Junio C Hamano
2019-03-07Merge branch 'jc/test-yes-doc'Junio C Hamano
2019-03-04tests: introduce --stress-jobs=<N>Johannes Schindelin
2019-03-04tests: let --stress-limit=<N> imply --stressJohannes Schindelin
2019-02-14Merge branch 'sg/stress-test'Junio C Hamano
2019-02-11test: caution on our version of 'yes'Junio C Hamano
2019-02-08test-lib: make '--stress' more bisect-friendlySZEDER Gábor
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-02-07Merge branch 'ds/push-sparse-tree-walk'Junio C Hamano
2019-02-06Merge branch 'jt/fetch-v2-sideband'Junio C Hamano
2019-01-29tests: optionally skip bin-wrappers/Johannes Schindelin
2019-01-18pack-objects: create GIT_TEST_PACK_SPARSEDerrick Stolee
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan
2019-01-07test-lib: add the '--stress' option to run a test repeatedly under loadSZEDER Gábor
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano
2018-11-16tests: add a special setup where rebase.useBuiltin is offÆvar Arnfjörð Bjarmason
2018-11-13Merge branch 'ds/test-multi-pack-index'Junio C Hamano
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason
2018-11-06Merge branch 'sg/test-verbose-log'Junio C Hamano
2018-10-30test-lib: introduce the '-V' short option for '--verbose-log'SZEDER Gábor
2018-10-22multi-pack-index: define GIT_TEST_MULTI_PACK_INDEXDerrick Stolee
2018-10-19Merge branch 'bp/read-cache-parallel'Junio C Hamano
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano
2018-10-16Merge branch 'md/test-cleanup'Junio C Hamano
2018-10-11config: add new index.threads config settingBen Peart
2018-10-10Merge branch 'bc/hash-independent-tests'Junio C Hamano
2018-10-07Documentation: add shell guidelinesMatthew DeVore
2018-10-07t/README: reformat Do, Don't, Keep in mind listsMatthew DeVore
2018-09-28preload-index: update GIT_FORCE_PRELOAD_TEST supportBen Peart
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart
2018-09-28fsmonitor: update GIT_TEST_FSMONITOR supportBen Peart
2018-09-20t/README: correct spelling of "uncommon"Ben Peart
2018-09-17Merge branch 'ds/commit-graph-tests'Junio C Hamano
2018-09-17Merge branch 'nd/unpack-trees-with-cache-tree'Junio C Hamano
2018-09-14t: add test functions to translate hash-related valuesbrian m. carlson
2018-08-29commit-graph: define GIT_TEST_COMMIT_GRAPHDerrick Stolee
2018-08-27Document update for nd/unpack-trees-with-cache-treeNguyễn Thái Ngọc Duy
2018-07-23pack-objects: fix performance issues on packing large deltasNguyễn Thái Ngọc Duy
2018-04-16pack-objects: shrink size field in struct object_entryNguyễn Thái Ngọc Duy
2018-04-16pack-objects: move in_pack out of struct object_entryNguyễn Thái Ngọc Duy
2018-04-16read-cache.c: make $GIT_TEST_SPLIT_INDEX booleanNguyễn Thái Ngọc Duy
2018-03-14Merge branch 'sg/test-x'Junio C Hamano
2018-02-28t/README: add a note about don't saving stderr of compound commandsSZEDER Gábor
2018-02-27t: add means to disable '-x' tracing for individual test scriptsSZEDER Gábor
2018-02-27Merge branch 'sg/doc-test-must-fail-args'Junio C Hamano
2018-02-12t: document 'test_must_fail ok=<signal-name>'SZEDER Gábor
2017-12-14Merge branch 'tg/t-readme-updates'Junio C Hamano
2017-11-27t/README: document test_cmp_revThomas Gummerer
2017-11-27t/README: remove mention of adding copyright noticesThomas Gummerer
2017-11-24test-lib: add LIBPCRE1 & LIBPCRE2 prerequisitesÆvar Arnfjörð Bjarmason