master/lib/guard
Thibaud Guillaume-Gentil 2fc6745837 Merge branch 'master' of github.com:guard/guard
Conflicts:
	lib/guard.rb
	lib/guard/interactor.rb
	spec/guard_spec.rb
2010-11-30 21:23:53 +01:00
..
listeners Kept listener running in thread even when guards plugin are also running. 2010-11-30 21:15:03 +01:00
templates Added init feature 2010-10-07 22:37:30 +02:00
cli.rb Added debug start option 2010-10-10 12:38:25 +02:00
dsl.rb Use 'guard' instead of 'g', use parenthesis and don't explicitly return when not necessary 2010-11-26 00:58:36 +01:00
guard.rb Use 'guard' instead of 'g', use parenthesis and don't explicitly return when not necessary 2010-11-26 00:58:36 +01:00
interactor.rb Merge branch 'master' of github.com:guard/guard 2010-11-30 21:23:53 +01:00
listener.rb Kept listener running in thread even when guards plugin are also running. 2010-11-30 21:15:03 +01:00
notifier.rb Updated Notifier readme 2010-10-25 21:36:45 +02:00
ui.rb Optimized spec_helper, remove useless code and add the "bypass when test env" for UI.error 2010-11-26 00:57:08 +01:00
version.rb Bump to 0.2.2 2010-10-26 21:24:29 +02:00
watcher.rb Added specs for Guard::Watcher, allow enumerables in 'watch' blocks. 2010-11-26 00:55:21 +01:00