0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test on more rubies More... about 5 years ago
Change license to Apache 2.0 More... about 7 years ago
[master] should update @stat=stat even if @stat is existing I encounted the situation as below: file-tail is tailing the system.log, the @stat is 0. after logrotate copytruncate the system.log. file-tail readline and throw a EOF, the restat method doesn't trigger the ReopenException because the @stat is 0. More... over 7 years ago
Bump to newer version 1.2.0 More... about 8 years ago
Avoid some warnings More... about 8 years ago
Merge branch 'master' of https://github.com/zencoder/file-tail into zencoder-master More... about 8 years ago
Avoid some more warnings More... about 8 years ago
Test newer rubies More... about 8 years ago
Fix test suite for Ruby 2.3 compatibility. More... about 8 years ago
Add change to CHANGES More... over 9 years ago
Merge branch 'master' of github.com:flori/file-tail More... over 9 years ago
Depend on tins ~> 1.0 More... over 9 years ago
Merge pull request #7 from gregors/upgrade_tins_dependency More... over 9 years ago
Fix rubygems warning More... over 9 years ago
Don't test on ree More... over 9 years ago
Update .travis.yml More... over 9 years ago
upgrade tins to ~> 1.0 More... over 9 years ago
Extend recognition of the customizable line-separator the backward and forware methods (previously used by the 'tail' method only). More... about 10 years ago
Some necessary updates More... about 10 years ago
Fix reference to system default newline character More... over 10 years ago
Specify details value for line separator More... over 10 years ago
Fix parameter passing More... over 10 years ago
Add a line_separator attribute to the file tailer, allowing for a different line-separator string to be used instead of the system default More... over 10 years ago
Depend on tins more loosely More... over 11 years ago
allow failures on ruby-head More... over 11 years ago
Depend on 0.5.x versions of tins More... over 11 years ago
Prepare new version More... almost 12 years ago
use newest version of tins More... almost 12 years ago
ignore rubinius objects More... almost 12 years ago
increase time to timeout More... almost 12 years ago