..
async-runtime
async-runtime: crate for async job scheduling from blocking threads
2020-08-26 00:57:32 -07:00
auth
auth: allow specifying a CA certificate bundle
2020-07-16 19:48:36 -07:00
backingstore
configs: make backingstore load hg configs through the approved path
2020-08-16 16:56:00 -07:00
blackbox
blackbox: address clippy warnings
2020-03-18 10:16:39 -07:00
bookmarkstore
types: address clippy warnings
2020-03-16 14:58:21 -07:00
cdatapack
cmake: always build support for the EdenSCM backing store
2019-11-22 13:00:07 -08:00
clib
cmake: always build support for the EdenSCM backing store
2019-11-22 13:00:07 -08:00
clidispatch
dispatch: add --trace flag
2020-08-27 18:14:28 -07:00
cliparser
debug: introduce error classification and metadata propagation
2020-07-15 10:03:10 -07:00
commitcloudsubscriber
silence some Rust warnings
2020-08-05 00:16:33 -07:00
commitstore /bench-serialize
cargo: bump serde_cbor to 0.11
2020-02-21 14:08:43 -08:00
configparser
configparser: make code compile without "fb" feature
2020-08-27 18:28:46 -07:00
cpython-ext
taggederror: Introduce taggederror-util for more ergonomic error tagging for eden error types.
2020-08-06 19:37:25 -07:00
dag
dag: limit max segment level to 4
2020-09-04 12:20:54 -07:00
dev-logger
dev-logger: a simple library to enable env_logger for testing
2020-03-10 14:16:38 -07:00
drawdag
Use types from the oxidized_by_ref crate instead of the oxidized crate for to_oxidized
2020-05-28 22:19:13 -07:00
edenapi
edenapi: use async-runtime to schedule futures
2020-09-03 15:45:34 -07:00
edenfs-client
build: rename third-party rust fbthrift crate
2020-08-26 12:26:21 -07:00
encoding
fsinfo
fsinfo: fix cargo test
2020-08-14 13:38:41 -07:00
fsyncglob
hgcommands: add debugfsync
2020-08-27 18:26:03 -07:00
hgcommands
hgcommands: make commands!
macro define modules
2020-08-27 19:02:27 -07:00
hgcommits
hgcommits: add flush_commit_data API
2020-08-31 11:57:53 -07:00
hgtime
hgtime: address clippy warnings
2020-03-16 14:58:22 -07:00
http_client
http_client: disable ssl revocation checking on Windows
2020-08-13 23:17:28 -07:00
indexedlog
multilog: use per-log meta to pick up updated indexes
2020-09-03 13:48:43 -07:00
linelog
lz4-pyframe
lz4-pyframe: use concrete error types
2020-08-06 12:31:56 -07:00
manifest
manifest: add testutil in core package
2020-01-14 11:49:52 -08:00
manifest-tree
Deprecate rust-crypto in manifest-tree
2020-03-23 11:15:58 -07:00
metalog
metalog: implement compaction api
2020-06-26 09:58:58 -07:00
mincode
minibench
mononoke/mercurial: make revlog crate OSS buildable
2020-04-08 09:49:11 -07:00
minibytes
minibytes: address clippy warnings
2020-03-16 14:58:22 -07:00
mpatch
mpatch-sys
use absolute includes for the native cext modules
2020-02-19 13:05:06 -08:00
mutationstore
mutationstore: add a native path to calculate 'obsolete()'
2020-08-21 13:00:45 -07:00
nodemap
indexedlog: replace Log's dir with a new GenericPath type
2020-01-17 03:57:59 -08:00
pathmatcher
Replace whitelist/blacklist term
2020-06-15 15:01:19 -07:00
procinfo
procinfo: address compiler warning
2020-03-04 09:49:14 -08:00
radixbuf
radixbuf: use concrete error types
2020-08-06 12:31:57 -07:00
renderdag
renderdag: move to dag
2020-08-21 13:00:45 -07:00
revisionstore
revisionstore: use async-runtime crate for lfs
2020-09-02 10:01:08 -07:00
revlogindex
nameset: make Id{Static,Lazy}Set require Dag on construction
2020-08-26 15:32:22 -07:00
spawn-ext
spawn-ext: extend Command::spawn to avoid inheriting fds
2020-08-31 17:34:48 -07:00
taggederror
taggederror: Introduce taggederror-util for more ergonomic error tagging for eden error types.
2020-08-06 19:37:25 -07:00
taggederror-util
taggederror: Introduce taggederror-util for more ergonomic error tagging for eden error types.
2020-08-06 19:37:25 -07:00
third-party
build: rename third-party rust fbthrift crate
2020-08-26 12:26:21 -07:00
thrift-types
Remove crate_root from Rust dependency info
2020-08-31 14:43:24 -07:00
tracing-collector
tracing-collector: limit maximum count of spans
2020-08-27 18:14:29 -07:00
treestate
dirstate: block addition of paths containing "." and ".."
2020-08-28 09:42:25 -07:00
types
edenapi: Split DataEntry into FileEntry and TreeEntry
2020-08-13 10:01:40 -07:00
util
bgprogress: Stdio is only used on Unix
2020-08-21 13:00:45 -07:00
version
configparser: fix non-fb dependencies ( #45 )
2020-08-26 16:31:00 -07:00
vfs
fsinfo: recognize EdenFS mounts on Windows
2020-08-12 15:47:49 -07:00
vlqencoding
mutationstore: move MutationEntry type to types crate
2020-04-23 08:58:10 -07:00
workingcopy
filesystem: add treestate walking logic
2020-04-24 13:58:53 -07:00
xdiff
xdiff: renamed third-party xdiff functions
2020-07-09 01:20:32 -07:00
xdiff-sys
Update libra to latest revision
2020-07-16 21:10:44 -07:00
zstdelta
zstore
zstore: add simple caching
2020-05-01 14:24:52 -07:00
CMakeLists.txt
cmake: do not compile configparser
2020-08-06 09:00:20 -07:00
README.md