Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | t1092: compare sparse-checkout to sparse-index | Derrick Stolee | 2021-03-30 | 1 | -0/+3 | |
| |/ | ||||||
* | | Merge branch 'ds/commit-graph-generation-config' | Junio C Hamano | 2021-03-22 | 1 | -3/+0 | |
|\ \ | |/ |/| | ||||||
| * | commit-graph: use config to specify generation type | Derrick Stolee | 2021-02-26 | 1 | -3/+0 | |
* | | Merge branch 'ab/test-lib' | Junio C Hamano | 2021-02-23 | 1 | -4/+4 | |
|\ \ | ||||||
| * | | test-lib-functions: remove bug-inducing "diagnostics" helper param | Ævar Arnfjörð Bjarmason | 2021-02-12 | 1 | -4/+4 | |
* | | | Merge branch 'ak/corrected-commit-date' | Junio C Hamano | 2021-02-18 | 1 | -0/+3 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | commit-graph: implement generation data chunk | Abhishek Kumar | 2021-01-19 | 1 | -0/+3 | |
| |/ | ||||||
* | | Merge branch 'tb/pack-revindex-on-disk' | Junio C Hamano | 2021-02-12 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | t: support GIT_TEST_WRITE_REV_INDEX | Taylor Blau | 2021-01-26 | 1 | -0/+3 | |
| |/ | ||||||
* | | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 2021-02-10 | 1 | -6/+0 | |
|\ \ | ||||||
| * | | tests: remove support for GIT_TEST_GETTEXT_POISON | Ævar Arnfjörð Bjarmason | 2021-01-22 | 1 | -6/+0 | |
| |/ | ||||||
* / | Remove support for v1 of the PCRE library | Ævar Arnfjörð Bjarmason | 2021-01-24 | 1 | -12/+0 | |
|/ | ||||||
* | test-lib: allow selecting tests by substring/glob with --run | Elijah Newren | 2020-10-18 | 1 | -17/+31 | |
* | t/README: document GIT_TEST_DEFAULT_HASH | Derrick Stolee | 2020-08-18 | 1 | -0/+4 | |
* | Merge branch 'dl/t-readme-spell-git-correctly' | Junio C Hamano | 2020-06-18 | 1 | -7/+7 | |
|\ | ||||||
| * | t/README: avoid poor-man's small caps GIT | Denton Liu | 2020-06-08 | 1 | -7/+7 | |
* | | Merge branch 'gs/commit-graph-path-filter' | Junio C Hamano | 2020-05-01 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag | Garima Singh | 2020-04-06 | 1 | -0/+5 | |
* | | | Merge branch 'jc/doc-test-leaving-early' | Junio C Hamano | 2020-04-29 | 1 | -0/+35 | |
|\ \ \ | ||||||
| * | | | t/README: suggest how to leave test early with failure | Junio C Hamano | 2020-03-29 | 1 | -0/+35 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'mt/test-lib-bundled-short-options' | Junio C Hamano | 2020-04-22 | 1 | -1/+2 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | test-lib: allow short options to be bundled | Matheus Tavares | 2020-03-25 | 1 | -1/+2 | |
| |/ | ||||||
* | | Merge branch 'ds/default-pack-use-sparse-to-true' | Junio C Hamano | 2020-03-29 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | pack-objects: flip the use of GIT_TEST_PACK_SPARSE | Derrick Stolee | 2020-03-20 | 1 | -3/+3 | |
| |/ | ||||||
* / | stash: remove the stash.useBuiltin setting | Thomas Gummerer | 2020-03-05 | 1 | -4/+0 | |
|/ | ||||||
* | protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSION | Jonathan Nieder | 2020-01-15 | 1 | -2/+2 | |
* | Merge branch 'sg/test-bool-env' | Junio C Hamano | 2019-12-05 | 1 | -0/+9 | |
|\ | ||||||
| * | tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values | SZEDER Gábor | 2019-11-23 | 1 | -0/+9 | |
* | | Start to implement a built-in version of `git add --interactive` | Johannes Schindelin | 2019-11-14 | 1 | -0/+4 | |
|/ | ||||||
* | tests: make GIT_TEST_FAIL_PREREQS a boolean | Ævar Arnfjörð Bjarmason | 2019-06-21 | 1 | -1/+1 | |
* | tests README: re-flow a previously changed paragraph | Ævar Arnfjörð Bjarmason | 2019-06-21 | 1 | -4/+4 | |
* | tests: make GIT_TEST_GETTEXT_POISON a boolean | Ævar Arnfjörð Bjarmason | 2019-06-21 | 1 | -2/+2 | |
* | tests: add a special setup where prerequisites fail | Ævar Arnfjörð Bjarmason | 2019-05-14 | 1 | -0/+9 | |
* | Merge branch 'sg/test-atexit' | Junio C Hamano | 2019-04-25 | 1 | -0/+20 | |
|\ | ||||||
| * | test-lib: introduce 'test_atexit' | Johannes Schindelin | 2019-03-14 | 1 | -0/+20 | |
* | | Merge branch 'js/spell-out-options-in-tests' | Junio C Hamano | 2019-04-22 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | tests: disallow the use of abbreviated options (by default) | Johannes Schindelin | 2019-04-15 | 1 | -0/+4 | |
* | | | Merge branch 'ps/stash-in-c' | Junio C Hamano | 2019-04-22 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | tests: add a special setup where stash.useBuiltin is off | Johannes Schindelin | 2019-03-07 | 1 | -0/+4 | |
* | | | | Merge branch 'ab/drop-scripted-rebase' | Junio C Hamano | 2019-04-16 | 1 | -4/+0 | |
|\ \ \ \ | ||||||
| * | | | | rebase: remove the rebase.useBuiltin setting | Ævar Arnfjörð Bjarmason | 2019-03-20 | 1 | -4/+0 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'jt/test-protocol-version' | Junio C Hamano | 2019-04-16 | 1 | -0/+3 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | tests: define GIT_TEST_PROTOCOL_VERSION | Jonathan Tan | 2019-03-07 | 1 | -0/+3 | |
* | | | | Merge branch 'js/stress-test-ui-tweak' | Junio C Hamano | 2019-03-20 | 1 | -3/+5 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | tests: introduce --stress-jobs=<N> | Johannes Schindelin | 2019-03-04 | 1 | -2/+4 | |
| * | | | tests: let --stress-limit=<N> imply --stress | Johannes Schindelin | 2019-03-04 | 1 | -1/+1 | |
* | | | | Merge branch 'jc/test-yes-doc' | Junio C Hamano | 2019-03-07 | 1 | -0/+9 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | test: caution on our version of 'yes' | Junio C Hamano | 2019-02-11 | 1 | -0/+9 | |
* | | | | Merge branch 'sg/stress-test' | Junio C Hamano | 2019-02-14 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | test-lib: make '--stress' more bisect-friendly | SZEDER Gábor | 2019-02-08 | 1 | -0/+5 |