Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-02 | commit-reach: fix in_merge_bases_many bug | Derrick Stolee | 1 | -0/+2 |
2020-07-06 | Merge branch 'cb/is-descendant-of' | Junio C Hamano | 1 | -1/+1 |
2020-06-23 | commit-reach: avoid is_descendant_of() shim | Carlo Marcelo Arenas Belón | 1 | -1/+1 |
2020-06-17 | object: drop parsed_object_pool->commit_count | Abhishek Kumar | 1 | -1/+1 |
2018-11-03 | test-reach: test get_reachable_subset | Derrick Stolee | 1 | -4/+30 |
2018-09-21 | commit-reach: properly peel tags | Derrick Stolee | 1 | -5/+17 |
2018-07-20 | test-reach: test commit_contains | Derrick Stolee | 1 | -0/+12 |
2018-07-20 | test-reach: test can_all_from_reach_with_flags | Derrick Stolee | 1 | -2/+8 |
2018-07-20 | test-reach: test reduce_heads | Derrick Stolee | 1 | -0/+4 |
2018-07-20 | test-reach: test get_merge_bases_many | Derrick Stolee | 1 | -0/+31 |
2018-07-20 | test-reach: test is_descendant_of | Derrick Stolee | 1 | -0/+8 |
2018-07-20 | test-reach: test in_merge_bases | Derrick Stolee | 1 | -0/+6 |
2018-07-20 | test-reach: create new test tool for ref_newer | Derrick Stolee | 1 | -0/+63 |