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
4f13ab2785
master
/
lib
/
guard
History
Thibaud Guillaume-Gentil
42c27242e1
Added a command line option (-n false) to disable notifications (growl/libnotify).
closed
#28
2011-04-10 22:32:29 +02:00
..
listeners
Return unique filenames from Linux listener
2011-01-26 12:17:09 +00: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
Removed not-used-anymore accessor
2010-12-17 20:57:11 +01:00
guard.rb
Replaced Thread (incompatible with inotify) by a whole dir scan after each run_on_changes
2011-01-19 23:05:45 +01:00
interactor.rb
Merge branch 'master' of github.com:guard/guard
2010-11-30 21:23:53 +01:00
listener.rb
Replaced Thread (incompatible with inotify) by a whole dir scan after each run_on_changes
2011-01-19 23:05:45 +01:00
notifier.rb
Added a command line option (-n false) to disable notifications (growl/libnotify).
closed
#28
2011-04-10 22:32:29 +02:00
ui.rb
Added a command line option (-n false) to disable notifications (growl/libnotify).
closed
#28
2011-04-10 22:32:29 +02:00
version.rb
Bump to 0.3.0
2011-01-19 23:07:14 +01:00
watcher.rb
Fix bug that occurred when pattern was a string and no action was associated.
2010-12-16 15:09:36 +01:00