Commit Graph

  • 4c1783e8e0 Fix UB in windows::start_read windows-ub Luke Street 2024-06-04 16:56:48 -06:00
  • 3df0f65152 Use instant crate main Daniel Faust 2024-02-21 13:33:26 +01:00
  • 8da5139565 Add serialization-compat-6 feature Daniel Faust 2024-02-21 15:33:23 +01:00
  • 2e1913d29b Remove mention of immediate mode in the docs naglis 2024-03-13 11:18:21 +02:00
  • 416085e174 Move DebouncedEvent types into notify-types crate Daniel Faust 2024-01-26 12:23:29 +01:00
  • f195bd66a3 Fix warnings Daniel Faust 2024-01-26 09:54:03 +01:00
  • 2511ebc004 Fix Cargo.toml manifest key (#565) Naglis Jonaitis 2024-02-18 14:32:46 +02:00
  • 08e74dae8e Move event types into separate crate Daniel Faust 2024-01-25 18:12:02 +01:00
  • 43efec9a54 Improve serialization (#558) Daniel Faust 2024-01-23 09:06:36 +01:00
  • 80aaee21f7 Bump debouncer-full version and add changelog Daniel Faust 2024-01-21 15:37:18 +01:00
  • 71022431b3 Deprecate watcher and cache methods Daniel Faust 2024-01-21 15:22:43 +01:00
  • b15c88b10d Move roots into DebounceDataInner Daniel Faust 2024-01-21 14:56:01 +01:00
  • f676035ab9 Add RecommendedCache Daniel Faust 2024-01-21 12:38:46 +01:00
  • 24d9b4da10 [notify-debouncer-full] mark as compatible with rstest 0.18.x (#556) Michel Lind (né Salim) 2024-01-20 05:47:33 -06:00
  • c3929ed114 purge events on stop Will 2023-12-29 20:59:16 -05:00
  • 6c1798dcdf undo readme format Aron Heinecke 2024-01-04 21:26:57 +01:00
  • f856ccf5b7 Update MSRV in the README Fredrik Fornwall 2024-01-04 15:05:06 +01:00
  • fcde98f5ab Decrease the number of inotify watches() calls Fredrik Fornwall 2023-11-29 11:32:20 +01:00
  • 2a06e5f267 Adopt to inotify not consuming WouldBlock Fredrik Fornwall 2023-11-29 11:31:11 +01:00
  • 6ac5105a49 Update inotify to 0.10 Fredrik Fornwall 2023-11-13 09:43:45 +01:00
  • 627f9aa012 Prevent installing crossbeam-channel with default-features="false" LeoniePhiline 2023-11-22 17:53:52 +01:00
  • e0902a1101 improve first example in the docs (#543) Kent Ross 2024-01-04 08:07:52 -08:00
  • 2437896199 v7.0 Config: Replace deprecated poll_interval signature with poll_interval_v2 Bijay Shrestha 2023-11-07 10:10:42 +05:45
  • c4d0470785 Fixed the Event of watch dir Deletion (#540) Bijay Shrestha 2023-11-01 06:29:45 +05:45
  • 146790b179 code format by cargo fmt coswat 2023-09-30 20:02:17 +05:30
  • 777dfa0f45 removed unused import from debouncer_mini.rs coswat 2023-09-30 20:01:39 +05:30
  • 10af966a83 applied changes recommended by clippy coswat 2023-09-30 19:57:36 +05:30
  • ed6a06fcd3 readme - fsnotify repo link update coderswat 2023-10-01 01:08:33 +05:30
  • b912ce5400 Added iOS to the README. Luke Rogers 2023-09-19 17:19:05 +01:00
  • 7372cec140 Adding Kqueue support for iOS. Luke Rogers 2023-09-12 11:23:44 +01:00
  • bc905d1a99 fixed documentation error coderswat 2023-09-13 19:56:42 +05:30
  • 4a001215b3 remove serde restriction and publish new versions Aron Heinecke 2023-08-21 11:11:11 +02:00
  • 03ac300d36 Fix a filename of example Yuji Yaginuma 2023-08-21 17:03:49 +09:00
  • 2e971e59db cleanup removed used-by entries Aron Heinecke 2023-08-20 03:57:10 +02:00
  • 1cdf75fdc9 fixup changelog to correct serde version Aron Heinecke 2023-08-20 03:45:51 +02:00
  • 738957a91f prepare notify 6.1.0, debouncer-mini, 0.4.0 debouncer-full 0.3.0, file-id 0.2.0 Aron Heinecke 2023-08-18 14:52:41 +02:00
  • 1420e46e8b opt-out of serde binary experiment Aron Heinecke 2023-08-20 03:24:37 +02:00
  • e6b239b2c1 remove old artistic link Aron Heinecke 2023-08-18 14:29:35 +02:00
  • 5ef6dcedb8 fixup readme license linked Aron Heinecke 2023-08-18 14:28:45 +02:00
  • 2e0fb36eea add manual polling for PollWatcher Aron Heinecke 2023-08-12 22:46:58 +02:00
  • 6e2f1f46a1 document more known issues and typos Aron Heinecke 2023-08-12 21:44:12 +02:00
  • 22f84ca74f Update windows-sys to 0.48 Benoît du Garreau 2023-04-26 10:57:50 +02:00
  • d89b5cbae9 move notify-crate license into folder Aron Heinecke 2023-08-12 20:20:25 +02:00
  • ebebf867ce change license to mir/apache for all debouncers and file-id Aron Heinecke 2023-08-09 00:47:17 +02:00
  • 6dcf41a464 fixup BSD doc tests Aron Heinecke 2023-08-08 19:15:40 +02:00
  • a192e37bbc change license to CC0 Aron Heinecke 2023-08-08 18:33:23 +02:00
  • 586be001df fix typo in examples README.md (#522) Ari Lotter 2023-08-11 23:02:34 -04:00
  • dcec0a5051 bump filetime dependency extrawurst 2023-08-09 12:39:07 +02:00
  • 82801607fe fixup bsd tests via cirrus Aron Heinecke 2023-08-08 16:40:25 +02:00
  • 87b126497a Store file id in an enum Daniel Faust 2023-06-12 20:35:11 +02:00
  • cd53ad6128 Fixing Potential Double Free Issue (#517) kuzeyardabulut 2023-08-07 19:00:09 +03:00
  • 5f40b83c04 add known problems section restructure readme Aron Heinecke 2023-07-17 17:39:01 +02:00
  • b67cfd1483 add readme for examples and more example comments Aron Heinecke 2023-07-15 02:39:26 +02:00
  • efda404463 add PollWatcher scan events Aron Heinecke 2023-07-13 22:50:07 +02:00
  • af4c021dc1 derive debug for both debouncers Aron Heinecke 2023-07-15 23:22:17 +02:00
  • bba5469521 debouncer mini: passivate debounce loop and overhaul config Aron Heinecke 2023-07-15 20:48:53 +02:00
  • 7da85a983e fixup broken builds for macos from PR #499 Aron Heinecke 2023-07-13 22:56:11 +02:00
  • 9d4b195640 Add debounced monitor example Daniel Faust 2023-06-21 21:10:46 +02:00
  • 2d569cc573 Add logging to monitor example Daniel Faust 2023-06-21 21:10:10 +02:00
  • a694573939 Add log statements Daniel Faust 2023-05-27 15:02:58 +02:00
  • 86746c3fa6 upgrade bitflags to v2 Aron Heinecke 2023-07-12 23:21:38 +02:00
  • b7cae13892 require bitflags only on macos Aron Heinecke 2023-07-12 23:19:59 +02:00
  • ed40f7dd10 docs: fix possible typo (#502) Kisaragi 2023-07-06 01:22:01 +09:00
  • 0539af887a fix moved directory not being watched Sebastian Toh 2023-06-21 10:36:37 +08:00
  • 5f8cbebea3 more things to check for releases Aron Heinecke 2023-06-16 00:42:13 +02:00
  • 036750022f prepare notify v6.0.1 Aron Heinecke 2023-06-16 00:38:24 +02:00
  • c7b0756269 add missing link for PR 488 Aron Heinecke 2023-06-16 00:33:48 +02:00
  • 40ec37f95e cargo fmt over everything Aron Heinecke 2023-06-16 00:16:40 +02:00
  • 0611b06917 move fs import so it won't emit warnings Aron Heinecke 2023-06-16 00:09:32 +02:00
  • 58a4c13255 Add DebouncedEvent to debouncer-full Daniel Faust 2023-05-28 15:17:48 +02:00
  • 4bce637411 fixup debouncer-mini version for examples Aron Heinecke 2023-05-17 17:00:44 +02:00
  • 4be6bdef4f fix mixed up debouncer mini/full link Aron Heinecke 2023-05-17 02:30:50 +02:00
  • 936794f064 actually increase debouncer-mini version 0.3.0 Aron Heinecke 2023-05-17 02:11:24 +02:00
  • b6e40944d3 prepare v6 and fix 5.2.0 Aron Heinecke 2023-05-17 01:17:25 +02:00
  • 7b89553e27 Raise MSRV to 1.60 Daniel Faust 2023-05-15 12:01:44 +02:00
  • af9feef399 Rename debouncer-refined to debouncer-full Daniel Faust 2023-05-15 11:57:29 +02:00
  • 679fc4a3f2 Use path to link to local dependencies Daniel Faust 2023-05-09 15:27:40 +02:00
  • 1d88f6df4b Revert "Use workspace dependencies" Daniel Faust 2023-05-09 15:06:41 +02:00
  • b225bfe7e0 Revert "Update dependencies" Daniel Faust 2023-05-09 15:06:22 +02:00
  • 4716930192 cargo clippy Daniel Faust 2023-05-09 14:38:46 +02:00
  • b2b05ee24d cargo fmt Daniel Faust 2023-05-09 14:36:50 +02:00
  • 4fc2a10814 Improve docs Daniel Faust 2023-05-09 14:06:13 +02:00
  • a2f5666993 Rename file-id's inode property to file Daniel Faust 2023-05-09 13:13:53 +02:00
  • da4cbba07a Fix debounced examples Daniel Faust 2023-05-09 13:12:49 +02:00
  • 029d1b34ac Implement Copy for EventKind Daniel Faust 2023-05-08 20:47:40 +02:00
  • 0d33bb31fb Update dependencies Daniel Faust 2023-05-08 20:45:46 +02:00
  • 315bc709bf Use workspace dependencies Daniel Faust 2023-05-08 20:42:03 +02:00
  • 65d6d91ca1 inotify: Emit rename from events immediately Daniel Faust 2023-05-08 20:27:05 +02:00
  • fe18bbd425 Add notify-debouncer-refined and file-id crates Daniel Faust 2023-05-08 19:46:08 +02:00
  • 68802129f9 Implement Copy for EventKind Daniel Faust 2023-05-08 20:47:40 +02:00
  • f5978d0b87 Update windows-sys to 0.45 Benoît du Garreau 2023-03-01 15:41:31 +01:00
  • 0f5fcda7a0 Use INotifyWatcher as recommended watcher for Android tiann 2023-02-13 18:56:18 +08:00
  • 85a231f01d prepare notify 5.1.0 Aron Heinecke 2023-01-15 00:18:03 +01:00
  • d765321baa Add comment Alex Kirszenberg 2022-11-16 17:25:23 +01:00
  • 3439340381 Fix macOS test Alex Kirszenberg 2022-11-16 11:40:35 +01:00
  • 7e2ad3148b kqueue: Only make a single syscall to add all the watches Alex Kirszenberg 2022-11-16 11:40:27 +01:00
  • e375fcefd2 Include license files on publishing Yuki Okushi 2022-12-24 04:40:38 +09:00
  • b23efcb9df Use official windows-sys crate for WinAPI instead of deprecated winapi crate Alexander Shishenko 2022-12-05 13:00:26 +03:00
  • 0e354a3f51 Add missing s to features crossbeam-channel example in docs Benjamin Bouvier 2022-10-01 14:07:07 +02:00
  • c565696eb9 Fix spelling mistake (#448) Joshua Batty 2022-09-26 18:01:57 +10:00