This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
master
Watch
1
Star
0
Fork
0
You've already forked master
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a058a8b5f3
master
/
lib
/
guard
History
Thibaud Guillaume-Gentil
7360e4a8cd
Merge branch 'enhancements' of
https://github.com/mislav/guard
into mislav-enhancements
2011-06-07 21:16:28 +02:00
..
listeners
skip version comparison if Gem::Version is not available
2011-06-07 15:46:30 +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
Removed merged code commented
2011-06-02 23:58:07 +02:00
notifier.rb
don't use system notification library if could not be required
2011-06-07 17:58:02 +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
gemspec: avoid adding the "lib/" directory to load path
2011-06-07 15:42:44 +02:00
watcher.rb
fix for resolving the digest module
2011-05-23 21:36:51 -04:00