master/lib/guard
Ricardo Markiewicz d51b457b71 Improve INotify support on linux (fixes #79 #82)
Improve usage with several text editors that writes to temporal
files and then move over the original filename instead of write
files directly. Tested with GEdit, Nano, vim (with 'set backup'
and 'set nobackup') and emacs.
2011-06-17 18:48:35 +02:00
..
listeners Improve INotify support on linux (fixes #79 #82) 2011-06-17 18:48:35 +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 allow symbols for group names 2011-06-01 14:17:31 -04: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 Use RbConfig instead of obsolete and deprecated Config. 2011-06-16 18:14:51 +07:00
notifier.rb Use RbConfig instead of obsolete and deprecated Config. 2011-06-16 18:14:51 +07:00
ui.rb Fix issue #12. Specs don't work. Fails beacause of ".git/index" 2011-06-17 00:36:16 +03:00
version.rb Version 0.4.2 2011-06-08 09:12:06 +02:00
watcher.rb fix for resolving the digest module 2011-05-23 21:36:51 -04:00