master/lib/guard
2011-08-17 00:40:05 +02: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 On a guard's initialization, pass the group in which it's been declared in the Guardfile, pass group's name on Guard.add_guard and thus in the Dsl 2011-08-17 00:36:02 +02:00
guard.rb On a guard's initialization, pass the group in which it's been declared in the Guardfile, pass group's name on Guard.add_guard and thus in the Dsl 2011-08-17 00:36:02 +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 Don't assume watched directory, use value from listener 2011-07-22 11:57:49 -06:00
notifier.rb Merge pull request #99 from johnbintz/also-use-growl_notify 2011-08-13 07:42:08 -07: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.1 2011-08-15 09:53:10 +02:00
watcher.rb Integrated Guard::Ego inside Guard, oh yeah! 2011-07-02 10:01:45 +02:00