sapling/eden/scm/lib/dag
Jun Wu a0c5b1b3a5 revlogindex: is_ancestor(x, x) should return true
Summary: This is discovered by using it in Python world.

Reviewed By: sfilipco

Differential Revision: D22323186

fbshipit-source-id: 295811e0950b94ad2ad73ad242228b6a3f9765d0
2020-07-06 15:50:59 -07:00
..
benches dag: move some IdMap operations to traits 2020-05-11 09:49:57 -07:00
bindag dag: move add_heads, flush, add_heads_and_flush to traits 2020-05-27 12:16:47 -07:00
fuzz dag: add fuzz tests on the octopus DAG 2020-01-23 17:58:51 -08:00
src revlogindex: is_ancestor(x, x) should return true 2020-07-06 15:50:59 -07:00
Cargo.toml dag: make ASCII -> MemNameDag a public API 2020-05-11 09:49:59 -07:00