summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
2018-09-17Merge branch 'ds/multi-pack-index'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-30test-delta: read input into a heap bufferJeff King
2018-08-29convert "oidcmp() != 0" to "!oideq()"Jeff King
2018-08-27Merge branch 'jk/use-compat-util-in-test-tool'Junio C Hamano
2018-08-21test-tool.h: include git-compat-util.hJeff King
2018-08-21test-repository: properly init repoDerrick Stolee
2018-08-20multi-pack-index: store local propertyDerrick Stolee
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano
2018-08-15Merge branch 'jh/json-writer'Junio C Hamano
2018-08-02Merge branch 'jt/commit-graph-per-object-store'Junio C Hamano
2018-08-02Merge branch 'bp/test-drop-caches-for-windows'Junio C Hamano
2018-07-20test-reach: test commit_containsDerrick Stolee
2018-07-20test-reach: test can_all_from_reach_with_flagsDerrick Stolee
2018-07-20test-reach: test reduce_headsDerrick Stolee
2018-07-20test-reach: test get_merge_bases_manyDerrick Stolee
2018-07-20test-reach: test is_descendant_ofDerrick Stolee
2018-07-20test-reach: test in_merge_basesDerrick Stolee
2018-07-20test-reach: create new test tool for ref_newerDerrick Stolee
2018-07-20midx: write object offsetsDerrick Stolee
2018-07-20midx: write object id fanout chunkDerrick Stolee
2018-07-20midx: write object ids in a chunkDerrick Stolee
2018-07-20midx: read pack names into arrayDerrick Stolee
2018-07-20multi-pack-index: write pack names in chunkDerrick Stolee
2018-07-20multi-pack-index: load into memoryDerrick Stolee
2018-07-17commit-graph: add repo arg to graph readersJonathan Tan
2018-07-16json_writer: new routines to create JSON dataJeff Hostetler
2018-07-12handle lower case drive letters on WindowsBen Peart
2018-06-21test-pkt-line: add unpack-sideband subcommandBrandon Williams
2018-05-30Merge branch 'bc/object-id'Junio C Hamano
2018-05-30Merge branch 'js/use-bug-macro'Junio C Hamano
2018-05-30Merge branch 'ma/lockfile-cleanup'Junio C Hamano
2018-05-29Sync with Git 2.17.1Junio C Hamano
2018-05-23Merge branch 'bp/test-drop-caches'Junio C Hamano
2018-05-22Sync with Git 2.16.4Junio C Hamano
2018-05-22Sync with Git 2.15.2Junio C Hamano
2018-05-22Sync with Git 2.14.4Junio C Hamano
2018-05-22Sync with Git 2.13.7Junio C Hamano
2018-05-22is_{hfs,ntfs}_dotgitmodules: add testsJohannes Schindelin
2018-05-10BUG_exit_code: fix sparse "symbol not declared" warningRamsay Jones
2018-05-10lock_file: move static locks into functionsMartin Ågren
2018-05-10t/helper/test-write-cache: clean up lock-handlingMartin Ågren
2018-05-08Merge branch 'sb/object-store-replace'Junio C Hamano
2018-05-08Merge branch 'sb/submodule-move-nested'Junio C Hamano
2018-05-08Merge branch 'bw/protocol-v2'Junio C Hamano