summaryrefslogtreecommitdiff
path: root/t/helper/test-reach.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-09builtins + test helpers: use return instead of exit() in cmd_*Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2020-10-02commit-reach: fix in_merge_bases_many bugLibravatar Derrick Stolee1-0/+2
2020-07-06Merge branch 'cb/is-descendant-of'Libravatar Junio C Hamano1-1/+1
2020-06-23commit-reach: avoid is_descendant_of() shimLibravatar Carlo Marcelo Arenas Belón1-1/+1
2020-06-17object: drop parsed_object_pool->commit_countLibravatar Abhishek Kumar1-1/+1
2018-11-03test-reach: test get_reachable_subsetLibravatar Derrick Stolee1-4/+30
2018-09-21commit-reach: properly peel tagsLibravatar Derrick Stolee1-5/+17
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 Stolee1-0/+63