Commit History

Author SHA1 Message Date
  Łukasz Usarz 36b550f063 refactor: update eslint configuration (#3020) 6 years ago
  Łukasz Usarz 6c355f1fd3 refactor(watcher): refactor lib/watcher.js to ES2015 6 years ago
  Friedel Ziegelmayer 153880f6a1 chore: upgrade dev dependencies 7 years ago
  Friedel Ziegelmayer ee203452dd refactor: make lint happy 8 years ago
  dignifiedquire 099f80550f chore: Lint happy 9 years ago
  dignifiedquire 1c233a00d2 Merge branch 'master' into canary 9 years ago
  dignifiedquire 67a6054835 chore: Move to standard JS style. 9 years ago
  Jerry Reptak e046379b06 feat(watcher): Allow using braces in watcher 10 years ago
  Greg Thornton 718102572a fix(watcher): Close file watchers on exit event 10 years ago
  Parashuram 6164d8699c fix(watcher): handle paths on Windows 10 years ago
  Danny Tuppeny 2c389311ce fix: don't crash/terminate upon errors within chokidar 10 years ago
  Vojta Jina 438eb8ddbc fix(watcher): allow parentheses in a pattern 11 years ago
  Vojta Jina 18514d6353 feat(config): add usePolling config 11 years ago
  Vojta Jina dde1da4c78 feat(watcher): ignore initial "add" events 11 years ago
  Vojta Jina 6a272aa576 fix(watcher): improve watching efficiency 11 years ago
  Vojta Jina 394011753b fix(watcher): watch files that match watched directory 11 years ago
  Vojta Jina 172bf8d7bd refactor: use dependency injection 12 years ago
  Friedel Ziegelmayer 6a6fbfeabf [improvement] Construct ignore function based on the exclude list when creating a chokidar watcher. 12 years ago
  Friedel Ziegelmayer e7c3830a45 [fix] Update chokidar to 0.5.0 and ignorePermssionErrors from now on. 12 years ago
  Vojta Jina 6af6170f8b Style - refactor requires 12 years ago
  Friedel Ziegelmayer 381d8f3e69 [improvement] Rename lib/util.js to lib/helper.js to avoid confusion with nodes util module 12 years ago
  Vojta Jina ca42cfc66c Watch only patterns with watched: true 12 years ago
  Vojta Jina d284d4f838 Fix watcher to work with pattern objects 12 years ago
  Vojta Jina 518abac81c Change "watching…" log to be debug instead of info 12 years ago
  Vojta Jina 8054ca0d4d Preserve order of watched paths for easier debugging 12 years ago
  Vojta Jina b82fcabca7 Refactor win path normalization 12 years ago
  Vojta Jina 950c53f62a Fix some more windows issues 12 years ago
  Vojta Jina 3a41e2cb99 Avoid watching the same paths or subpaths multiple times 12 years ago
  Vojta Jina 0cb7096e48 Use glob/minimatch for resolving files, chokidar for watching 12 years ago