Commit Graph

  • 84cd58778a [debounce] Fix possible instant subtraction panic racing the clock (#182) Alex Butler 2019-02-19 23:08:45 +00:00
  • 3ef6ec62e5 [meta] Rename v4-legacy to main, v5 to vNext Félix Saparelli 2019-02-09 21:05:56 +13:00
  • a7f3f977cd 4.0.9 Félix Saparelli 2019-02-09 19:45:17 +13:00
  • bf164ab507 [docs] Write changelog for #178 Félix Saparelli 2019-02-09 19:42:24 +13:00
  • ea0690b5a3 Merge pull request #178 from vemoo/timer-fix Daniel Faust 2019-02-07 22:08:15 +01:00
  • c54d8edb8d better comments Bernardo 2019-02-07 21:33:27 +01:00
  • 0d6910ba09 remove ScheduleWorker::new Bernardo 2019-02-07 17:57:15 +01:00
  • ac6430f9d9 fix test Bernardo 2019-02-06 20:26:13 +01:00
  • b6a2b92d39 impl debouncing with a mutex protected queue Bernardo 2019-02-06 18:34:50 +01:00
  • 8130fa759c 4.0.8 Félix Saparelli 2019-02-06 16:47:34 +13:00
  • da13815e69 [docs] Write changelog Félix Saparelli 2019-02-06 16:43:27 +13:00
  • d34e6ee70d [docs] Backfill changelog from 2.6.0 backwards Félix Saparelli 2019-02-06 16:37:06 +13:00
  • 6457f6975a [docs] Backfill changelog from 4.0.2 onwards Félix Saparelli 2019-02-06 15:12:10 +13:00
  • cc621398e5 [docs] Add dates to changelog Félix Saparelli 2019-02-06 15:11:35 +13:00
  • e729e279f0 [libs] Turn off unused inotify stream feature Félix Saparelli 2019-02-06 11:45:39 +13:00
  • b83ca5eea2 add test for one file with many events Bernardo 2019-02-05 22:25:22 +01:00
  • 34775f2695 [docs] Show off hotwatch as an alternate API Félix Saparelli 2019-01-29 13:28:44 +13:00
  • fe7f8e004d 4.0.7 Félix Saparelli 2019-01-23 15:39:47 +13:00
  • c00da47ce6 [docs] Reformat readme, remove confusion around v4 Félix Saparelli 2019-01-23 14:16:28 +13:00
  • ecd686bab6 [meta] Add maintenance descriptor Félix Saparelli 2019-01-23 10:53:55 +13:00
  • 50924cd676 [ci] Switch to Travis entirely Félix Saparelli 2019-01-23 10:49:28 +13:00
  • eab7511846 [rustc] Restore compatibility to pre-1.30.0 Félix Saparelli 2019-01-23 10:47:57 +13:00
  • 0ae1fa857e Merge pull request #174 from passcod/inotify-no-poll-timeout Félix Saparelli 2019-01-23 09:43:19 +13:00
  • c241e2b0c0 Remove timeout on inotify poll Félix Saparelli 2019-01-22 17:48:12 +13:00
  • 6e211f79b2 [debounced] Make sure watcher terminates (#170) vemoo 2019-01-19 06:35:23 +01:00
  • 20c40f99ad [docs] Clarify about versions status and progress Félix Saparelli 2019-01-19 13:12:44 +13:00
  • 1fc35d35d1 [ci] Move travis to xenial Félix Saparelli 2019-01-05 16:05:19 +13:00
  • 71718f0ba3 Add timetrack to README (#167) Josh Mcguigan 2018-11-18 16:01:59 -07:00
  • 0b4c840091 Convert all test platform skips to proper ignores Félix Saparelli 2018-10-05 20:02:17 +13:00
  • 1263ff6966 Ignore consistently-failing tests on macOS Félix Saparelli 2018-10-05 19:40:03 +13:00
  • 8310b2ccf6 Remove v2 documentation, mention v4 freeze Félix Saparelli 2018-10-05 18:52:06 +13:00
  • 414c8c8164 Fix #166 by referring to the full discussion Félix Saparelli 2018-10-05 18:46:48 +13:00
  • 676ee3813d 4.0.6 Félix Saparelli 2018-08-30 00:52:08 +12:00
  • 6d4f1ab9af Allow old-style bitflags use to fix breaking change Félix Saparelli 2018-08-30 00:51:22 +12:00
  • 565cd9dd42 4.0.5 Félix Saparelli 2018-08-29 16:25:51 +12:00
  • 3431e2e5b4 Merge pull request #162 from dimbleby/update-dependencies Félix Saparelli 2018-08-29 16:10:48 +12:00
  • d7232ce576 update winapi David Hotham 2018-08-25 02:10:57 +01:00
  • a22780f283 update mio David Hotham 2018-08-25 01:42:44 +01:00
  • 30c6917e1a update inotify David Hotham 2018-08-24 22:04:19 +01:00
  • 79e7b0e120 Ignore consistently-failing test on windows Félix Saparelli 2018-08-26 22:44:07 +12:00
  • 63a55a6973 update filetime David Hotham 2018-08-24 19:41:52 +01:00
  • d83870d18a update bitflags David Hotham 2018-08-24 19:39:41 +01:00
  • 894ec8d2ea 4.0.4 Félix Saparelli 2018-08-06 09:31:44 +12:00
  • 34381559fd Poll backend: Release the lock while we sleep. Thomas Hurst 2018-08-05 17:42:10 +01:00
  • e2da339c65 Link to v5 branch Félix Saparelli 2018-04-14 20:31:33 +12:00
  • cf17d52918 Merge branch 'fix-typos' of github.com:waywardmonkeys/notify Félix Saparelli 2018-04-08 10:19:54 +12:00
  • 9bbe322176 Refer to macOS by that name rather than OS X. Bruce Mitchener 2018-04-07 23:19:26 +07:00
  • bcf541f0e4 Fix typos. Bruce Mitchener 2018-04-07 23:25:05 +07:00
  • 3ea9c48b5a Add Docket to README Will Speak 2018-02-25 10:40:41 +00:00
  • 3be01f1bbb Merge pull request #148 from koute/patch-1 Daniel Faust 2018-02-01 22:03:18 +01:00
  • 69f19d1488 Derive a bunch of standard traits for RecursiveMode Koute 2018-01-24 19:12:31 +01:00
  • f0b838f5ec 4.0.3 Félix Saparelli 2017-11-26 23:32:00 +13:00
  • fbffef2447 Update walkdir Félix Saparelli 2017-11-26 23:31:26 +13:00
  • c4b8caf525 Revert derive(Clone) on DebouncedEvent (#133) Félix Saparelli 2017-11-23 09:42:39 +13:00
  • 0ce916961b Don't try to stop the runloop until it's definitely running Michael Fairley 2017-05-16 17:21:03 -05:00
  • 9956260f97 Make DebouncedEvent be Clone (#133) Colin Rofls 2017-11-21 21:35:45 -05:00
  • b5672b5799 Fix fsevent crash (mutating array in iteration) (#132) Colin Rofls 2017-11-20 21:08:21 -05:00
  • b574d4ee73 4.0.2 Félix Saparelli 2017-11-03 23:37:31 +13:00
  • 908c3c649d Suppress events for files which have been moved and deleted if a new file in the original location is created quickly Daniel Faust 2017-11-02 11:52:08 +01:00
  • bbf142debc Add tests for watching subdirectories Daniel Faust 2017-08-05 14:41:23 +02:00
  • 80594cf6ae 4.0.1 Félix Saparelli 2017-03-25 14:53:09 +13:00
  • 52be79bd87 Detect moves if two connected move events are split between two mio polls Daniel Faust 2017-03-24 14:55:20 +01:00
  • 4bb2f9c619 Remove unnecessary linebreaks from Cargo.toml Daniel Faust 2017-02-27 18:17:10 +01:00
  • af142ef4bd Merge pull request #114 from serprex/master Daniel Faust 2017-02-26 18:15:55 +01:00
  • 94bf896722 Replace time with std::time Demur Rumed 2017-02-26 15:13:22 +00:00
  • e5ccd3fc1d Update travis config Daniel Faust 2017-01-12 22:27:11 +01:00
  • 0600f781c7 4.0.0 Félix Saparelli 2017-02-07 21:43:23 +13:00
  • 73f43ef8b5 Add categories to Cargo.toml Daniel Faust 2017-01-23 19:46:10 +01:00
  • c9a7d48d8b Improve test watch_nonexisting Daniel Faust 2017-01-23 18:57:59 +01:00
  • da6f1b52cc Merge pull request #111 from Np2x/master Daniel Faust 2017-01-23 19:44:17 +01:00
  • eef778245b Fix 850ff40095 Neo 2017-01-22 22:42:22 +01:00
  • 1674bfad8e Update changelog Daniel Faust 2017-01-12 22:56:16 +01:00
  • df80c515a2 Merge pull request #104 from strawlab/update-to-inotify-0.3 Daniel Faust 2017-01-12 22:55:42 +01:00
  • 8cd537f16c Update changelog Daniel Faust 2017-01-12 22:00:11 +01:00
  • 850ff40095 Fix issue 105 (#108) Noe Thalheim 2017-01-12 21:52:18 +01:00
  • 1085421f28 Merge pull request #107 from maurizi/patch-1 Daniel Faust 2017-01-08 11:45:55 +01:00
  • ad8110fd0d Update README to fix broken link Michael Maurizi 2017-01-05 10:21:22 -05:00
  • d2295dda32 update dependency to inotify 0.3.0 Andrew Straw 2016-12-21 12:46:56 +01:00
  • 231eccf950 3.0.1 Félix Saparelli 2016-12-05 19:16:19 +13:00
  • 69d8d74121 Skip over event sequences that should be impossible but aren't with fsevents Daniel Faust 2016-11-25 16:31:35 +01:00
  • 0e625daf03 Fix panic in debounce module Daniel Faust 2016-11-25 16:27:54 +01:00
  • a43e8b345b Disable failing tests instead of ignoring them Daniel Faust 2016-11-20 13:03:33 +01:00
  • b124c36eca Fix another panic in debounce module related to move events Daniel Faust 2016-11-19 17:04:03 +01:00
  • 6f58cce7be Fix panic in debounce module related to move events Daniel Faust 2016-11-14 11:45:56 +01:00
  • 53d4405def Merge pull request #98 from itkovian/spelling Daniel Faust 2016-11-04 17:49:04 +01:00
  • 8a000747b3 Fix spelling of immediately Andy Georges 2016-11-04 09:54:49 +01:00
  • 64f4645ab4 Fix example Daniel Faust 2016-10-30 13:10:32 +01:00
  • 0805e1a934 clippy fixes Daniel Faust 2016-10-30 13:05:28 +01:00
  • 2dbd2e7578 Fix documentation links Félix Saparelli 2016-10-30 23:17:40 +13:00
  • 6bbc853f3d 3.0.0 Félix Saparelli 2016-10-30 22:33:00 +13:00
  • e1e1203bf9 Refactor debounced API Daniel Faust 2016-10-18 13:11:16 +02:00
  • 8d98175562 Add documentation badge Félix Saparelli 2016-10-13 13:54:58 +13:00
  • ab3c8bb0e1 Merge pull request #96 from brunoqc/patch-1 Daniel Faust 2016-10-02 15:14:32 +02:00
  • 50d18109ed Remove unused imports in README.md Bruno Bigras 2016-09-28 10:30:43 -04:00
  • 48bbbd49eb Add doc links Daniel Faust 2016-09-05 13:53:03 +02:00
  • 9067343ecc Add test for event paths and network shares Daniel Faust 2016-09-05 10:14:51 +02:00
  • b7c93ecc6e inotiy: Use absolute paths Daniel Faust 2016-09-05 13:33:30 +02:00
  • 758f95c8ac Revert "Windows: Use canonicalized paths" Daniel Faust 2016-09-05 10:03:11 +02:00
  • e390305aed Fix CLOSE_WRITE in ignored tests Daniel Faust 2016-09-05 13:27:21 +02:00
  • 8c0ae56a6f Fix documentation link Daniel Faust 2016-08-27 09:46:34 +02:00