summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)AuthorFilesLines
2019-12-06Sync with 2.19.3Libravatar Johannes Schindelin3-6/+256
2019-12-06Sync with 2.18.2Libravatar Johannes Schindelin3-6/+256
2019-12-06Sync with 2.17.3Libravatar Johannes Schindelin3-7/+257
2019-12-06Sync with 2.16.6Libravatar Johannes Schindelin3-7/+257
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Libravatar Johannes Schindelin1-5/+8
2019-12-06Sync with 2.15.4Libravatar Johannes Schindelin2-2/+249
2019-12-06Sync with 2.14.6Libravatar Johannes Schindelin2-2/+249
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Libravatar Johannes Schindelin1-0/+17
2019-12-05mingw: refuse to access paths with trailing spaces or periodsLibravatar Johannes Schindelin1-0/+17
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shLibravatar Johannes Schindelin1-3/+10
2019-12-05quote-stress-test: allow skipping some trialsLibravatar Johannes Schindelin1-1/+5
2019-12-05quote-stress-test: accept arguments to test via the command-lineLibravatar Johannes Schindelin1-13/+22
2019-12-05tests: add a helper to stress test argument quotingLibravatar Garima Singh1-2/+116
2019-12-05test-path-utils: offer to run a protectNTFS/protectHFS benchmarkLibravatar Garima Singh1-0/+96
2018-11-21Merge branch 'ds/commit-graph-with-grafts' into maintLibravatar Junio C Hamano1-2/+8
2018-11-21Merge branch 'js/mingw-o-append' into maintLibravatar Junio C Hamano3-0/+78
2018-11-18Merge branch 'jk/unused-parameter-fixes'Libravatar Junio C Hamano1-1/+1
2018-11-18Merge branch 'ds/reachable-topo-order'Libravatar Junio C Hamano1-8/+18
2018-11-13Merge branch 'ds/add-missing-tags'Libravatar Junio C Hamano1-4/+30
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Libravatar Junio C Hamano3-0/+32
2018-11-06assert NOARG/NONEG behavior of parse-options callbacksLibravatar Jeff King1-0/+1
2018-11-06parse-options: drop OPT_DATE()Libravatar Jeff King1-1/+0
2018-11-03test-reach: test get_reachable_subsetLibravatar Derrick Stolee1-4/+30
2018-11-02prio-queue: add 'peek' operationLibravatar Derrick Stolee1-8/+18
2018-10-31t/helper: add test-submodule-nested-repo-configLibravatar Antonio Ospite3-0/+32
2018-10-30Merge branch 'rj/header-guards'Libravatar Junio C Hamano1-2/+2
2018-10-30Merge branch 'jk/test-tool-help'Libravatar Junio C Hamano1-2/+13
2018-10-19Merge branch 'nd/the-index'Libravatar Junio C Hamano1-1/+1
2018-10-18headers: normalize the spelling of some header guardsLibravatar Ramsay Jones1-2/+2
2018-10-18test-tool: show tool list on errorLibravatar Jeff King1-2/+13
2018-10-16Merge branch 'ds/commit-graph-with-grafts'Libravatar Junio C Hamano1-2/+8
2018-10-10Merge branch 'nd/test-tool'Libravatar Junio C Hamano6-7/+19
2018-09-24Merge branch 'ds/reachable'Libravatar Junio C Hamano1-5/+17
2018-09-24Merge branch 'js/mingw-o-append'Libravatar Junio C Hamano3-0/+78
2018-09-21commit-reach: properly peel tagsLibravatar Derrick Stolee1-5/+17
2018-09-21revision.c: remove implicit dependency on the_indexLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2018-09-17Merge branch 'jk/patch-corrupted-delta-fix'Libravatar Junio C Hamano1-4/+4
2018-09-17Merge branch 'jk/cocci'Libravatar Junio C Hamano1-1/+1
2018-09-17Merge branch 'ds/reachable'Libravatar Junio C Hamano3-0/+132
2018-09-17Merge branch 'ds/multi-pack-index'Libravatar Junio C Hamano3-0/+53
2018-09-11t0051: test GIT_TRACE to a windows named pipeLibravatar Jeff Hostetler3-0/+78
2018-09-11t/helper: merge test-dump-fsmonitor into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-09-11t/helper: merge test-parse-options into test-toolLibravatar Nguyễn Thái Ngọc Duy3-2/+5
2018-09-11t/helper: merge test-pkt-line into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-09-11t/helper: keep test-tool command list sortedLibravatar Nguyễn Thái Ngọc Duy2-2/+2
2018-08-30test-delta: read input into a heap bufferLibravatar Jeff King1-4/+4
2018-08-29convert "oidcmp() != 0" to "!oideq()"Libravatar Jeff King1-1/+1
2018-08-27Merge branch 'jk/use-compat-util-in-test-tool'Libravatar Junio C Hamano1-0/+2
2018-08-21test-tool.h: include git-compat-util.hLibravatar Jeff King1-0/+2