28 Commits (40bef4992ea86b79fa80ebd7e6fd19fecdc5879b)

Author SHA1 Message Date
Stefan Beller 4d5430f747 commit-reach: prepare in_merge_bases[_many] to handle any repo 6 years ago
Stefan Beller 21a9651ba3 commit-reach: prepare get_merge_bases to handle any repo 6 years ago
Stefan Beller f28e87f526 commit-reach.c: allow get_merge_bases_many_0 to handle any repo 6 years ago
Stefan Beller ed8a0e3ac5 commit-reach.c: allow remove_redundant to handle any repo 6 years ago
Stefan Beller 18256a915c commit-reach.c: allow merge_bases_many to handle any repo 6 years ago
Stefan Beller c383830a91 commit-reach.c: allow paint_down_to_common to handle any repo 6 years ago
Derrick Stolee fcb2c0769d commit-reach: implement get_reachable_subset 6 years ago
René Scharfe 8628ace269 commit-reach: fix cast in compare_commits_by_gen() 6 years ago
Derrick Stolee b6723e4671 commit-reach: fix first-parent heuristic 6 years ago
Jeff King e43d2dcce1 more oideq/hasheq conversions 6 years ago
Derrick Stolee 85806440b1 commit-reach: cleanups in can_all_from_reach... 6 years ago
Derrick Stolee 4067a64672 commit-reach: fix memory and flag leaks 6 years ago
Derrick Stolee b67f6b26e3 commit-reach: properly peel tags 6 years ago
Jonathan Nieder 6621c83874 commit-reach: correct accidental #include of C file 6 years ago
Derrick Stolee 6cc017431c commit-reach: use can_all_from_reach 7 years ago
Derrick Stolee 4fbcca4eff commit-reach: make can_all_from_reach... linear 7 years ago
Derrick Stolee 1e3497a24c commit-reach: replace ref_newer logic 7 years ago
Derrick Stolee 1792bc1250 test-reach: test can_all_from_reach_with_flags 7 years ago
Derrick Stolee ba3ca1edce commit-reach: move can_all_from_reach_with_flags 7 years ago
Derrick Stolee 920f93ca1c commit-reach: move commit_contains from ref-filter 7 years ago
Derrick Stolee 1d614d41e5 commit-reach: move ref_newer from remote.c 7 years ago
Derrick Stolee 5227c38566 commit-reach: move walk methods from commit.c 7 years ago