sapling/eden
Jun Wu 35bac5526a drawdag: add a way to create linear ranges of vertexes
Summary:
We want to exercise "large-ish" commit graph, to check if certain operations
might cause too many network round-trips. It wasn't easy to do that using
drawdag.

This diff adds `:` and `.` special edges for ranges, so
one can create a linear range quickly, like:

  A..Z

or:

  A001..A999

or vertically:

  A999
   :
  A001

Differential Revision: D34163018

fbshipit-source-id: a043b2b9b3dc73b20e4ee37598b9d182a6d65c29
2022-02-15 13:02:31 -08:00
..
fs easy nfs\fuse migration 2022-02-14 20:52:39 -08:00
hg-server Convert type comments for eden 2022-02-10 08:48:35 -08:00
integration Add annotations to eden 2022-02-14 12:17:43 -08:00
locale
mononoke verify_integrity: switch to using Rust client in Mononoke integration tests 2022-02-15 11:33:33 -08:00
scm drawdag: add a way to create linear ranges of vertexes 2022-02-15 13:02:31 -08:00
test_support Add annotations to eden 2022-02-14 12:17:43 -08:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00