My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2f47531
1d8e31a
)
Merge branch 'ds/topo-traversal-using-commit-graph'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 17 Jun 2019 17:15:17 +0000
(10:15 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 17 Jun 2019 17:15:17 +0000
(10:15 -0700)
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
Trivial merge