master/lib/guard
Yann Lugrin a6f3ebebfa Linux listener work more like others listeners
Now use modified_file method from listener api to ensure similar
behavior to the other platform. This change avoid unwanted behavior
when multiple events are raised for a file (like running tests more
one times).
2011-06-20 16:09:47 +02:00
..
listeners Linux listener work more like others listeners 2011-06-20 16:09:47 +02:00
templates Added guard-stendhal & guard-soca 2010-11-30 22:46:52 +01:00
cli.rb Cleaned/improved description of CLI options 2011-06-19 12:22:32 +02:00
dsl.rb allow symbols for group names 2011-06-01 14:17:31 -04:00
guard.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
interactor.rb Removed useless \n when saying 'Bye bye...' 2011-05-13 22:05:58 +02:00
listener.rb don't return directories when requesting files 2011-06-20 10:08:32 +02:00
notifier.rb Use RbConfig instead of obsolete and deprecated Config. 2011-06-16 18:14:51 +07:00
ui.rb Write exception details using UI.error, and UI.error will now output "ERROR:" in red! 2011-06-19 20:24:47 +02:00
version.rb Version 0.4.2 2011-06-08 09:12:06 +02:00
watcher.rb fix for resolving the digest module 2011-05-23 21:36:51 -04:00