summaryrefslogtreecommitdiffstats
path: root/t/helper (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-27t/helper: merge (unused) test-match-trees into test-toolNguyễn Thái Ngọc Duy4-2/+5
2018-03-27t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy7-7/+10
2018-03-27t/helper: merge test-hashmap into test-toolNguyễn Thái Ngọc Duy5-5/+8
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy22-35/+38
2018-03-27t/helper: merge test-example-decorate into test-toolNguyễn Thái Ngọc Duy5-3/+6
2018-03-27t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy6-28/+31
2018-03-27t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy6-6/+9
2018-03-27t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy5-8/+11
2018-03-27t/helper: merge (unused) test-delta into test-toolNguyễn Thái Ngọc Duy4-3/+6
2018-03-27t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy7-16/+19
2018-03-27t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy5-3/+6
2018-03-27t/helper: merge test-config into test-toolNguyễn Thái Ngọc Duy7-21/+24
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy6-12/+15
2018-03-27t/helper: merge test-sha1 into test-toolNguyễn Thái Ngọc Duy8-8/+11
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy33-89/+94
2018-03-27t/helper: add an empty test-tool programNguyễn Thái Ngọc Duy3-1/+36
2018-03-27t2107: abstract away SHA-1-specific constantsbrian m. carlson1-3/+3
2018-03-27t2101: abstract away SHA-1-specific constantsbrian m. carlson1-20/+21
2018-03-27t2101: modernize test stylebrian m. carlson1-23/+29
2018-03-27t2020: abstract away SHA-1 specific constantsbrian m. carlson1-16/+24
2018-03-27t1507: abstract away SHA-1-specific constantsbrian m. carlson1-2/+3
2018-03-27t1411: abstract away SHA-1-specific constantsbrian m. carlson1-10/+11
2018-03-27t1405: sort reflog entries in a hash-independent waybrian m. carlson1-2/+2
2018-03-27t1300: abstract away SHA-1-specific constantsbrian m. carlson1-3/+3
2018-03-27t1304: abstract away SHA-1-specific constantsbrian m. carlson1-1/+1
2018-03-27t1011: abstract away SHA-1-specific constantsbrian m. carlson1-3/+4
2018-03-26Remove contrib/examples/*Ævar Arnfjörð Bjarmason27-8137/+20
2018-03-26packfile: keep prepare_packed_git() privateNguyễn Thái Ngọc Duy12-16/+5
2018-03-26packfile: allow find_pack_entry to handle arbitrary repositoriesStefan Beller2-8/+6
2018-03-26packfile: add repository argument to find_pack_entryStefan Beller3-10/+11
2018-03-26packfile: allow reprepare_packed_git to handle arbitrary repositoriesStefan Beller2-6/+5
2018-03-26packfile: allow prepare_packed_git to handle arbitrary repositoriesStefan Beller2-11/+10
2018-03-26packfile: allow prepare_packed_git_one to handle arbitrary repositoriesStefan Beller1-4/+3
2018-03-26packfile: add repository argument to reprepare_packed_gitStefan Beller7-7/+11
2018-03-26packfile: add repository argument to prepare_packed_gitStefan Beller12-17/+18
2018-03-26packfile: add repository argument to prepare_packed_git_oneStefan Beller1-3/+4
2018-03-26packfile: allow install_packed_git to handle arbitrary repositoriesStefan Beller4-7/+7
2018-03-26packfile: allow rearrange_packed_git to handle arbitrary repositoriesStefan Beller1-4/+4
2018-03-26packfile: allow prepare_packed_git_mru to handle arbitrary repositoriesStefan Beller1-5/+5
2018-03-26sha1_file: allow sha1_loose_object_info to handle arbitrary repositoriesJonathan Nieder1-6/+5
2018-03-26sha1_file: allow map_sha1_file to handle arbitrary repositoriesStefan Beller2-4/+4
2018-03-26sha1_file: allow map_sha1_file_1 to handle arbitrary repositoriesJonathan Nieder1-5/+3
2018-03-26sha1_file: allow open_sha1_file to handle arbitrary repositoriesStefan Beller1-6/+5
2018-03-26sha1_file: allow stat_sha1_file to handle arbitrary repositoriesStefan Beller1-6/+5
2018-03-26sha1_file: allow sha1_file_name to handle arbitrary repositoriesStefan Beller2-4/+3
2018-03-26sha1_file: add repository argument to sha1_loose_object_infoStefan Beller1-4/+5
2018-03-26sha1_file: add repository argument to map_sha1_fileStefan Beller4-4/+9
2018-03-26sha1_file: add repository argument to map_sha1_file_1Stefan Beller1-5/+6
2018-03-26sha1_file: add repository argument to open_sha1_fileStefan Beller1-2/+4
2018-03-26sha1_file: add repository argument to stat_sha1_fileStefan Beller1-4/+5