summaryrefslogtreecommitdiff
path: root/commit-reach.c
AgeCommit message (Expand)Author
2018-09-24Merge branch 'ds/reachable'Junio C Hamano
2018-09-21commit-reach: fix memory and flag leaksDerrick Stolee
2018-09-21commit-reach: properly peel tagsDerrick Stolee
2018-09-17Merge branch 'ds/reachable'Junio C Hamano
2018-08-29commit-reach: correct accidental #include of C fileJonathan Nieder
2018-07-20commit-reach: use can_all_from_reachDerrick Stolee
2018-07-20commit-reach: make can_all_from_reach... linearDerrick Stolee
2018-07-20commit-reach: replace ref_newer logicDerrick Stolee
2018-07-20test-reach: test can_all_from_reach_with_flagsDerrick Stolee
2018-07-20commit-reach: move can_all_from_reach_with_flagsDerrick Stolee
2018-07-20commit-reach: move commit_contains from ref-filterDerrick Stolee
2018-07-20commit-reach: move ref_newer from remote.cDerrick Stolee
2018-07-20commit-reach: move walk methods from commit.cDerrick Stolee