sapling/cmds
Stanislau Hlebik 3966192f01 mononoke: split hooks crate
Summary:
The main reason for doing it is to remove dependency on `BlobRepo` from hooks. Most of the  `hooks` crate code needs from `BlobRepo` just a HgBlobChangeset type, which was moved to a separate crate in one of the previous diffs. There is just a small piece of code that depends on blobrepo, and it was moved in the separate crate.

Because of that changing anything in BlobRepo won't trigger rebuilding of most of the hooks crate.

Reviewed By: lukaspiatkowski

Differential Revision: D13878208

fbshipit-source-id: d74336e959282c176258c653d4c408854e1f1849
2019-01-31 00:41:48 -08:00
..
admin mononoke: split metaconfig crate 2019-01-31 00:41:48 -08:00
blobstore_healer mononoke: split metaconfig crate 2019-01-31 00:41:48 -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 mononoke: split hooks crate 2019-01-31 00:41:48 -08:00