sapling/eden/cli
Ratnadeep Joshi 8e4b04107c Add an option to mount a checkout read-only
Summary: Added option to mount command

Reviewed By: chadaustin

Differential Revision: D20256352

fbshipit-source-id: e52fbd10f318221777b7e2d21ed9ba0a17ce1687
2020-03-11 21:38:48 -07:00
..
doctor Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
test cli logging set -> list for JsonTelemetryLogger 2020-03-10 09:57:03 -07:00
__init__.py eden: add a script to build the eden client executable for oss builds 2019-01-15 14:14:32 -08:00
buck.py Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt install the edenfsctl program during the CMake build 2019-12-03 21:42:28 -08:00
cmd_util.py Tidy up license headers 2019-10-11 05:28:23 -07:00
config.py Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
configinterpolator.py Tidy up license headers 2019-10-11 05:28:23 -07:00
configutil.py Tidy up license headers 2019-10-11 05:28:23 -07:00
daemon.py do not treat zombie processes as exited in edenfsctl restart 2020-03-04 10:29:53 -08:00
debug_posix.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
debug.py have eden debug log show the end of the log file by default 2020-01-24 13:22:18 -08:00
filesystem.py fix doctor tests when host has low disk space 2019-12-20 16:14:23 -08:00
fsck.py Update pyre version for eden 2019-10-31 15:31:07 -07:00
hg_util.py Tidy up license headers 2019-10-11 05:28:23 -07:00
logfile.py update license headers in .py files 2019-06-19 17:02:46 -07:00
main.py Add an option to mount a checkout read-only 2020-03-11 21:38:48 -07:00
mtab.py eden: remove legacy bind mount code 2019-09-30 18:57:14 -07:00
overlay.py Tidy up license headers 2019-10-11 05:28:23 -07:00
process_finder.py add a process_finder method to get process start time 2020-03-04 14:09:32 -08:00
rage.py eden: rage: fix ps usage on macOS 2020-01-31 10:13:45 -08:00
redirect.py move code to get the running EdenFS version to EdenInstance 2020-02-25 19:01:09 -08:00
stats_print.py Tidy up license headers 2019-10-11 05:28:23 -07:00
stats.py fix O(num_inodes) behavior of getStatInfo() 2019-11-06 11:31:43 -08:00
subcmd.py Update pyre version for eden 2019-12-20 16:14:21 -08:00
systemd.py Revert D20090620: Type hints 2020-03-03 12:34:59 -08:00
tabulate.py Tidy up license headers 2019-10-11 05:28:23 -07:00
telemetry.py cli logging set -> list for JsonTelemetryLogger 2020-03-10 09:57:03 -07:00
top.py properly escape command line arguments in eden top 2020-01-31 10:07:49 -08:00
trace_cmd.py update license headers in .py files 2019-06-19 17:02:46 -07:00
trace.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
ui.py Update pyre version for eden 2019-10-31 15:31:07 -07:00
util.py update the CLI to handle old EdenFS instances without getDaemonInfo() 2020-03-03 12:15:26 -08:00
version.py update the telemetry wrapper to log the current code version 2020-02-25 19:01:10 -08:00
win_ui.py Tidy up license headers 2019-10-11 05:28:23 -07:00
winproc.py Tidy up license headers 2019-10-11 05:28:23 -07:00