sapling/eden/fs
Adam Simpkins ce0ce6fa4e move eden/fs/cli to eden/cli
Summary:
Move the code for the command-line tool up one directory, out of eden/fs.
This better separates the code so that eden/fs contains code for the edenfs
daemon, while eden/cli contains code for the command line tool.

Reviewed By: bolinfest

Differential Revision: D4888633

fbshipit-source-id: 5041e292c5353d05122eefe5db3257289e31239a
2017-04-14 11:39:01 -07:00
..
config move eden/fs/cli to eden/cli 2017-04-14 11:39:01 -07:00
inodes fix an invalid memory access in the checkout code 2017-04-13 17:34:38 -07:00
journal implement eden->watchman subscriptions 2017-03-21 13:35:20 -07:00
model use googletest instead of gtest with gmock 2017-04-01 09:21:54 -07:00
rocksdb update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
service Replace Subprocess::pipe* syntax sugar with Subprocess::Options().pipe* 2017-04-12 14:50:22 -07:00
store switch hg manifest import to two passes 2017-04-06 10:52:06 -07:00
testharness use googletest instead of gtest with gmock 2017-04-01 09:21:54 -07:00