summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)AuthorFilesLines
2018-09-11t/helper: merge test-parse-options into test-toolLibravatar Nguyễn Thái Ngọc Duy3-2/+5
2018-09-11t/helper: merge test-pkt-line into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolLibravatar Nguyễn Thái Ngọc Duy3-1/+4
2018-09-11t/helper: keep test-tool command list sortedLibravatar Nguyễn Thái Ngọc Duy2-2/+2
2018-08-30test-delta: read input into a heap bufferLibravatar Jeff King1-4/+4
2018-08-29convert "oidcmp() != 0" to "!oideq()"Libravatar Jeff King1-1/+1
2018-08-27Merge branch 'jk/use-compat-util-in-test-tool'Libravatar Junio C Hamano1-0/+2
2018-08-21test-tool.h: include git-compat-util.hLibravatar Jeff King1-0/+2
2018-08-21test-repository: properly init repoLibravatar Derrick Stolee1-2/+8
2018-08-20multi-pack-index: store local propertyLibravatar Derrick Stolee1-1/+1
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Libravatar Junio C Hamano3-0/+53
2018-08-15Merge branch 'jh/json-writer'Libravatar Junio C Hamano3-0/+567
2018-08-02Merge branch 'jt/commit-graph-per-object-store'Libravatar Junio C Hamano3-0/+84
2018-08-02Merge branch 'bp/test-drop-caches-for-windows'Libravatar Junio C Hamano1-2/+2
2018-07-20test-reach: test commit_containsLibravatar Derrick Stolee1-0/+12
2018-07-20test-reach: test can_all_from_reach_with_flagsLibravatar Derrick Stolee1-2/+8
2018-07-20test-reach: test reduce_headsLibravatar Derrick Stolee1-0/+4
2018-07-20test-reach: test get_merge_bases_manyLibravatar Derrick Stolee1-0/+31
2018-07-20test-reach: test is_descendant_ofLibravatar Derrick Stolee1-0/+8
2018-07-20test-reach: test in_merge_basesLibravatar Derrick Stolee1-0/+6
2018-07-20test-reach: create new test tool for ref_newerLibravatar Derrick Stolee3-0/+65
2018-07-20midx: write object offsetsLibravatar Derrick Stolee1-0/+4
2018-07-20midx: write object id fanout chunkLibravatar Derrick Stolee1-1/+3
2018-07-20midx: write object ids in a chunkLibravatar Derrick Stolee1-0/+2
2018-07-20midx: read pack names into arrayLibravatar Derrick Stolee1-0/+5
2018-07-20multi-pack-index: write pack names in chunkLibravatar Derrick Stolee1-0/+7
2018-07-20multi-pack-index: load into memoryLibravatar Derrick Stolee3-0/+33
2018-07-17commit-graph: add repo arg to graph readersLibravatar Jonathan Tan3-0/+84
2018-07-16json_writer: new routines to create JSON dataLibravatar Jeff Hostetler3-0/+567
2018-07-12handle lower case drive letters on WindowsLibravatar Ben Peart1-2/+2
2018-06-21test-pkt-line: add unpack-sideband subcommandLibravatar Brandon Williams1-0/+33
2018-05-30Merge branch 'bc/object-id'Libravatar Junio C Hamano2-3/+3
2018-05-30Merge branch 'js/use-bug-macro'Libravatar Junio C Hamano2-8/+9
2018-05-30Merge branch 'ma/lockfile-cleanup'Libravatar Junio C Hamano2-11/+7
2018-05-29Sync with Git 2.17.1Libravatar Junio C Hamano1-0/+20
2018-05-23Merge branch 'bp/test-drop-caches'Libravatar Junio C Hamano1-12/+4
2018-05-22Sync with Git 2.16.4Libravatar Junio C Hamano1-0/+20
2018-05-22Sync with Git 2.15.2Libravatar Junio C Hamano1-0/+20
2018-05-22Sync with Git 2.14.4Libravatar Junio C Hamano1-0/+20
2018-05-22Sync with Git 2.13.7Libravatar Junio C Hamano1-0/+20
2018-05-21is_{hfs,ntfs}_dotgitmodules: add testsLibravatar Johannes Schindelin1-0/+20
2018-05-10BUG_exit_code: fix sparse "symbol not declared" warningLibravatar Ramsay Jones1-1/+0
2018-05-10lock_file: move static locks into functionsLibravatar Martin Ågren1-2/+2
2018-05-10t/helper/test-write-cache: clean up lock-handlingLibravatar Martin Ågren1-9/+5
2018-05-08Merge branch 'sb/object-store-replace'Libravatar Junio C Hamano1-1/+2
2018-05-08Merge branch 'sb/submodule-move-nested'Libravatar Junio C Hamano1-3/+5
2018-05-08Merge branch 'bw/protocol-v2'Libravatar Junio C Hamano1-0/+64
2018-05-06Replace all die("BUG: ...") calls by BUG() onesLibravatar Johannes Schindelin1-8/+8
2018-05-06test-tool: help verifying BUG() code pathsLibravatar Johannes Schindelin1-0/+2
2018-05-04test-drop-caches: simplify delay loading of NtSetSystemInformationLibravatar Ben Peart1-12/+4