master/lib/guard/listeners
Michael Kessler d78ecb45fb Change inotify event flags (Closes #12).
There have been some issues with Guard in Linux, which all lead back
to the selection of the proper inotify flags. It seems that almost each
editors behaves different when it comes to save a file. @jeffutter
started to collect information about these events, which are now listed
in the Guard wiki:

https://github.com/guard/guard/wiki/Analysis-of-inotify-events-for-different-editors

If you miss your favorite editor, please add your analysis to the list.
2011-06-30 09:23:12 +02:00
..
darwin.rb skip version comparison if Gem::Version is not available 2011-06-07 15:46:30 +02:00
linux.rb Change inotify event flags (Closes #12). 2011-06-30 09:23:12 +02:00
polling.rb Merge branch 'master' of https://github.com/niklas/guard into niklas-master 2011-05-28 17:15:09 +02:00
windows.rb Fix issue #12. Specs don't work. Fails beacause of ".git/index" 2011-06-17 00:36:16 +03:00