summaryrefslogtreecommitdiff
path: root/t/helper/test-reach.c
AgeCommit message (Expand)Author
2021-06-09builtins + test helpers: use return instead of exit() in cmd_*Ævar Arnfjörð Bjarmason
2020-10-02commit-reach: fix in_merge_bases_many bugDerrick Stolee
2020-07-07Merge branch 'cb/is-descendant-of'Junio C Hamano
2020-06-23commit-reach: avoid is_descendant_of() shimCarlo Marcelo Arenas Belón
2020-06-17object: drop parsed_object_pool->commit_countAbhishek Kumar
2018-11-02test-reach: test get_reachable_subsetDerrick Stolee
2018-09-21commit-reach: properly peel tagsDerrick Stolee
2018-07-20test-reach: test commit_containsDerrick Stolee
2018-07-20test-reach: test can_all_from_reach_with_flagsDerrick Stolee
2018-07-20test-reach: test reduce_headsDerrick Stolee
2018-07-20test-reach: test get_merge_bases_manyDerrick Stolee
2018-07-20test-reach: test is_descendant_ofDerrick Stolee
2018-07-20test-reach: test in_merge_basesDerrick Stolee
2018-07-20test-reach: create new test tool for ref_newerDerrick Stolee