| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-06-07 | Merge branch 'js/ci-github-workflow-markup' | Junio C Hamano | 1 | -2/+4 |
| 2022-06-03 | Merge branch 'ns/batch-fsync' | Junio C Hamano | 1 | -0/+10 |
| 2022-05-21 | ci(github): avoid printing test case preamble twice | Victoria Dye | 1 | -0/+2 |
| 2022-05-21 | ci: optionally mark up output in the GitHub workflow | Johannes Schindelin | 1 | -2/+2 |
| 2022-04-06 | test-lib-functions: add parsing helpers for ls-files and ls-tree | Neeraj Singh | 1 | -0/+10 |
| 2022-04-04 | Merge branch 'ds/t7700-kept-pack-test' | Junio C Hamano | 1 | -34/+0 |
| 2022-04-04 | Merge branch 'ab/reflog-parse-options' | Junio C Hamano | 1 | -1/+1 |
| 2022-03-25 | test-lib-functions: remove test_subcommand_inexact | Derrick Stolee | 1 | -34/+0 |
| 2022-03-23 | reflog: convert to parse_options() API | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2022-03-17 | tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK" | Ævar Arnfjörð Bjarmason | 1 | -0/+24 |
| 2022-03-17 | test-lib-functions: add and use a "test_hook" wrapper | Ævar Arnfjörð Bjarmason | 1 | -0/+52 |
| 2022-02-23 | tests: allow testing if a path is truly a file or a directory | COGONI Guillaume | 1 | -0/+29 |
| 2022-02-05 | Merge branch 'ms/update-index-racy' | Junio C Hamano | 1 | -0/+33 |
| 2022-01-07 | test-lib: introduce API for verifying file mtime | Marc Strapetz | 1 | -0/+33 |
| 2022-01-05 | Merge branch 'ds/repack-fixlets' | Junio C Hamano | 1 | -0/+34 |
| 2021-12-20 | repack: respect kept objects with '--write-midx -b' | Derrick Stolee | 1 | -0/+34 |
| 2021-11-20 | test-lib: introduce required prereq for test runs | Fabian Stelzer | 1 | -0/+11 |
| 2021-09-07 | test-lib-functions: keep user's debugger config files and TERM in 'debug' | Philippe Blain | 1 | -14/+46 |
| 2021-09-07 | test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause' | Philippe Blain | 1 | -1/+46 |
| 2021-09-07 | test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause' | Philippe Blain | 1 | -1/+1 |
| 2021-07-28 | Merge branch 'ab/pkt-line-tests' | Junio C Hamano | 1 | -30/+8 |
| 2021-07-19 | test-lib-functions: use test-tool for [de]packetize() | Ævar Arnfjörð Bjarmason | 1 | -30/+8 |
| 2021-07-16 | Merge branch 'dd/test-stdout-count-lines' | Junio C Hamano | 1 | -0/+26 |
| 2021-07-08 | Merge branch 'jk/test-without-readlink-1' | Junio C Hamano | 1 | -0/+6 |
| 2021-07-06 | test-lib-functions: introduce test_stdout_line_count | Đoàn Trần Công Danh | 1 | -0/+26 |
| 2021-06-19 | t: use portable wrapper for readlink(1) | Jeff King | 1 | -0/+6 |
| 2021-06-14 | Merge branch 'ab/test-lib-updates' | Junio C Hamano | 1 | -23/+39 |
| 2021-05-11 | test-lib: split up and deprecate test_create_repo() | Ævar Arnfjörð Bjarmason | 1 | -13/+2 |
| 2021-05-11 | test-lib: do not show advice about init.defaultBranch under --verbose | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
| 2021-05-11 | test-lib: reformat argument list in test_create_repo() | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2021-05-11 | test-lib functions: add --printf option to test_commit | Ævar Arnfjörð Bjarmason | 1 | -2/+12 |
| 2021-05-11 | test-lib functions: add an --annotated option to "test_commit" | Ævar Arnfjörð Bjarmason | 1 | -5/+22 |
| 2021-05-11 | test-lib-functions: document test_commit --no-tag | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2021-05-11 | test-lib-functions: reword "test_commit --append" docs | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
| 2021-04-13 | tests: remove all uses of test_i18cmp | Ævar Arnfjörð Bjarmason | 1 | -7/+0 |
| 2021-02-25 | Merge branch 'jk/rev-list-disk-usage' | Junio C Hamano | 1 | -1/+8 |
| 2021-02-22 | Merge branch 'ab/test-lib' | Junio C Hamano | 1 | -46/+16 |
| 2021-02-17 | Merge branch 'ak/corrected-commit-date' | Junio C Hamano | 1 | -0/+6 |
| 2021-02-12 | test-lib-functions: assert correct parameter count | Ævar Arnfjörð Bjarmason | 1 | -0/+8 |
| 2021-02-12 | test-lib-functions: remove bug-inducing "diagnostics" helper param | Ævar Arnfjörð Bjarmason | 1 | -5/+6 |
| 2021-02-10 | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 1 | -16/+7 |
| 2021-02-10 | Merge branch 'ds/more-index-cleanups' | Junio C Hamano | 1 | -0/+42 |
| 2021-02-10 | test-lib-functions: move function to lib-bitmap.sh | Ævar Arnfjörð Bjarmason | 1 | -27/+0 |
| 2021-02-10 | test-lib-functions: remove generate_zero_bytes() wrapper | Ævar Arnfjörð Bjarmason | 1 | -7/+0 |
| 2021-02-10 | test-lib-functions: move test_set_index_version() to its user | Ævar Arnfjörð Bjarmason | 1 | -5/+0 |
| 2021-02-10 | test lib: change "error" to "BUG" as appropriate | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2021-02-09 | t: add --no-tag option to test_commit | Jeff King | 1 | -1/+8 |
| 2021-01-25 | Merge branch 'ab/mailmap-fixup' | Junio C Hamano | 1 | -2/+2 |
| 2021-01-25 | Merge branch 'ab/mailmap' | Junio C Hamano | 1 | -7/+30 |
| 2021-01-23 | test-lib: test_region looks for trace2 regions | Derrick Stolee | 1 | -0/+42 |
| 2021-01-21 | tests: remove support for GIT_TEST_GETTEXT_POISON | Ævar Arnfjörð Bjarmason | 1 | -16/+7 |
| 2021-01-18 | commit-graph: implement generation data chunk | Abhishek Kumar | 1 | -0/+6 |
| 2021-01-14 | test-lib-functions.sh: fix usage for test_commit() | Denton Liu | 1 | -2/+2 |
| 2021-01-12 | test-lib functions: add an --append option to test_commit | Ævar Arnfjörð Bjarmason | 1 | -1/+13 |
| 2021-01-12 | test-lib functions: add --author support to test_commit | Ævar Arnfjörð Bjarmason | 1 | -1/+10 |
| 2021-01-12 | test-lib functions: document arguments to test_commit | Ævar Arnfjörð Bjarmason | 1 | -0/+4 |
| 2021-01-12 | test-lib functions: expand "test_commit" comment template | Ævar Arnfjörð Bjarmason | 1 | -5/+3 |
| 2021-01-06 | t4129: don't fail if setgid is set in the test directory | Matheus Tavares | 1 | -2/+7 |
| 2020-12-18 | Merge branch 'js/init-defaultbranch-advice' | Junio C Hamano | 1 | -1/+3 |
| 2020-12-13 | init: provide useful advice about init.defaultBranch | Johannes Schindelin | 1 | -1/+3 |
| 2020-12-08 | Merge branch 'fc/random-cleanup' | Junio C Hamano | 1 | -4/+4 |
| 2020-12-08 | Merge branch 'mt/do-not-use-scld-in-working-tree' | Junio C Hamano | 1 | -2/+2 |
| 2020-12-02 | apply: don't use core.sharedRepository to create working tree files | Matheus Tavares | 1 | -2/+2 |
| 2020-12-01 | tests: lib-functions: trivial style cleanups | Felipe Contreras | 1 | -4/+4 |
| 2020-11-25 | Merge branch 'sg/tests-prereq' | Junio C Hamano | 1 | -4/+4 |
| 2020-11-18 | tests: fix description of 'test_set_prereq' | SZEDER Gábor | 1 | -1/+1 |
| 2020-11-18 | tests: make sure nested lazy prereqs work reliably | SZEDER Gábor | 1 | -3/+3 |
| 2020-11-11 | Merge branch 'js/test-file-size' | Junio C Hamano | 1 | -0/+4 |
| 2020-11-06 | tests: consolidate the `file_size` function into `test-lib-functions.sh` | Johannes Schindelin | 1 | -0/+4 |
| 2020-11-02 | Merge branch 'es/test-cmp-typocatcher' | Junio C Hamano | 1 | -14/+2 |
| 2020-10-20 | Revert "test_cmp: diagnose incorrect arguments" | Junio C Hamano | 1 | -14/+2 |
| 2020-09-25 | Merge branch 'ds/maintenance-part-1' | Junio C Hamano | 1 | -0/+33 |
| 2020-09-17 | maintenance: create basic maintenance runner | Derrick Stolee | 1 | -0/+33 |
| 2020-09-03 | Merge branch 'jk/slimmed-down' | Junio C Hamano | 1 | -1/+1 |
| 2020-08-17 | Merge branch 'es/test-cmp-typocatcher' | Junio C Hamano | 1 | -2/+14 |
| 2020-08-13 | drop vcs-svn experiment | Jeff King | 1 | -1/+1 |
| 2020-08-11 | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 1 | -4/+12 |
| 2020-08-09 | test_cmp: diagnose incorrect arguments | Eric Sunshine | 1 | -2/+14 |
| 2020-07-30 | t: allow testing different hash algorithms via environment | brian m. carlson | 1 | -3/+1 |
| 2020-07-30 | t: add test_oid option to select hash algorithm | brian m. carlson | 1 | -1/+11 |
| 2020-07-07 | test-lib-functions: restrict test_must_fail usage | Denton Liu | 1 | -0/+47 |
| 2020-04-28 | Merge branch 'dd/test-with-busybox' | Junio C Hamano | 1 | -1/+1 |
| 2020-04-22 | Merge branch 'js/mingw-is-hidden-test-fix' | Junio C Hamano | 1 | -0/+10 |
| 2020-04-11 | t: restrict `is_hidden` to be called only on Windows | Johannes Schindelin | 1 | -2/+5 |
| 2020-04-11 | mingw: make test_path_is_hidden more robust | Johannes Schindelin | 1 | -1/+1 |
| 2020-04-11 | t: consolidate the `is_hidden` functions | Johannes Schindelin | 1 | -0/+7 |
| 2020-03-29 | test-lib-functions: simplify packetize() stdin code | Jeff King | 1 | -5/+4 |
| 2020-03-27 | test-lib-functions: make packetize() more efficient | Jeff King | 1 | -7/+16 |
| 2020-03-25 | test-lib-functions: test_cmp: eval $GIT_TEST_CMP | Đoàn Trần Công Danh | 1 | -1/+1 |
| 2020-02-14 | t5310: factor out bitmap traversal comparison | Jeff King | 1 | -0/+27 |
| 2019-12-10 | Merge branch 'sg/test-squelch-noise-in-commit-bulk' | Junio C Hamano | 1 | -1/+1 |
| 2019-12-05 | Merge branch 'sg/test-bool-env' | Junio C Hamano | 1 | -1/+29 |
| 2019-11-27 | test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk' | SZEDER Gábor | 1 | -1/+1 |
| 2019-11-23 | tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values | SZEDER Gábor | 1 | -1/+29 |
| 2019-11-21 | t: teach test_cmp_rev to accept ! for not-equals | Denton Liu | 1 | -4/+15 |
| 2019-10-15 | Merge branch 'dl/octopus-graph-bug' | Junio C Hamano | 1 | -2/+4 |
| 2019-10-04 | test-lib: let test_merge() perform octopus merges | Denton Liu | 1 | -2/+4 |
| 2019-08-22 | Merge branch 'sg/show-failed-test-names' | Junio C Hamano | 1 | -2/+2 |
| 2019-08-09 | Merge branch 'bc/hash-independent-tests-part-4' | Junio C Hamano | 1 | -1/+2 |
| 2019-08-08 | t: decrease nesting in test_oid_to_path | Jonathan Nieder | 1 | -1/+2 |
| 2019-08-05 | tests: show the test name and number at the start of verbose output | SZEDER Gábor | 1 | -2/+2 |
| 2019-08-01 | Merge branch 'bc/hash-independent-tests-part-4' | Junio C Hamano | 1 | -0/+6 |
| 2019-07-25 | Merge branch 'jk/test-commit-bulk' | Junio C Hamano | 1 | -0/+123 |
| 2019-07-25 | Merge branch 'ab/test-env' | Junio C Hamano | 1 | -50/+8 |
| 2019-07-09 | Merge branch 'js/t0001-case-insensitive' | Junio C Hamano | 1 | -0/+15 |
| 2019-07-02 | test-lib: introduce test_commit_bulk | Jeff King | 1 | -0/+123 |
| 2019-07-01 | t: add helper to convert object IDs to paths | brian m. carlson | 1 | -0/+6 |
| 2019-06-24 | t0001: fix on case-insensitive filesystems | Johannes Schindelin | 1 | -0/+15 |
| 2019-06-21 | tests: make GIT_TEST_FAIL_PREREQS a boolean | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
| 2019-06-21 | tests: replace test_tristate with "git env--helper" | Ævar Arnfjörð Bjarmason | 1 | -49/+7 |
| 2019-05-14 | tests: add a special setup where prerequisites fail | Ævar Arnfjörð Bjarmason | 1 | -0/+20 |
| 2019-05-09 | Merge branch 'tb/unexpected' | Junio C Hamano | 1 | -0/+6 |
| 2019-04-25 | Merge branch 'sg/test-atexit' | Junio C Hamano | 1 | -0/+28 |
| 2019-04-05 | t: move 'hex2oct' into test-lib-functions.sh | Taylor Blau | 1 | -0/+6 |
| 2019-03-14 | test-lib: introduce 'test_atexit' | Johannes Schindelin | 1 | -0/+28 |
| 2019-03-08 | test functions: add function `test_file_not_empty` | Rohit Ashiwal | 1 | -0/+9 |
| 2019-02-19 | tests: teach the test-tool to generate NUL bytes and use it | Johannes Schindelin | 1 | -7/+1 |
| 2019-02-13 | Merge branch 'rb/no-dev-zero-in-test' | Junio C Hamano | 1 | -0/+13 |
| 2019-02-12 | test-lib-functions.sh: add generate_zero_bytes function | Randall S. Becker | 1 | -0/+13 |
| 2019-02-11 | test-lib: fix non-portable pattern bracket expressions | SZEDER Gábor | 1 | -1/+1 |
| 2019-01-07 | test-lib: add the '--stress' option to run a test repeatedly under load | SZEDER Gábor | 1 | -2/+5 |
| 2019-01-07 | test-lib-functions: introduce the 'test_set_port' helper function | SZEDER Gábor | 1 | -0/+36 |
| 2018-12-01 | Merge branch 'sg/test-BUG' | Junio C Hamano | 1 | -13/+12 |
| 2018-11-20 | test-lib-functions: make 'test_cmp_rev' more informative on failure | SZEDER Gábor | 1 | -3/+17 |
| 2018-11-20 | tests: send "bug in the test script" errors to the script's stderr | SZEDER Gábor | 1 | -13/+12 |
| 2018-11-19 | Merge branch 'js/test-git-installed' | Junio C Hamano | 1 | -1/+2 |
| 2018-11-19 | Merge branch 'ab/dynamic-gettext-poison' | Junio C Hamano | 1 | -4/+4 |
| 2018-11-16 | tests: explicitly use `git.exe` on Windows | Johannes Schindelin | 1 | -1/+1 |
| 2018-11-14 | tests: respect GIT_TEST_INSTALLED when initializing repositories | Johannes Schindelin | 1 | -1/+2 |
| 2018-11-09 | i18n: make GETTEXT_POISON a runtime option | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
| 2018-10-22 | t1300: extract and use test_cmp_config() | Nguyễn Thái Ngọc Duy | 1 | -0/+23 |
| 2018-10-10 | Merge branch 'bc/hash-independent-tests' | Junio C Hamano | 1 | -0/+69 |
| 2018-09-17 | Merge branch 'sb/range-diff-colors' | Junio C Hamano | 1 | -0/+2 |
| 2018-09-13 | t: add test functions to translate hash-related values | brian m. carlson | 1 | -0/+69 |
| 2018-08-14 | test_decode_color: understand FAINT and ITALIC | Stefan Beller | 1 | -0/+2 |
| 2018-08-08 | t7406: prefer test_* helper functions to test -[feds] | Elijah Newren | 1 | -0/+8 |
| 2018-05-23 | Merge branch 'js/test-unset-prereq' | Junio C Hamano | 1 | -1/+13 |
| 2018-04-30 | tests: introduce test_unset_prereq, for debugging | Johannes Schindelin | 1 | -1/+13 |
| 2018-04-25 | Make running git under other debugger-like programs easy | Elijah Newren | 1 | -4/+20 |
| 2018-04-11 | Merge branch 'jc/test-must-be-empty' | Junio C Hamano | 1 | -5/+2 |
| 2018-03-27 | test_must_be_empty: simplify file existence check | SZEDER Gábor | 1 | -5/+2 |
| 2018-03-14 | Merge branch 'sg/test-x' | Junio C Hamano | 1 | -12/+12 |
| 2018-03-08 | Merge branch 'jc/test-must-be-empty' | Junio C Hamano | 1 | -1/+5 |
| 2018-03-06 | Merge branch 'jk/test-helper-v-output-fix' | Junio C Hamano | 1 | -10/+10 |
| 2018-02-27 | test_must_be_empty: make sure the file exists, not just empty | Junio C Hamano | 1 | -1/+5 |
| 2018-02-27 | t: prevent '-x' tracing from interfering with test helpers' stderr | SZEDER Gábor | 1 | -12/+12 |
| 2018-02-27 | Merge branch 'sg/doc-test-must-fail-args' | Junio C Hamano | 1 | -0/+10 |
| 2018-02-22 | t: send verbose test-helper output to fd 4 | Jeff King | 1 | -10/+10 |
| 2018-02-21 | Merge branch 'sg/test-i18ngrep' | Junio C Hamano | 1 | -0/+54 |
| 2018-02-12 | t: document 'test_must_fail ok=<signal-name>' | SZEDER Gábor | 1 | -0/+10 |
| 2018-02-08 | t: make 'test_i18ngrep' more informative on failure | SZEDER Gábor | 1 | -4/+20 |
| 2018-02-08 | t: validate 'test_i18ngrep's parameters | SZEDER Gábor | 1 | -0/+12 |
| 2018-02-08 | t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh' | SZEDER Gábor | 1 | -0/+26 |
| 2018-01-25 | t/lib-git-daemon: add network-protocol helpers | Jeff King | 1 | -0/+34 |
| 2017-08-23 | Merge branch 'jk/ref-filter-colors' into maint | Junio C Hamano | 1 | -0/+1 |
| 2017-08-11 | Merge branch 'jk/ref-filter-colors' | Junio C Hamano | 1 | -0/+1 |
| 2017-07-17 | t: handle EOF in test_copy_bytes() | Jeff King | 1 | -0/+1 |
| 2017-07-13 | t: use test_decode_color rather than literal ANSI codes | Jeff King | 1 | -0/+1 |
| 2017-06-25 | t1301: move modebits() to test-lib-functions.sh | Christian Couder | 1 | -0/+5 |
| 2017-03-18 | tests: make the 'test_pause' helper work in non-verbose mode | SZEDER Gábor | 1 | -7/+2 |
| 2017-03-18 | tests: create an interactive gdb session with the 'debug' helper | SZEDER Gábor | 1 | -1/+1 |
| 2017-01-10 | Merge branch 'sb/submodule-embed-gitdir' | Junio C Hamano | 1 | -5/+15 |
| 2016-12-16 | t5000: extract nongit function to test-lib-functions.sh | Jeff King | 1 | -0/+14 |
| 2016-12-09 | test-lib-functions.sh: teach test_commit -C <dir> | Stefan Beller | 1 | -5/+15 |
| 2016-08-11 | test-lib-functions.sh: add lf_to_nul helper | Jeff Hostetler | 1 | -0/+4 |
| 2016-07-19 | Merge branch 'jk/test-match-signal' | Junio C Hamano | 1 | -1/+16 |
| 2016-07-06 | test_must_fail: use test_match_signal | Jeff King | 1 | -1/+1 |
| 2016-07-06 | tests: factor portable signal check out of t0005 | Jeff King | 1 | -0/+15 |
| 2016-07-01 | t9300: factor out portable "head -c" replacement | Jeff King | 1 | -0/+14 |
| 2016-06-01 | test-lib: add in-shell "env" replacement | Jeff King | 1 | -0/+22 |
| 2016-05-26 | Merge branch 'jc/test-seq' into maint | Junio C Hamano | 1 | -15/+13 |
| 2016-05-09 | test-lib-functions.sh: rewrite test_seq without Perl | Junio C Hamano | 1 | -1/+6 |
| 2016-05-09 | test-lib-functions.sh: remove misleading comment on test_seq | Junio C Hamano | 1 | -14/+7 |
| 2016-02-25 | test_must_fail: report number of unexpected signal | Jeff King | 1 | -1/+1 |
| 2015-11-28 | add "ok=sigpipe" to test_must_fail and use it to fix flaky tests | Lars Schneider | 1 | -0/+3 |
| 2015-11-28 | implement test_might_fail using a refactored test_must_fail | Lars Schneider | 1 | -14/+33 |
| 2015-10-30 | test: facilitate debugging Git executables in tests with gdb | Johannes Schindelin | 1 | -0/+8 |
| 2015-09-08 | test-lib-functions: detect test_when_finished in subshell | John Keeping | 1 | -0/+5 |
| 2015-09-08 | test-lib-functions: support "test_config -C <dir> ..." | John Keeping | 1 | -3/+17 |
| 2015-05-19 | Merge branch 'jc/test-prereq-validate' | Junio C Hamano | 1 | -0/+9 |
| 2015-05-13 | Merge branch 'ep/fix-test-lib-functions-report' into maint | Junio C Hamano | 1 | -2/+2 |
| 2015-05-05 | Merge branch 'ep/fix-test-lib-functions-report' | Junio C Hamano | 1 | -2/+2 |
| 2015-04-28 | test: validate prerequistes syntax | Junio C Hamano | 1 | -0/+9 |
| 2015-04-16 | test-lib-functions.sh: fix the second argument to some helper functions | Elia Pinto | 1 | -2/+2 |
| 2015-03-13 | Merge branch 'jc/diff-test-updates' into maint | Junio C Hamano | 1 | -1/+3 |
| 2015-03-05 | Merge branch 'jc/diff-test-updates' | Junio C Hamano | 1 | -1/+3 |
| 2015-02-23 | test_ln_s_add: refresh stat info of fake symbolic links | Johannes Sixt | 1 | -1/+3 |
| 2014-10-21 | Merge branch 'da/mergetool-tests' | Junio C Hamano | 1 | -12/+18 |
| 2014-10-16 | test-lib-functions: adjust style to match CodingGuidelines | David Aguilar | 1 | -12/+18 |
| 2014-10-13 | t5304: use helper to report failure of "test foo = bar" | Jeff King | 1 | -0/+9 |
| 2014-07-21 | Merge branch 'jl/submodule-tests' | Junio C Hamano | 1 | -0/+11 |
| 2014-06-25 | Merge branch 'ep/avoid-test-a-o' | Junio C Hamano | 1 | -2/+2 |
| 2014-06-20 | test-lib: add test_dir_is_empty() | Jens Lehmann | 1 | -0/+11 |
| 2014-06-16 | Merge branch 'sk/test-cmp-bin' | Junio C Hamano | 1 | -0/+6 |
| 2014-06-16 | Merge branch 'mt/patch-id-stable' (early part) | Junio C Hamano | 1 | -0/+5 |
| 2014-06-10 | test: add test_write_lines helper | Michael S. Tsirkin | 1 | -0/+5 |
| 2014-06-09 | t/test-lib-functions.sh: avoid "test <cond> -a/-o <cond>" | Elia Pinto | 1 | -2/+2 |
| 2014-06-04 | t5000, t5003: do not use test_cmp to compare binary files | Stepan Kasal | 1 | -0/+6 |
| 2014-03-14 | Merge branch 'tg/index-v4-format' | Junio C Hamano | 1 | -0/+5 |
| 2014-02-24 | test-lib: allow setting the index format version | Thomas Gummerer | 1 | -0/+5 |