master/lib/guard
Michael Kessler 320706e2f5 Merge pull request #51 from indirect/guard
---

This change allows guard plugins (like guard-rspec) to pass options (like :priority) up to the Growl notifier. With this change, things like indirect/rspec-guard@d2f01d69a7 are possible, and the growl notification colors can be customized depending on the outcome of the spec run.

Conflicts:
	lib/guard/notifier.rb
2011-05-30 16:45:15 +02:00
..
listeners Merge branch 'master' of https://github.com/niklas/guard into niklas-master 2011-05-28 17:15:09 +02:00
templates Added guard-stendhal & guard-soca 2010-11-30 22:46:52 +01:00
cli.rb Added a command line option (-n false) to disable notifications (growl/libnotify). closed #28 2011-04-10 22:32:29 +02:00
dsl.rb Keeping the Changelog up to date and improved the Readme 2011-05-28 19:39:18 +02:00
guard.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
interactor.rb Removed useless \n when saying 'Bye bye...' 2011-05-13 22:05:58 +02:00
listener.rb Merge branch 'master' of https://github.com/niklas/guard into niklas-master 2011-05-28 17:15:09 +02:00
notifier.rb Merge pull request #51 from indirect/guard 2011-05-30 16:45:15 +02:00
ui.rb Merge branch 'master' of https://github.com/stereobooster/guard into stereobooster-master 2011-05-06 23:35:09 +02:00
version.rb Version 0.4.0.rc 2011-05-28 20:24:57 +02:00
watcher.rb fix for resolving the digest module 2011-05-23 21:36:51 -04:00