Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -45/+17 |
* | dont overwrite memfies | Aleksey Kladov | 2019-01-26 | 1 | -0/+12 |
* | use entry file_type, improve test | Bernardo | 2019-01-26 | 1 | -7/+11 |
* | use `Roots` in watcher | Bernardo | 2019-01-26 | 1 | -9/+12 |
* | review fixes | Bernardo | 2019-01-26 | 1 | -1/+1 |
* | better test, avoid duplicated events | Bernardo | 2019-01-26 | 1 | -11/+12 |
* | do not emit create for directory again | Bernardo | 2019-01-26 | 1 | -3/+0 |
* | ignore check event dir for ignore, cleanup tests | Bernardo | 2019-01-26 | 1 | -49/+82 |
* | add missing Task::HandleChange | Bernardo | 2019-01-26 | 1 | -11/+12 |
* | use notify with fix | Bernardo | 2019-01-26 | 1 | -2/+2 |
* | handle watched events filtering in `Vfs`add `is_overlayed`load changed files ... | Bernardo | 2019-01-26 | 1 | -21/+14 |
* | refator to move all io to io module | Bernardo | 2019-01-26 | 1 | -11/+11 |
* | complete test | Bernardo | 2019-01-26 | 1 | -30/+76 |
* | fix the test | Aleksey Kladov | 2018-12-20 | 1 | -1/+1 |
* | implement vfs events handling | Aleksey Kladov | 2018-12-20 | 1 | -0/+101 |