master/lib/guard
Rémy Coutable 52cf570245 Merge pull request #120 from mordaroso/ego
Fix re-evaluating Guardfile
2011-08-14 11:29:02 -07: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 Merge pull request #120 from mordaroso/ego 2011-08-14 11:29:02 -07:00
guard.rb small spelling fix 2011-08-02 20:03:15 +10: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.0 2011-08-13 16:47:23 +02:00
watcher.rb Integrated Guard::Ego inside Guard, oh yeah! 2011-07-02 10:01:45 +02:00