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
d3dab8b962
master
/
lib
/
guard
History
Thibaud Guillaume-Gentil
f424854e61
Refactorized notifier enabling/disabling
2011-05-10 21:22:25 +02:00
..
listeners
Merge with current guard (commit '5352528530f29d3db523261560ee6920063c85b5')
2011-05-07 15:17:41 +03: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
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
Merge branch 'master' of
https://github.com/stereobooster/guard
into stereobooster-master
2011-05-06 23:35:09 +02:00
listener.rb
- Handled quick file (<1s) modification
2011-05-09 09:39:11 +02:00
notifier.rb
Refactorized notifier enabling/disabling
2011-05-10 21:22:25 +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
fixing require bug; updating documentation and version
2011-04-25 09:18:59 -05: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