Age | Commit message (Expand) | Author | Files | Lines |
2018-11-06 | Merge branch 'sg/test-verbose-log' | Junio C Hamano | 1 | -0/+1 |
2018-10-30 | test-lib: introduce the '-V' short option for '--verbose-log' | SZEDER Gábor | 1 | -0/+1 |
2018-10-19 | Merge branch 'bp/read-cache-parallel' | Junio C Hamano | 1 | -0/+5 |
2018-10-19 | Merge branch 'bp/rename-test-env-var' | Junio C Hamano | 1 | -1/+12 |
2018-10-16 | Merge branch 'md/test-cleanup' | Junio C Hamano | 1 | -22/+47 |
2018-10-11 | config: add new index.threads config setting | Ben Peart | 1 | -0/+5 |
2018-10-10 | Merge branch 'bc/hash-independent-tests' | Junio C Hamano | 1 | -0/+22 |
2018-10-07 | Documentation: add shell guidelines | Matthew DeVore | 1 | -0/+27 |
2018-10-07 | t/README: reformat Do, Don't, Keep in mind lists | Matthew DeVore | 1 | -22/+20 |
2018-09-28 | preload-index: update GIT_FORCE_PRELOAD_TEST support | Ben Peart | 1 | -0/+3 |
2018-09-28 | read-cache: update TEST_GIT_INDEX_VERSION support | Ben Peart | 1 | -0/+4 |
2018-09-28 | fsmonitor: update GIT_TEST_FSMONITOR support | Ben Peart | 1 | -0/+4 |
2018-09-20 | t/README: correct spelling of "uncommon" | Ben Peart | 1 | -1/+1 |
2018-09-17 | Merge branch 'ds/commit-graph-tests' | Junio C Hamano | 1 | -0/+4 |
2018-09-17 | Merge branch 'nd/unpack-trees-with-cache-tree' | Junio C Hamano | 1 | -0/+4 |
2018-09-13 | t: add test functions to translate hash-related values | brian m. carlson | 1 | -0/+22 |
2018-08-29 | commit-graph: define GIT_TEST_COMMIT_GRAPH | Derrick Stolee | 1 | -0/+4 |
2018-08-27 | Document update for nd/unpack-trees-with-cache-tree | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2018-07-23 | pack-objects: fix performance issues on packing large deltas | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2018-04-16 | pack-objects: shrink size field in struct object_entry | Nguyễn Thái Ngọc Duy | 1 | -0/+6 |
2018-04-16 | pack-objects: move in_pack out of struct object_entry | Nguyễn Thái Ngọc Duy | 1 | -0/+5 |
2018-04-16 | read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean | Nguyễn Thái Ngọc Duy | 1 | -0/+11 |
2018-03-14 | Merge branch 'sg/test-x' | Junio C Hamano | 1 | -3/+20 |
2018-02-28 | t/README: add a note about don't saving stderr of compound commands | SZEDER Gábor | 1 | -3/+17 |
2018-02-27 | t: add means to disable '-x' tracing for individual test scripts | SZEDER Gábor | 1 | -0/+3 |
2018-02-27 | Merge branch 'sg/doc-test-must-fail-args' | Junio C Hamano | 1 | -2/+12 |
2018-02-12 | t: document 'test_must_fail ok=<signal-name>' | SZEDER Gábor | 1 | -2/+12 |
2017-12-13 | Merge branch 'tg/t-readme-updates' | Junio C Hamano | 1 | -4/+6 |
2017-11-27 | t/README: document test_cmp_rev | Thomas Gummerer | 1 | -0/+5 |
2017-11-27 | t/README: remove mention of adding copyright notices | Thomas Gummerer | 1 | -4/+1 |
2017-11-24 | test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites | Ævar Arnfjörð Bjarmason | 1 | -0/+12 |
2017-09-19 | t/README: fix typo and grammatically improve a sentence | Kaartic Sivaraam | 1 | -3/+3 |
2017-05-26 | test-lib: add a PTHREADS prerequisite | Ævar Arnfjörð Bjarmason | 1 | -0/+4 |
2017-05-21 | test-lib: rename the LIBPCRE prerequisite to PCRE | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2017-03-26 | t/README: clarify the test_have_prereq documentation | Ævar Arnfjörð Bjarmason | 1 | -3/+5 |
2017-03-22 | t/README: change "Inside <X> part" to "Inside the <X> part" | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-03-22 | t/README: link to metacpan.org, not search.cpan.org | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2016-10-26 | Merge branch 'jk/tap-verbose-fix' | Junio C Hamano | 1 | -0/+6 |
2016-10-21 | test-lib: add --verbose-log option | Jeff King | 1 | -0/+6 |
2016-08-11 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2016-05-31 | Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maint | Junio C Hamano | 1 | -3/+3 |
2016-05-17 | Merge branch 'jk/test-send-sh-x-trace-elsewhere' | Junio C Hamano | 1 | -3/+3 |
2016-05-11 | test-lib: set BASH_XTRACEFD automatically | Jeff King | 1 | -3/+3 |
2015-10-30 | test: facilitate debugging Git executables in tests with gdb | Johannes Schindelin | 1 | -0/+5 |
2015-03-20 | t/test-lib: introduce --chain-lint option | Jeff King | 1 | -0/+10 |
2014-12-22 | Merge branch 'jc/refer-to-t-readme-from-submitting-patches' | Junio C Hamano | 1 | -1/+2 |
2014-11-24 | t/README: justify why "! grep foo" is sufficient | Junio C Hamano | 1 | -1/+2 |
2014-10-13 | test-lib.sh: support -x option for shell-tracing | Jeff King | 1 | -0/+6 |
2014-06-16 | Merge branch 'ib/test-selectively-run' | Junio C Hamano | 1 | -4/+81 |
2014-06-10 | test doc: test_write_lines does not split its arguments | Jonathan Nieder | 1 | -4/+3 |