]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/topo-traversal-using-commit-graph'
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Jun 2019 17:15:17 +0000 (10:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Jun 2019 17:15:17 +0000 (10:15 -0700)
commitbdc81d15a238c4402cc493817086a0c50dc9a508
tree402cf4efc15c38e7528279c6a9168ba108ef4a5f
parent2f475317f2a3f8cf3b1a4bd16445ff9fecfd30df
parent1d8e31a3f63cbc8533bf763c6d4b89d8355769f0
Merge branch 'ds/topo-traversal-using-commit-graph'

Prepare use of reachability index in topological walker that works
on a range (A..B).

* ds/topo-traversal-using-commit-graph:
  revision: keep topo-walk free of unintersting commits
  revision: use generation for A..B --topo-order queries