master/lib/guard
Rémy Coutable eb347ee266 Merge branch 'master' into hook
Conflicts:
	Gemfile
	Guardfile
	README.markdown
	Rakefile
	lib/guard.rb
	lib/guard/dsl.rb
	lib/guard/interactor.rb
	lib/guard/listener.rb
	lib/guard/ui.rb
	lib/guard/watcher.rb
	spec/guard/dsl_spec.rb
	spec/guard/notifier_spec.rb
2011-08-17 01:34:27 +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 Merge branch 'master' into hook 2011-08-17 01:34:27 +02:00
dsl.rb Merge branch 'master' into hook 2011-08-17 01:34:27 +02:00
guard.rb Merge branch 'master' into hook 2011-08-17 01:34:27 +02:00
hook.rb Merge branch 'hook' of github.com:guard/guard into hook 2011-04-30 00:49:46 +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' into hook 2011-08-17 01:34:27 +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