Merge branch 'jk/trailer-fixes'
[gitweb.git] / commit-reach.c
2018-09-17 Merge branch 'jk/trailer-fixes'
2018-09-17 Merge branch 'sb/range-diff-colors'
2018-09-17 Merge branch 'jk/pack-delta-reuse-with-bitmap'
2018-09-17 Merge branch 'nd/unpack-trees-with-cache-tree'
2018-09-17 Merge branch 'ds/reachable'
2018-08-29 commit-reach: correct accidental #include of C file
2018-07-20 commit-reach: use can_all_from_reach
2018-07-20 commit-reach: make can_all_from_reach... linear
2018-07-20 commit-reach: replace ref_newer logic
2018-07-20 test-reach: test can_all_from_reach_with_flags
2018-07-20 commit-reach: move can_all_from_reach_with_flags
2018-07-20 commit-reach: move commit_contains from ref-filter
2018-07-20 commit-reach: move ref_newer from remote.c
2018-07-20 commit-reach: move walk methods from commit.c