Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use entry file_type, improve test | Bernardo | 2019-01-26 | 1 | -3/+3 |
* | use `Roots` in watcher | Bernardo | 2019-01-26 | 1 | -74/+141 |
* | better test, avoid duplicated events | Bernardo | 2019-01-26 | 1 | -10/+12 |
* | hardcode ".git" and "node_modules" also | Bernardo | 2019-01-26 | 1 | -233/+0 |
* | fix recursive watch | Bernardo | 2019-01-26 | 1 | -3/+8 |
* | avoid boxing | Bernardo | 2019-01-26 | 2 | -21/+40 |
* | move watcher to io module | Bernardo | 2019-01-26 | 2 | -0/+340 |