sapling/cmds
Stanislau Hlebik e99fce6bd4 mononoke: add separate types for Bookmark and BookmarkPrefix
Summary:
This will make it easier to change the "real" bookmark type from AsciiString to
String if we decide to do that.

BookmarkPrefix is a separate type because we may want to change it from
AsciiString to String. Also we don't want to confuse a bookmark prefix with a
bookmark name.

Reviewed By: jsgf

Differential Revision: D7909992

fbshipit-source-id: 3d4d075c204ed5ef1114a743430982c2836bac04
2018-05-09 02:11:17 -07:00
..
blobimport mononoke: use many threads for the blobstore 2018-05-03 10:31:32 -07:00
new_blobimport mononoke: add separate types for Bookmark and BookmarkPrefix 2018-05-09 02:11:17 -07:00
blobstore.rs mononoke: use many threads for the blobstore 2018-05-03 10:31:32 -07:00
dumprev.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
idxdump.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
revlogrepo.rs cmd utils: add revlogrepo command for reading revlogs in Rust 2018-05-01 16:35:08 -07:00