0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 33 minutes ago. based on code collected about 23 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improving doc More... over 9 years ago
improving doc More... over 9 years ago
minor refactoring More... over 9 years ago
Merge pull request #26 from apestel/master More... over 9 years ago
internalDispatch need to be defined before change event in case of frombeginning option More... almost 10 years ago
Add a frombeginning option to tail a file from the start of the file More... almost 10 years ago
bumping package version up to release a non-cofee dependent package More... almost 10 years ago
updated dependency on coffee-script 1.7.1 + bumped module release version More... almost 10 years ago
moving to statSync to fix nasty async bug More... almost 10 years ago
Merge pull request #20 from psiphi75/patch-1 More... almost 10 years ago
Included example for the 'on error' event More... almost 10 years ago
changing author More... over 10 years ago
prep work for 0.3.5 release More... over 10 years ago
migrating internal to use fs.watch where possible More... over 10 years ago
fixing concurrency problem More... over 10 years ago
added license More... almost 11 years ago
bumping ver to 0.3.1 before publishing to npm More... almost 11 years ago
Merge pull request #7 from strcrzy/master More... almost 11 years ago
fall back to fs.watchFile if fs.watch is missing More... almost 11 years ago
minor fixes to fs.watch based implementation More... almost 11 years ago
use fs.watch More... almost 11 years ago
buildfile now copied the README in the release folder so that we are ready to push it to npm as part of publishing new version of the library More... almost 11 years ago
bumper release version to 0.3.0 after recently merged pull request with unwatch feature + bumped dev dependencies to coffee-script 1-6-2 More... almost 11 years ago
Merge pull request #5 from Willyham/master More... about 11 years ago
Merge branch 'master' of github.com:Willyham/node-tail More... about 11 years ago
Disallow concurrent watches More... about 11 years ago
Update README.md More... about 11 years ago
Added ability to start watching the file again More... about 11 years ago
Merge pull request #4 from moul/master More... about 11 years ago
added fsWatchOptions as optional parameter to be able to set custom interval More... about 11 years ago