Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle recursive watching ourselves | Bernardo | 2019-01-26 | 1 | -13/+44 |
* | add missing Task::HandleChange | Bernardo | 2019-01-26 | 1 | -7/+7 |
* | use notify with fix | Bernardo | 2019-01-26 | 1 | -9/+6 |
* | reference `notify` issue | Bernardo | 2019-01-26 | 1 | -1/+2 |
* | handle watched events filtering in `Vfs`add `is_overlayed`load changed files ... | Bernardo | 2019-01-26 | 1 | -52/+33 |
* | refator to move all io to io module | Bernardo | 2019-01-26 | 1 | -18/+44 |
* | complete test | Bernardo | 2019-01-26 | 1 | -21/+16 |
* | initial Watcher impl | Bernardo | 2019-01-26 | 1 | -0/+96 |