sapling/eden/scm/lib/dag
Jun Wu 10bb5a144e revset: replace some repo.revs with repo.nodes
Summary:
Migrate away from some uses of revision numbers.
Some dead code in discovery.py is removed.

I also fixed some test issues when I run tests locally.

Reviewed By: sfilipco

Differential Revision: D20155399

fbshipit-source-id: bfdcb57f06374f9f27be51b0980652ef50a2c8e0
2020-02-28 17:45:26 -08:00
..
benches dag: fix benchmarks 2020-02-28 09:23:59 -08:00
bindag bindag: make TestContext more flexible 2020-01-23 17:58:51 -08:00
fuzz dag: add fuzz tests on the octopus DAG 2020-01-23 17:58:51 -08:00
src revset: replace some repo.revs with repo.nodes 2020-02-28 17:45:26 -08:00
Cargo.toml dag: switch from bytes to minibytes 2020-02-28 09:23:59 -08:00