You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for all directories starting with tmp string being ignored, not just exact match https://github.com/manuelgerstner/fresh/ - merged with small change due to refactoring I did
Exclude directories feature (select best implementation): all rejected - see reasons below
Logging cleanup (correct- simple fix, merged%s
printing) Log cleanup gravityblast/fresh#24Fix for all directories starting with- merged with small change due to refactoring I didtmp
string being ignored, not just exact match https://github.com/manuelgerstner/fresh/Add new excludeDir config for excluding a directory from watching gravityblast/fresh#9rejected, does not work if patch has any commas in itExclude dirs gravityblast/fresh#16rejected, does not work if path has any commas in itAdded ignore list to avoid overload watcher gravityblast/fresh#18rejected, does not work if path has any commas in itAdded ignore_dirs setting gravityblast/fresh#20rejected, does not work if path has any commas in itAdd ability to ignore a directory gravityblast/fresh#26rejected, ignores single path onlyWatch additional directories outside of current project Support watching directories outside of root path gravityblast/fresh#22rejected, replaced with my own versionFix Fresh not working in Windows Windows fix gravityblast/fresh#23- rejected, fix already merged into pilu/fresh repoSet root and watch path independently Allow watch path and root to be set independently gravityblast/fresh#27rejected, implemented my own - root is now one of the watched paths--race only
The text was updated successfully, but these errors were encountered: