summaryrefslogtreecommitdiffstats
path: root/t/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jx/t5411-flake-fix'Junio C Hamano2020-11-261-14/+40
|\
| * receive-pack: use default version 0 for proc-receiveJiang Xin2020-11-111-6/+10
| * receive-pack: gently write messages to proc-receiveJiang Xin2020-11-111-10/+32
* | Merge branch 'en/strmap'Junio C Hamano2020-11-221-5/+4
|\ \
| * | Use new HASHMAP_INIT macro to simplify hashmap initializationElijah Newren2020-11-111-2/+1
| * | hashmap: provide deallocation function namesElijah Newren2020-11-021-3/+3
| |/
* | Merge branch 'en/merge-ort-api-null-impl'Junio C Hamano2020-11-183-0/+213
|\ \
| * | fast-rebase: demonstrate merge-ort's API via new test-tool commandElijah Newren2020-10-293-0/+213
| |/
* | Merge branch 'ds/maintenance-part-3'Junio C Hamano2020-11-183-0/+37
|\ \
| * | maintenance: add start/stop subcommandsDerrick Stolee2020-09-253-0/+37
* | | Merge branch 'js/avoid-split-sideband-message'Junio C Hamano2020-11-021-0/+23
|\ \ \ | |_|/ |/| |
| * | test-pkt-line: drop colon from sideband identityJeff King2020-10-271-1/+1
| * | sideband: avoid reporting incomplete sideband messagesJohannes Schindelin2020-10-201-0/+23
* | | Merge branch 'jk/unused'Junio C Hamano2020-10-052-5/+5
|\ \ \
| * | | test-advise: check argument count with argc instead of argvJeff King2020-09-301-2/+2
| * | | drop unused argc parametersJeff King2020-09-301-3/+3
* | | | Merge branch 'ds/in-merge-bases-many-optim-bug'Junio C Hamano2020-10-051-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | commit-reach: fix in_merge_bases_many bugDerrick Stolee2020-10-021-0/+2
| |/ /
* | | Merge branch 'tb/bloom-improvements'Junio C Hamano2020-09-292-2/+5
|\ \ \
| * | | bloom: use provided 'struct bloom_filter_settings'Taylor Blau2020-09-171-0/+1
| * | | bloom: split 'get_bloom_filter()' in twoTaylor Blau2020-09-171-1/+2
| * | | t/helper/test-read-graph.c: prepare repo settingsTaylor Blau2020-09-091-1/+2
| |/ /
* | | Merge branch 'jx/proc-receive-hook'Junio C Hamano2020-09-263-0/+178
|\ \ \
| * | | receive-pack: add new proc-receive hookJiang Xin2020-08-273-0/+178
* | | | Merge branch 'jk/slimmed-down'Junio C Hamano2020-09-033-135/+0
|\ \ \ \
| * | | | drop vcs-svn experimentJeff King2020-08-133-135/+0
| | |_|/ | |/| |
* | | | Merge branch 'jk/leakfix'Junio C Hamano2020-08-271-1/+1
|\ \ \ \
| * | | | config: fix leaks from git_config_get_string_const()Jeff King2020-08-141-1/+1
| | |_|/ | |/| |
* | | | multi-pack-index: use hash version byteDerrick Stolee2020-08-181-2/+6
| |/ / |/| |
* | | Merge branch 'bc/sha-256-part-3'Junio C Hamano2020-08-121-0/+2
|\ \ \
| * | | t: make test-bloom initialize repositorybrian m. carlson2020-07-301-0/+2
| |/ /
* | | strvec: rename struct fieldsJeff King2020-07-311-4/+4
* | | strvec: fix indentation in renamed callsJeff King2020-07-291-3/+3
* | | strvec: convert remaining callers away from argv_array nameJeff King2020-07-291-18/+18
* | | strvec: rename files from argv-array to strvecJeff King2020-07-292-2/+2
|/ /
* | Merge branch 'cb/is-descendant-of'Junio C Hamano2020-07-071-1/+1
|\ \
| * | commit-reach: avoid is_descendant_of() shimCarlo Marcelo Arenas Belón2020-06-241-1/+1
* | | Merge branch 'es/get-worktrees-unsort'Junio C Hamano2020-07-071-1/+1
|\ \ \
| * | | worktree: drop get_worktrees() unused 'flags' argumentEric Sunshine2020-06-221-1/+1
* | | | Merge branch 'ak/commit-graph-to-slab'Junio C Hamano2020-07-071-1/+1
|\ \ \ \
| * | | | object: drop parsed_object_pool->commit_countAbhishek Kumar2020-06-171-1/+1
| | |/ / | |/| |
* | | | Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-071-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | t/helper: initialize the repository for test-sha1-arraybrian m. carlson2020-06-191-0/+3
| | |/ | |/|
* | | Merge branch 'dl/remote-curl-deadlock-fix'Junio C Hamano2020-06-091-0/+4
|\ \ \
| * | | pkt-line: define PACKET_READ_RESPONSE_ENDDenton Liu2020-05-251-0/+4
* | | | Merge branch 'cb/t4210-illseq-auto-detect'Junio C Hamano2020-06-091-28/+66
|\ \ \ \ | |/ / / |/| | |
| * | | t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ)Carlo Marcelo Arenas Belón2020-05-181-28/+66
| | |/ | |/|
* | | Merge branch 'ds/bloom-cleanup'Junio C Hamano2020-05-141-1/+1
|\ \ \
| * | | test-bloom: fix usage typoDerrick Stolee2020-05-011-1/+1
* | | | bloom: fix `make sparse` warningĐoàn Trần Công Danh2020-05-081-1/+1
| |_|/ |/| |