sapling/eden/mononoke/cmds
Steven Troxler 5c87595a4b Change fetch_all_public_changesets to new stream API
Summary:
By switching to the new futures api, we can save a few heap allocations
and reduce indentation of the code.

Reviewed By: krallin

Differential Revision: D20666338

fbshipit-source-id: 730a97e0365c31ec1a8ab2995cba6dcbf7982ecd
2020-04-14 07:12:33 -07:00
..
admin mononoke/blobrepo: make RepoBlobstore an actual struct 2020-04-14 03:19:25 -07:00
benchmark_storage_config Make clippy happier with vec initialization in blobstore benchmark 2020-04-13 08:37:59 -07:00
blobrepo_checker/src mononoke/mercurial: remove incorrect FileBytes Extend implementation 2020-03-04 08:51:42 -08:00
blobstore_healer migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
bonsai_verify Asyncify the future in subcommand_hg_manifest_verify 2020-03-26 08:44:59 -07:00
tests migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
aliasverify.rs mononoke: add a test backfill derived data 2020-04-07 08:44:25 -07:00
backfill_derived_data.rs Change fetch_all_public_changesets to new stream API 2020-04-14 07:12:33 -07:00
backfill_git_mapping.rs a small tool to backfill git mappings 2020-03-04 06:08:43 -08:00
benchmark_filestore.rs mononoke/benchmark_filestore: make it work again 2020-03-30 07:32:20 -07:00
blobimport.rs Push compat down one layer in Blobimport::import 2020-04-06 15:26:01 -07:00
configlint.rs migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
dumprev.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
idxdump.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
lfs_import.rs rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00
populate_healer.rs migrate from sql_ext::SqlConstructors to sql_construct 2020-04-02 05:27:16 -07:00
rechunker.rs mononoke: migrate filestore's rechunk API to async/await 2020-03-19 09:24:30 -07:00
revlogrepo.rs Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
statistics_collector.rs mononoke: fix warning 2020-03-27 23:44:42 -07:00
upload_globalrevs.rs pushing compat one level down in upload_globalrevs.rs 2020-03-18 04:18:24 -07:00