summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)Author
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
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano
2018-04-12refs: add repository argument to get_main_ref_storeStefan Beller
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano
2018-04-11Merge branch 'sb/object-store'Junio C Hamano
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu
2018-03-29submodule-config: add repository argument to submodule_from_{name, path}Stefan Beller
2018-03-29submodule-config: allow submodule_free to handle arbitrary repositoriesStefan Beller
2018-03-27t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-wildmatch into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-urlmatch-normalization into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-subprocess into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-strcmp-offset into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-sigchain into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-sha1-array into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-scrap-cache-tree into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-run-command into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-revision-walking into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-regex into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-ref-store into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-prio-queue into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-online-cpus into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-mktemp into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge (unused) test-mergesort into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge (unused) test-match-trees into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-hashmap into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-example-decorate into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge (unused) test-delta into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-config into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-sha1 into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: add an empty test-tool programNguyễn Thái Ngọc Duy
2018-03-23object-store: migrate alternates struct and functions from cache.hStefan Beller
2018-03-14test-pkt-line: introduce a packet-line test helperBrandon Williams
2018-02-27Merge branch 'jk/test-hashmap-updates'Junio C Hamano
2018-02-15Merge branch 'ab/wildmatch-tests'Junio C Hamano