sapling/eden
Xavier Deguillard 674e9c7900 fsinfo: return an enum instead of a String
Summary:
In a strongly typed langage, using strings should be avoided whenever possible
as they do not provide the safety guarantees that types provide.

I took the liberty of removing all the filesystems that are not relevant for
Mercurial for simplification reasons. If needs arise, we can always add a new
FsType to the enum.

Reviewed By: DurhamG

Differential Revision: D20517138

fbshipit-source-id: 0a38b53c6a87f05f4b2d664038e10c4293de96ae
2020-03-23 14:29:10 -07:00
..
benchmarks Require callers to pass NetworkSocket to TAsyncSocket 2020-03-11 23:45:16 -07:00
cli eden/cli/debug_posix.py 2020-03-20 16:34:34 -07:00
docs documentation for paths 2020-01-17 12:08:42 -08:00
fs eden: fix some unreferenced variable warnings on Windows 2020-03-20 14:00:33 -07:00
integration improve behavior of stopping EdenFS in the integration tests 2020-03-19 20:10:06 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke scs: separate scs-diff test 2020-03-23 08:36:51 -07:00
py update the CLI to handle old EdenFS instances without getDaemonInfo() 2020-03-03 12:15:26 -08:00
scm fsinfo: return an enum instead of a String 2020-03-23 14:29:10 -07:00
scripts Tidy up license headers 2019-10-11 05:28:23 -07:00
test_support eden: remove hypothesis test bits 2020-01-23 11:37:27 -08:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
third-party fix some macOS build warnings 2020-01-23 17:37:39 -08:00
win flip EDEN_WIN_NOMONONOKE to EDEN_HAVE_MONONOKE 2019-08-27 17:04:19 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00