2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed ignore because it'll get created in the application path now to allow for concurrent nodemon instances. More... over 13 years ago
Improved ignore list handling. More... over 13 years ago
Made nodemon to switch to application directory. Fixes using ignore when running from npm install. More... over 13 years ago
add npm install notes More... over 13 years ago
bump version More... over 13 years ago
Fixed reading package from the right place More... over 13 years ago
include version notice More... over 13 years ago
output simple usage if no args are given More... over 13 years ago
npm package More... over 13 years ago
only monitor file changes - before it would trigger a restart if a new file appeared in a directory More... over 13 years ago
echo out files responsible for restart More... over 13 years ago
removed a loop More... over 13 years ago
corrected typo; more escaping; pulled from upstream More... over 13 years ago
escape all regex special chars... think I got them all now More... over 13 years ago
properly escape filenames More... over 13 years ago
correct regular expression More... over 13 years ago
woops More... over 13 years ago
Fixed the monitoring of the ignore - it removes and resets the watch now More... over 13 years ago
prevent unnecessary looping More... over 13 years ago
removed singles use variables More... over 13 years ago
Updated to dynamic reload the ignore list if the ignore file changes More... over 13 years ago
untested don't loop through ignored files if we don't need to More... over 13 years ago
untested perf optimization - less looping More... over 13 years ago
first commit More... over 13 years ago
first commit More... over 13 years ago