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
1a883dcf2c
master
/
lib
/
guard
History
Thibaud Guillaume-Gentil
1a883dcf2c
Merge branch 'master' of github.com:guard/guard
2011-05-28 16:47:43 +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
Added new features to Changelog
2011-05-27 18:02:25 +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
Only check sha1_checksum when file mtime.to_i == last_event.to_i (so touching file to fire guard is working again)
2011-05-28 16:47:35 +02:00
notifier.rb
Merge branch 'master' of
https://github.com/anithri/guard
into anithri-master-55
2011-05-27 17:56:18 +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 for resolving the digest module
2011-05-23 21:36:51 -04:00