sapling/eden/mononoke/cmds
Stanislau Hlebik 8cd6278de9 mononoke: implement ensure_ancestors_of option for bookmarks
Summary:
This option would let us tell that a given bookmark (or bookmarks if they are
specified via a regex) is allowed to move only if it stays an ancestor of a
given bookmark.
Note - this is a sev followup, and we intend to use it for */stable bookmarks
(e.g. fbcode/stable, fbsource/stable etc). They are always intended to be an
ancestor of master

Reviewed By: krallin

Differential Revision: D29878144

fbshipit-source-id: a5ce08a09328e6a19af4d233c1a273a5e620b9ce
2021-07-27 12:47:22 -07:00
..
admin mononoke: implement ensure_ancestors_of option for bookmarks 2021-07-27 12:47:22 -07:00
backfill_derived_data blame_v2: implement fetch_blame_compat 2021-07-12 02:45:23 -07:00
benchmark_storage_config mononoke: sample size metadata for all component blobstores 2021-05-10 06:07:59 -07:00
blobstore_healer mononoke/blobstore: new is_present semantics via enum 2021-07-05 09:17:29 -07:00
bonsai_verify Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
check_git_wc Add a tool to check working copy equivalence between git and Mononoke 2021-06-21 07:35:31 -07:00
copy_blobstore_keys third-party/rust: remove patch from curl and curl-sys 2021-07-26 15:00:16 -07:00
manual_scrub mononoke: introduce an enum for ScrubWriteMostly 2021-05-20 03:34:08 -07:00
packer Teach the packer to do multiple packs in a single process 2021-05-19 03:32:40 -07:00
sqlblob_gc mononoke: update to tokio 1.x 2021-04-28 07:36:31 -07:00
streaming_clone_warmup mononoke: sample size metadata for all component blobstores 2021-05-10 06:07:59 -07:00
aliasverify.rs changesets: remember repo_id in changesets 2021-04-29 06:11:20 -07:00
backfill_mapping.rs mononoke: initialize loggers, config, caching, tunables & runtime in MononokeMatches 2021-04-16 10:27:43 -07:00
benchmark_filestore.rs thrift/lib/rust: update to Bytes 1.x 2021-05-20 09:44:41 -07:00
blobimport.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
configlint.rs mononoke: initialize loggers, config, caching, tunables & runtime in MononokeMatches 2021-04-16 10:27:43 -07:00
dumprev.rs mononoke: remove unnecessary .version("0.0.0") in clap App setup 2020-11-06 02:23:46 -08:00
idxdump.rs mononoke: remove unnecessary .version("0.0.0") in clap App setup 2020-11-06 02:23:46 -08:00
lfs_import.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
populate_healer.rs metaconfig: add ephemeral blobstore config 2021-06-24 04:13:58 -07:00
rechunker.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
revlogrepo.rs mononoke: remove unnecessary .version("0.0.0") in clap App setup 2020-11-06 02:23:46 -08:00
segmented_changelog_seeder.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
segmented_changelog_tailer.rs Allow cli commands to build any "repo object" 2021-06-09 05:16:13 -07:00
statistics_collector.rs mononoke: update to tokio 1.x 2021-04-28 07:36:31 -07:00
upload_globalrevs.rs mononoke: remove async on FbConstruct methods 2021-04-28 11:14:52 -07:00