summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-27t/helper: merge test-prio-queue into test-toolLibravatar Nguyễn Thái Ngọc Duy5-5/+8
2018-03-27t/helper: merge test-path-utils into test-toolLibravatar Nguyễn Thái Ngọc Duy7-37/+40
2018-03-27t/helper: merge test-online-cpus into test-toolLibravatar Nguyễn Thái Ngọc Duy5-3/+6
2018-03-27t/helper: merge test-mktemp into test-toolLibravatar Nguyễn Thái Ngọc Duy5-4/+7
2018-03-27t/helper: merge (unused) test-mergesort into test-toolLibravatar Nguyễn Thái Ngọc Duy4-2/+5
2018-03-27t/helper: merge (unused) test-match-trees into test-toolLibravatar Nguyễn Thái Ngọc Duy4-2/+5
2018-03-27t/helper: merge test-index-version into test-toolLibravatar Nguyễn Thái Ngọc Duy7-7/+10
2018-03-27t/helper: merge test-hashmap into test-toolLibravatar Nguyễn Thái Ngọc Duy5-5/+8
2018-03-27t/helper: merge test-genrandom into test-toolLibravatar Nguyễn Thái Ngọc Duy22-35/+38
2018-03-27t/helper: merge test-example-decorate into test-toolLibravatar Nguyễn Thái Ngọc Duy5-3/+6
2018-03-27t/helper: merge test-dump-split-index into test-toolLibravatar Nguyễn Thái Ngọc Duy6-28/+31
2018-03-27t/helper: merge test-dump-cache-tree into test-toolLibravatar Nguyễn Thái Ngọc Duy6-6/+9
2018-03-27t/helper: merge test-drop-caches into test-toolLibravatar Nguyễn Thái Ngọc Duy5-8/+11
2018-03-27t/helper: merge (unused) test-delta into test-toolLibravatar Nguyễn Thái Ngọc Duy4-3/+6
2018-03-27t/helper: merge test-date into test-toolLibravatar Nguyễn Thái Ngọc Duy7-16/+19
2018-03-27t/helper: merge test-ctype into test-toolLibravatar Nguyễn Thái Ngọc Duy5-3/+6
2018-03-27t/helper: merge test-config into test-toolLibravatar Nguyễn Thái Ngọc Duy7-21/+24
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolLibravatar Nguyễn Thái Ngọc Duy6-12/+15
2018-03-27t/helper: merge test-sha1 into test-toolLibravatar Nguyễn Thái Ngọc Duy8-8/+11
2018-03-27t/helper: merge test-chmtime into test-toolLibravatar Nguyễn Thái Ngọc Duy33-89/+94
2018-03-27t/helper: add an empty test-tool programLibravatar Nguyễn Thái Ngọc Duy3-1/+36
2018-03-26t2107: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-3/+3
2018-03-26t2101: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-20/+21
2018-03-26t2101: modernize test styleLibravatar brian m. carlson1-23/+29
2018-03-26t2020: abstract away SHA-1 specific constantsLibravatar brian m. carlson1-16/+24
2018-03-26t1507: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-2/+3
2018-03-26t1411: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-10/+11
2018-03-26t1405: sort reflog entries in a hash-independent wayLibravatar brian m. carlson1-2/+2
2018-03-26t1300: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-3/+3
2018-03-26t1304: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-1/+1
2018-03-26t1011: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-3/+4
2018-03-26Remove contrib/examples/*Libravatar Ævar Arnfjörð Bjarmason27-8137/+20
2018-03-26packfile: keep prepare_packed_git() privateLibravatar Nguyễn Thái Ngọc Duy12-16/+5
2018-03-26packfile: allow find_pack_entry to handle arbitrary repositoriesLibravatar Stefan Beller2-8/+6
2018-03-26packfile: add repository argument to find_pack_entryLibravatar Stefan Beller3-10/+11
2018-03-26packfile: allow reprepare_packed_git to handle arbitrary repositoriesLibravatar Stefan Beller2-6/+5
2018-03-26packfile: allow prepare_packed_git to handle arbitrary repositoriesLibravatar Stefan Beller2-11/+10
2018-03-26packfile: allow prepare_packed_git_one to handle arbitrary repositoriesLibravatar Stefan Beller1-4/+3
2018-03-26packfile: add repository argument to reprepare_packed_gitLibravatar Stefan Beller7-7/+11
2018-03-26packfile: add repository argument to prepare_packed_gitLibravatar Stefan Beller12-17/+18
2018-03-26packfile: add repository argument to prepare_packed_git_oneLibravatar Stefan Beller1-3/+4
2018-03-26packfile: allow install_packed_git to handle arbitrary repositoriesLibravatar Stefan Beller4-7/+7
2018-03-26packfile: allow rearrange_packed_git to handle arbitrary repositoriesLibravatar Stefan Beller1-4/+4
2018-03-26packfile: allow prepare_packed_git_mru to handle arbitrary repositoriesLibravatar Stefan Beller1-5/+5
2018-03-26sha1_file: allow sha1_loose_object_info to handle arbitrary repositoriesLibravatar Jonathan Nieder1-6/+5
2018-03-26sha1_file: allow map_sha1_file to handle arbitrary repositoriesLibravatar Stefan Beller2-4/+4
2018-03-26sha1_file: allow map_sha1_file_1 to handle arbitrary repositoriesLibravatar Jonathan Nieder1-5/+3
2018-03-26sha1_file: allow open_sha1_file to handle arbitrary repositoriesLibravatar Stefan Beller1-6/+5
2018-03-26sha1_file: allow stat_sha1_file to handle arbitrary repositoriesLibravatar Stefan Beller1-6/+5
2018-03-26sha1_file: allow sha1_file_name to handle arbitrary repositoriesLibravatar Stefan Beller2-4/+3