master/lib/guard
Aleksei Gusev 443f57efce Fix interacting with tools like ruby-debug.
It seems like the new interactor eats input from $stdin even while it locked.
  This disallow using tools like 'ruby-debug' or 'pry' in specs or cucumber.

  The fix just kills the interactor when it is locked and runs it again when
  ulocked.
2011-09-19 23:27:05 +03:00
..
listeners Add attrib on linux listener 2011-09-03 14:25:12 +02: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-09-04 18:00:29 +02:00
guard.rb Merge branch 'master' into hook 2011-08-17 10:45:20 +02:00
hook.rb Don't put a newline in debug output 2011-09-05 10:39:56 +02:00
interactor.rb Fix interacting with tools like ruby-debug. 2011-09-19 23:27:05 +03:00
listener.rb Correct typo. 2011-09-05 10:44:50 +02:00
notifier.rb growl_notify gem is recommended over growl gem 2011-09-03 22:15:41 +03:00
ui.rb Merge branch 'master' into hook 2011-08-17 01:34:27 +02:00
version.rb Version 0.7.0 2011-09-14 09:52:36 +02:00
watcher.rb Integrated Guard::Ego inside Guard, oh yeah! 2011-07-02 10:01:45 +02:00