sapling/eden
Jun Wu fb187ef86e dag: add DagAlgorithm.first_ancestors
Summary:
This will be useful to optimize `_firstancestors` revset, which is useful to
calculate a linear branch to draw growth graphs. Without a fast path, the pure
Python `_firstancestors` implementation would have id <-> name translation
overhead that makes Rust changelog O(20) slower than the Python revlog.

Reviewed By: sfilipco

Differential Revision: D26182240

fbshipit-source-id: d44f5ca5dc8c38df74281832931d87868791209e
2021-02-05 11:53:44 -08:00
..
fs privhelper: add support for mounting NFS 2021-02-04 20:10:38 -08:00
integration test: add a way to add edenfsrc config in tests 2021-02-04 20:10:38 -08:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke mononoke: fix help text 2021-02-05 11:32:12 -08:00
scm dag: add DagAlgorithm.first_ancestors 2021-02-05 11:53:44 -08:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00