summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
2018-10-30Merge branch 'jk/test-tool-help'Junio C Hamano
2018-10-19Merge branch 'nd/the-index'Junio C Hamano
2018-10-18headers: normalize the spelling of some header guardsRamsay Jones
2018-10-18test-tool: show tool list on errorJeff King
2018-10-16Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano
2018-09-24Merge branch 'ds/reachable'Junio C Hamano
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano
2018-09-21commit-reach: properly peel tagsDerrick Stolee
2018-09-21revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2018-09-17Merge branch 'jk/patch-corrupted-delta-fix'Junio C Hamano
2018-09-17Merge branch 'jk/cocci'Junio C Hamano
2018-09-17Merge branch 'ds/reachable'Junio C Hamano
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