master/lib/guard
2011-05-01 21:49:16 +03:00
..
listeners now all specs work 2011-05-01 21:49:16 +03:00
templates Added guard-stendhal & guard-soca 2010-11-30 22:46:52 +01:00
cli.rb Added a command line option (-n false) to disable notifications (growl/libnotify). closed #28 2011-04-10 22:32:29 +02:00
dsl.rb Removed not-used-anymore accessor 2010-12-17 20:57:11 +01: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 fix issue #27 2011-04-24 20:21:39 +03:00
listener.rb add support for Windows using rb-fchange. Specs fail because of k32WaitForMultipleObjects blocks all threads 2011-04-30 13:38:57 +03:00
notifier.rb Added a command line option (-n false) to disable notifications (growl/libnotify). closed #28 2011-04-10 22:32:29 +02:00
ui.rb support color on windows 2011-04-24 22:30:54 +03:00
version.rb Version 0.3.3 2011-04-19 09:40:56 +02:00
watcher.rb Fix bug that occurred when pattern was a string and no action was associated. 2010-12-16 15:09:36 +01:00