about summary refs log tree commit diff
path: root/crates/vfs-notify
AgeCommit message (Expand)AuthorLines
2022-07-03Bump crossbeam-channelLaurențiu Nicola-1/+1
2022-06-10internal: Bump DependenciesLukas Wirth-1/+1
2022-05-22Fix build on OpenBSD (and probably other BSDs too)Brennan Vincent-1/+1
2022-03-22minor: Bump dependenciesLukas Wirth-4/+4
2022-03-17Bump depsLaurențiu Nicola-1/+1
2021-12-16Bump MSRV (1.57)iDawer-1/+1
2021-10-23Set MSRVLaurențiu Nicola-0/+1
2021-10-21Migrate to edition 2021Lukas Wirth-2/+2
2021-10-03Fix miscellaneous Clippy lintsAramis Razzaghipour-1/+1
2021-10-03Add semicolons for consistencyAramis Razzaghipour-6/+6
2021-10-01Bump notifyLaurențiu Nicola-1/+1
2021-09-15internal: remove dead codeAleksey Kladov-2/+2
2021-09-11remove unused depsGiles Cope-1/+0
2021-08-30switch `log` crate to `tracing`Dezhi Wu-3/+3
2021-08-17Bump notify version to 5.0.0-pre.12Alexander Sieg-1/+1
2021-08-17Revert "Downgrade notify and use RecommendedWatcher"Alexander Sieg-6/+5
2021-08-03Downgrade notify and use RecommendedWatcherLaurențiu Nicola-5/+6
2021-07-28Bump notify to 5.0.0-pre.11Josh Kuhn-1/+1
2021-07-24Bump depsLaurențiu Nicola-2/+2
2021-07-17internal: a bit more of cwd safety for flycheckAleksey Kladov-3/+4
2021-07-08This patch shortens the spawned threads' names, as threads on LinuxManas-1/+1
2021-07-08Explicitly name all spawned threadsManas-1/+4
2021-07-05minor: drop dummy authors fieldAleksey Kladov-1/+0
2021-02-12Fix slow tests sometimes failingFlorian Diebold-2/+8
2020-10-15Follow symlinks when walking project treesDaniel Fox Franke-8/+9
2020-10-13Bump crossbeam-channel in cratesLaurențiu Nicola-1/+1
2020-08-24Add description for crates that will be publishedPavan Kumar Sunkara-0/+1
2020-08-24Add version to deps in cargo.tomlPavan Kumar Sunkara-2/+2
2020-08-13Rename ra_ide -> ideAleksey Kladov-2/+2
2020-07-18Simplify exclusion logicAleksey Kladov-100/+47
2020-07-14Add a license field to all the cratesYuki Okushi-0/+1
2020-07-11no doctestsAleksey Kladov-0/+3
2020-07-10Don't spawn notify unnecessaryAleksey Kladov-6/+7
2020-07-08better languageAleksey Kladov-2/+2
2020-07-06Simplify file watcherAleksey Kladov-29/+14
2020-06-28NamingAleksey Kladov-4/+4
2020-06-25Refactor main_loopAleksey Kladov-7/+6
2020-06-25Canonicalize actor APIAleksey Kladov-2/+2
2020-06-25Unify styleAleksey Kladov-13/+13
2020-06-24Merge #5035 #5037bors[bot]-7/+4
2020-06-24Don't watch dirs if not asked toAleksey Kladov-1/+1
2020-06-24Less error-prone namingAleksey Kladov-6/+3
2020-06-24Cleanup project.json deserializationAleksey Kladov-1/+1
2020-06-23New VFSAleksey Kladov-0/+307