sapling/cmds/admin
Pavel Aslanov 7c7e084825 Convert MPathElement to a newtype around Bytes
Summary: We are copying `MPath` a lot, this change should reduce amount of allocations and memory reuse for `MPath`

Reviewed By: farnz

Differential Revision: D15939495

fbshipit-source-id: 8da8f2c38f7b46f27d0df661210c9964aed52101
2019-06-21 15:40:55 -07:00
..
blacklist.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
blobstore_fetch.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
bonsai_fetch.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
bookmarks_manager.rs mononoke: make admin tool support bookmark deletion 2019-06-21 02:35:27 -07:00
cmdargs.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
common.rs mononoke: Rename Bookmark to BookmarkName 2019-05-21 12:26:02 -07:00
content_fetch.rs Convert MPathElement to a newtype around Bytes 2019-06-21 15:40:55 -07:00
hash_convert.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
hg_changeset.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
hg_sync.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00
main.rs mononoke: fix bad help text 2019-05-30 06:53:22 -07:00
public_phases.rs simplify phases API 2019-05-21 12:26:01 -07:00
skiplist_subcommand.rs mononoke: refactor the admin tool into components 2019-05-21 12:25:59 -07:00