sapling/eden/cli
Adam Simpkins d3b775f658 move stale mount checks into their own file
Summary: movecode

Reviewed By: strager

Differential Revision: D13374641

fbshipit-source-id: ca7e3cbc8d3912a70e760aae1953f8cb7eb2ce69
2018-12-13 21:40:33 -08:00
..
doctor move stale mount checks into their own file 2018-12-13 21:40:33 -08:00
test move stale mount checks into their own file 2018-12-13 21:40:33 -08:00
buck.py refactor and split out some cli functions 2018-05-10 13:49:44 -07:00
cmd_util.py some minor CLI code improvements 2018-11-09 14:29:17 -08:00
config.py rename ClientConfig to CheckoutConfig in the CLI code 2018-12-12 16:42:56 -08:00
configinterpolator.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
configutil.py Eden should support toml configuration files 2018-08-03 17:06:41 -07:00
daemon.py Add default edenfs paths for systemd service 2018-12-10 21:53:13 -08:00
debug.py fix another type error in the CLI code 2018-11-14 13:03:09 -08:00
filesystem.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
fsck.py fsck: print errors about hard links correctly 2018-11-29 14:37:23 -08:00
logfile.py Forward systemd startup logs to 'eden start' 2018-12-07 17:07:08 -08:00
main.py rename ClientConfig to CheckoutConfig in the CLI code 2018-12-12 16:42:56 -08:00
mtab.py Eden doctor should check that bind mounts in the config are mounted 2018-06-20 18:07:41 -07:00
overlay.py fsck: also check and fix the next-inode-number file 2018-11-27 14:35:01 -08:00
process_finder.py reduce false positives from eden doctor's rogue process check 2018-12-13 19:57:54 -08:00
rage.py Add test for multiple edenfs to eden doctor 2018-10-11 18:55:28 -07:00
stats_print.py Implement cli method for fetching thrift-latency 2018-08-30 06:23:38 -07:00
stats.py show blob cache sizes in eden stats 2018-12-06 19:43:52 -08:00
subcmd.py update the CLI to make pyre happy 2018-11-12 20:25:29 -08:00
systemd.py Refactor should_use_experimental_systemd_mode into EdenInstance 2018-12-07 18:50:35 -08:00
top.py eden: eden top shows cmdline rather than exe 2018-12-05 13:15:20 -08:00
trace_cmd.py Add trace CLI commands 2018-11-01 08:09:19 -07:00
trace.py update the CLI to make pyre happy 2018-11-12 20:25:29 -08:00
ui.py update the CLI to make pyre happy 2018-11-12 20:25:29 -08:00
util.py convert some of the clone test code to use pathlib 2018-12-13 19:09:15 -08:00
version.py rename the CLI's "Config" class to "EdenInstance" 2018-08-15 21:36:18 -07:00