sapling/cmds
Stanislau Hlebik 31421666eb mononoke: move blobimport_lib out of cmdlib
Summary:
Previously blobimport_lib was part of cmdlib. That means that to compile tools
like `mononoke_admin` or `alias_verify` we had to also compile blobimport_lib
code. By moving it outside of cmdlib we are making compilation faster

Reviewed By: HarveyHunt

Differential Revision: D13877528

fbshipit-source-id: c59f92589134588fee2e28ffeef9990bb7e1631f
2019-01-30 06:31:10 -08:00
..
admin mononoke: migrate RangeNodeStream to ChangesetFetcher 2019-01-30 06:31:10 -08:00
blobstore_healer added: multiplexed blobstore scuba logging 2019-01-21 10:04:41 -08:00
bonsai_verify disable authorization verification hook for import 2019-01-23 08:00:55 -08:00
aliasverify.rs disable authorization verification hook for import 2019-01-23 08:00:55 -08:00
blobimport.rs mononoke: move blobimport_lib out of cmdlib 2019-01-30 06:31:10 -08:00
dumprev.rs clean up HgBlob and HgBlobHash 2018-08-19 15:52:34 -07:00
idxdump.rs cleanup warning: causes has become iter_chain in new versions 2018-10-01 07:39:00 -07:00
revlogrepo.rs mercurial_types: remove D* types and move mercurial types around 2018-06-07 13:19:16 -07:00
runhook.rs config: add HookConfig to pass configs in hashmap into hooks code 2019-01-30 05:04:22 -08:00