sapling/eden/fs
Adam Simpkins 98dcc73503 initial CLI support for creating hg mounts
Summary:
Update the CLI to support running "init" with a mercurial repository.

This is just some bare bones framework code at the moment.  It doesn't actually
import any data from mercurial at the moment, and mounting doesn't work.

Reviewed By: bolinfest, wez

Differential Revision: D3345426

fbshipit-source-id: 72c31ac8d2aac2a16e0a7d6f0425eb4ca218d487
2016-05-25 13:15:01 -07:00
..
cli initial CLI support for creating hg mounts 2016-05-25 13:15:01 -07:00
config Modify EdenServiceHandler to get client info through ClientConfig. 2016-05-13 15:10:22 -07:00
importer/git Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
inodes add an EdenMount class 2016-05-20 10:34:07 -07:00
integration eden: add mkdir support 2016-05-18 12:24:00 -07:00
mercurial Fix some errors I was seeing about raw pointer/unique_ptr consistency. 2016-05-23 14:13:04 -07:00
model Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
overlay eden: add mkdir support 2016-05-18 12:24:00 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service Update directions for building Java thrift bindings with Java 7. 2016-05-24 21:53:00 -07:00
store display rocksdb key in hex if LocalStore::get() fails 2016-05-24 22:14:14 -07:00