summaryrefslogtreecommitdiff
path: root/t/t6600-test-reach.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-25commit-graph: use config to specify generation typeLibravatar Derrick Stolee1-1/+1
2021-01-18commit-graph: implement generation data chunkLibravatar Abhishek Kumar1-0/+6
2021-01-18t6600-test-reach: generalize *_three_modesLibravatar Abhishek Kumar1-31/+31
2020-10-02commit-reach: fix in_merge_bases_many bugLibravatar Derrick Stolee1-0/+30
2020-04-29commit-graph.c: write non-split graphs as read-onlyLibravatar Taylor Blau1-0/+2
2018-11-18Merge branch 'ds/reachable-topo-order'Libravatar Junio C Hamano1-4/+92
2018-11-03test-reach: test get_reachable_subsetLibravatar Derrick Stolee1-0/+52
2018-11-02test-reach: add rev-list testsLibravatar Derrick Stolee1-0/+84
2018-11-02test-reach: add run_three_modes methodLibravatar Derrick Stolee1-4/+8
2018-09-21commit-reach: properly peel tagsLibravatar Derrick Stolee1-2/+28
2018-07-20test-reach: test commit_containsLibravatar Derrick Stolee1-0/+34
2018-07-20test-reach: test can_all_from_reach_with_flagsLibravatar Derrick Stolee1-0/+45
2018-07-20test-reach: test reduce_headsLibravatar Derrick Stolee1-0/+22
2018-07-20test-reach: test get_merge_bases_manyLibravatar Derrick Stolee1-0/+15
2018-07-20test-reach: test is_descendant_ofLibravatar Derrick Stolee1-0/+22
2018-07-20test-reach: test in_merge_basesLibravatar Derrick Stolee1-0/+18
2018-07-20test-reach: create new test tool for ref_newerLibravatar Derrick Stolee1-0/+86