summaryrefslogtreecommitdiff
path: root/t/helper
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tb/drop-dir-iterator-follow-symlink-bit'Junio C Hamano2023-02-271-4/+2
|\
| * dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`Taylor Blau2023-02-161-4/+2
* | Merge branch 'jc/genzeros-avoid-raw-write'Junio C Hamano2023-02-241-5/+6
|\ \
| * | test-genzeros: avoid raw write(2)Junio C Hamano2023-02-161-5/+6
* | | Merge branch 'rs/ctype-test'Junio C Hamano2023-02-241-2/+28
|\ \ \ | |_|/ |/| |
| * | test-ctype: test iscntrl, ispunct, isxdigit and isprintRené Scharfe2023-02-131-0/+9
| * | test-ctype: test islower and isupperRené Scharfe2023-02-131-0/+2
| * | test-ctype: test isasciiRené Scharfe2023-02-131-2/+17
| |/
* | Merge branch 'ab/test-env-helper'Junio C Hamano2023-01-233-0/+102
|\ \
| * | env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason2023-01-143-0/+102
| |/
* | Merge branch 'ds/bundle-uri-4'Junio C Hamano2023-01-161-7/+0
|\ \
| * | test-bundle-uri: drop unused variablesJeff King2023-01-061-7/+0
* | | Merge branch 'ds/bundle-uri-4'Junio C Hamano2023-01-021-0/+48
|\ \ \ | |/ /
| * | bundle-uri: allow relative URLs in bundle listsDerrick Stolee2022-12-251-0/+2
| * | bundle-uri client: add helper for testing serverÆvar Arnfjörð Bjarmason2022-12-251-0/+46
* | | Merge branch 'ab/various-leak-fixes'Junio C Hamano2022-12-141-0/+1
|\ \ \ | |_|/ |/| |
| * | built-ins & libs & helpers: add/move destructors, fix leaksÆvar Arnfjörð Bjarmason2022-11-211-0/+1
* | | Merge branch 'ab/fewer-the-index-macros'Junio C Hamano2022-11-2810-26/+33
|\ \ \
| * | | cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason2022-11-2110-3/+9
| * | | cocci: apply "pending" index-compatibility to "t/helper/*.c"Ævar Arnfjörð Bjarmason2022-11-218-20/+21
| * | | cocci & cache.h: apply variable section of "pending" index-compatibilityÆvar Arnfjörð Bjarmason2022-11-212-3/+3
* | | | Merge branch 'ab/submodule-helper-prep-only'Junio C Hamano2022-11-231-0/+84
|\ \ \ \ | |/ / / |/| | |
| * | | submodule--helper: move "config" to a test-toolÆvar Arnfjörð Bjarmason2022-11-081-0/+84
| |/ /
* | | Merge branch 'vd/skip-cache-tree-update'Taylor Blau2022-11-183-0/+66
|\ \ \
| * | | cache-tree: add perf test comparing update and primeVictoria Dye2022-11-103-0/+66
| | |/ | |/|
* | | Merge branch 'ab/sha-makefile-doc'Taylor Blau2022-11-183-0/+10
|\ \ \ | |/ / |/| |
| * | Makefile & test-tool: replace "DC_SHA1" variable with a "define"Ævar Arnfjörð Bjarmason2022-11-073-0/+10
| |/
* | Merge branch 'rs/no-more-run-command-v'Taylor Blau2022-11-082-4/+7
|\ \ | |/ |/|
| * replace and remove run_command_v_opt()René Scharfe2022-10-301-1/+3
| * use child_process member "args" instead of string array variableRené Scharfe2022-10-301-3/+4
* | Merge branch 'ds/bundle-uri-3'Taylor Blau2022-10-303-0/+97
|\ \
| * | bundle-uri: parse bundle list in config formatDerrick Stolee2022-10-121-12/+37
| * | bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason2022-10-123-0/+72
* | | Merge branch 'jh/trace2-timers-and-counters'Taylor Blau2022-10-301-0/+187
|\ \ \
| * | | trace2: add global counter mechanismJeff Hostetler2022-10-241-0/+89
| * | | trace2: add stopwatch timersJeff Hostetler2022-10-241-0/+98
* | | | Merge branch 'ab/doc-synopsis-and-cmd-usage'Junio C Hamano2022-10-281-1/+1
|\ \ \ \
| * | | | doc txt & -h consistency: use "<options>", not "<options>..."Ævar Arnfjörð Bjarmason2022-10-131-1/+1
* | | | | Merge branch 'ab/run-hook-api-cleanup'Junio C Hamano2022-10-271-28/+49
|\ \ \ \ \
| * | | | | run-command API: have run_process_parallel() take an "opts" structÆvar Arnfjörð Bjarmason2022-10-121-10/+21
| * | | | | run-command tests: use "return", not "exit"Ævar Arnfjörð Bjarmason2022-10-121-11/+22
| * | | | | run-command API: have "run_processes_parallel{,_tr2}()" return voidÆvar Arnfjörð Bjarmason2022-10-121-8/+8
| * | | | | run-command test helper: use "else if" patternÆvar Arnfjörð Bjarmason2022-10-121-8/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/unused-anno-more'Junio C Hamano2022-10-271-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | string-list: mark unused callback parametersJeff King2022-10-171-1/+2
| |/ / /
* | | | test-submodule: inline resolve_relative_url() functionJeff King2022-10-061-14/+8
|/ / /
* | | Merge branch 'ab/unused-annotation'Junio C Hamano2022-09-143-4/+4
|\ \ \
| * | | git-compat-util.h: use "UNUSED", not "UNUSED(var)"Ævar Arnfjörð Bjarmason2022-09-013-4/+4
* | | | Merge branch 'jk/unused-annotation'Junio C Hamano2022-09-143-4/+4
|\ \ \ \ | |/ / /
| * | | config: mark unused callback parametersJeff King2022-08-192-2/+2