sapling/eden
Jun Wu e6c9e6aa42 changelog: add dageval API
Summary:
The new Rust DAG API is more verbose than the revset because it requires `dag.`
for operations. Add a helper function to remove the `dag.` part so code can be
shorter. For example, one can write:

    cl.dageval(lambda: heads(nodes) & draft

Reviewed By: DurhamG

Differential Revision: D22402196

fbshipit-source-id: a9834c7f6c138e2378b344d90f7d39e20ad821d9
2020-07-17 22:23:04 -07:00
..
fs remediation of S205607 2020-07-17 17:16:13 -07:00
integration revlog: turn on head-based-commit-transaction for tests 2020-07-08 14:33:58 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke changelog: use Rust RevlogIndex for partialmatch 2020-07-17 22:23:04 -07:00
scm changelog: add dageval API 2020-07-17 22:23:04 -07:00
scripts packaging: use scheduled tasks 2020-06-10 19:29:15 -07:00
test_support enable asynchronous integration tests 2020-06-15 15:53:50 -07:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
win add .clang-format 2020-04-28 08:42:03 -07:00
.clang-format Cut FOR_EACH_KV 2020-06-10 19:29:43 -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