sapling/eden/fs/store
Adam Simpkins 516539a9d4 re-enable treemanifest import by default
Summary:
Change the default value for --use_hg_tree_manifest to true, to re-enable
treemanifest import by default.  This should work much better now that we are
using the latest treemanifest code and now support fetching treemanifest data
from the remote server when it is not found locally.

Reviewed By: bolinfest

Differential Revision: D5647204

fbshipit-source-id: 424baf4de1d3b247c1e04a838040baeb5976404b
2017-08-17 16:13:00 -07:00
..
git comment out unused parameters 2017-07-21 15:01:05 -07:00
hg re-enable treemanifest import by default 2017-08-17 16:13:00 -07:00
test Merge StringBase.cpp into String.cpp 2017-06-29 20:20:11 -07:00
BackingStore.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
BlobMetadata.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
EmptyBackingStore.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
EmptyBackingStore.h apply clang-tidy modernize-use-override 2017-05-23 16:10:26 -07:00
IObjectStore.h drop Future from the name of ObjectStore APIs 2017-06-21 17:20:50 -07:00
LocalStore.cpp fix a crash on tree import error 2017-07-05 11:21:30 -07:00
LocalStore.h move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
ObjectStore.cpp update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
ObjectStore.h drop Future from the name of ObjectStore APIs 2017-06-21 17:20:50 -07:00
StoreResult.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
StoreResult.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
TARGETS allow specifying --config options to hg_import_helper.py 2017-08-02 17:07:19 -07:00