master/lib/guard
2011-09-01 12:43:02 +01:00
..
listeners Polling#watch_change should use listener directory, not Dir.pwd 2011-08-12 10:03:06 -05:00
templates Added guard-stendhal & guard-soca 2010-11-30 22:46:52 +01:00
cli.rb Add list command to CLI 2011-08-08 20:11:22 -04:00
dsl_describer.rb show the guards defined in the Guardfile with 'guard show' or 'guard -T' 2011-06-21 09:54:52 -04:00
dsl.rb Words for ignore_paths method 2011-09-01 12:43:02 +01:00
guard.rb Pass the group in the options hash instead of a new parameter in the Guard::Guard.initialize method! 2011-08-17 10:04:42 +02:00
interactor.rb Based on @ttilley explanation in https://github.com/thibaudgg/rb-fsevent/issues/17, signal handlers registration should happen before any subprocess creation (fsevent_watch for instance) to be properly catches by the subprocess. 2011-07-30 23:58:53 +02:00
listener.rb Words for ignore_paths method 2011-09-01 12:43:02 +01:00
notifier.rb Revert "remove growl support completely" 2011-08-17 14:27:40 +02:00
ui.rb Merge branch 'master' of https://github.com/stereobooster/guard into stereobooster-master 2011-07-25 23:28:54 +02:00
version.rb Version 0.6.2 2011-08-17 16:07:23 +02:00
watcher.rb Integrated Guard::Ego inside Guard, oh yeah! 2011-07-02 10:01:45 +02:00