summaryrefslogtreecommitdiff
path: root/t/helper/test-tool.c
AgeCommit message (Expand)Author
2021-04-21Merge branch 'ab/userdiff-tests'Junio C Hamano
2021-04-13Merge branch 'tb/pack-preferred-tips-to-give-bitmap'Junio C Hamano
2021-04-08userdiff tests: list builtin drivers via test-toolÆvar Arnfjörð Bjarmason
2021-04-02Merge branch 'jh/simple-ipc'Junio C Hamano
2021-04-01t/helper/test-bitmap.c: initial commitTaylor Blau
2021-03-22t0052: add simple-ipc tests and t/helper/test-simple-ipc toolJeff Hostetler
2021-01-25grep/pcre2: better support invalid UTF-8 haystacksÆvar Arnfjörð Bjarmason
2020-11-18Merge branch 'en/merge-ort-api-null-impl'Junio C Hamano
2020-11-18Merge branch 'ds/maintenance-part-3'Junio C Hamano
2020-10-29fast-rebase: demonstrate merge-ort's API via new test-tool commandElijah Newren
2020-09-25maintenance: add start/stop subcommandsDerrick Stolee
2020-08-27receive-pack: add new proc-receive hookJiang Xin
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-04-22Merge branch 'jk/oid-array-cleanups'Junio C Hamano
2020-04-22Merge branch 'js/trace2-env-vars'Junio C Hamano
2020-03-30test-tool: rename sha1-array to oid-arrayJeff King
2020-03-30bloom.c: add the murmur3 hash implementationGarima Singh
2020-03-25Merge branch 'hw/advise-ng'Junio C Hamano
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon
2020-03-05advice: revamp advise APIHeba Waly
2020-01-15t: directly test parse_pathspec_file()Alexandr Miloslavskiy
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee
2019-09-17Test the progress displaySZEDER Gábor
2019-07-25Merge branch 'mt/dir-iterator-updates'Junio C Hamano
2019-07-11dir-iterator: add tests for dir-iterator APIDaniel Ferreira
2019-06-18t/helper: add test-oidmap.cChristian Couder
2019-05-08Merge branch 'js/misc-doc-fixes'Junio C Hamano
2019-04-19Turn `git serve` into a test helperJohannes Schindelin
2019-04-19test-tool: handle the `-C <directory>` option just like `git`Johannes Schindelin
2019-02-22trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-19tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-01-29Merge branch 'bc/sha-256'Junio C Hamano
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin
2018-11-14Add a base implementation of SHA-256 supportbrian m. carlson
2018-11-14t/helper: add a test helper to compute hash speedbrian m. carlson
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite
2018-10-18test-tool: show tool list on errorJeff King
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano
2018-09-17Merge branch 'ds/reachable'Junio C Hamano
2018-09-11t0051: test GIT_TRACE to a windows named pipeJeff Hostetler
2018-09-11t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-parse-options into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: keep test-tool command list sortedNguyễn Thái Ngọc Duy
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano