Commit Graph

554 Commits

Author SHA1 Message Date
Thibaud Guillaume-Gentil
215af072a2 Replace Signal handlers README section by Interactions 2011-09-03 22:40:06 +02:00
Thibaud Guillaume-Gentil
9fcd8621ad Ignore *.rbc 2011-09-03 22:38:03 +02:00
Thibaud Guillaume-Gentil
f91622adc5 Clean 2011-09-03 22:37:50 +02:00
Thibaud Guillaume-Gentil
e1472cb0c4 Make specs pass on jruby & rubinius (Mac OS X) 2011-09-03 22:37:36 +02:00
Rémy Coutable
5fee2f919e Updated man 2011-09-03 22:18:57 +02:00
Thibaud Guillaume-Gentil
ee5468eeeb Don't kill listener thread on spec 2011-09-03 21:44:09 +02:00
Thibaud Guillaume-Gentil
b0295c1437 Merge branch 'master' into stdin 2011-09-03 21:33:32 +02:00
Thibaud Guillaume-Gentil
8b66b71716 Travis test 2011-09-03 21:33:06 +02:00
Rémy Coutable
94a7c99b0c growl_notify gem is recommended over growl gem 2011-09-03 22:15:41 +03:00
Rémy Coutable
7ffa358b3a Edited README.md via GitHub 2011-09-03 21:30:44 +03:00
Rémy Coutable
62ef515824 Oops! [ci skip] 2011-09-03 20:07:08 +03:00
Rémy Coutable
2769541e8e Improve the README 2011-09-03 20:05:50 +03:00
Thibaud Guillaume-Gentil
41127e2cbf Only use crime on == timestamp comparison 2011-09-03 14:52:33 +02:00
Thibaud Guillaume-Gentil
5978e875df Put mtime (maybe ctime is updated on linux when moving a file) 2011-09-03 14:43:25 +02:00
Thibaud Guillaume-Gentil
68efb0d52f Focus on failed spec 2011-09-03 14:30:15 +02:00
Thibaud Guillaume-Gentil
667b248ad0 Add attrib on linux listener 2011-09-03 14:25:12 +02:00
Thibaud Guillaume-Gentil
18cb3471af Try to debug linux spec on travis 2011-09-03 14:16:32 +02:00
Thibaud Guillaume-Gentil
905c32dcc9 Add listener spec for chmod modification 2011-09-03 14:15:54 +02:00
Thibaud Guillaume-Gentil
45ba095093 Merge branch 'master' into stdin 2011-09-02 16:22:49 +02:00
Thibaud Guillaume-Gentil
0c7b496296 Add stdin branch to travis 2011-09-02 16:22:24 +02:00
Thibaud Guillaume-Gentil
f8b4f45737 Fix spec 2011-09-02 16:22:09 +02:00
Thibaud Guillaume-Gentil
47be15125b Skip reactor on test env
Update last_event sooner
Use ctime instead of mtime (Rails 3.1 assets pipeline issue)
2011-09-02 16:22:01 +02:00
Thibaud Guillaume-Gentil
c4ddb29fc6 Work on specs 2011-09-01 23:24:45 +02:00
Thibaud Guillaume-Gentil
3b73ea77b7 Merge branch 'master' into stdin 2011-09-01 21:59:00 +02:00
Michael Kessler
2ad9c5d51c Remove claim that Spork doesn't work with growl_notify. 2011-09-01 21:33:51 +02:00
Thibaud Guillaume-Gentil
9e578ce85a Version 0.6.3 2011-09-01 21:31:21 +02:00
Thibaud Guillaume-Gentil
5c1fb285e8 Merge branch 'master' into stdin
Conflicts:
	lib/guard/listener.rb
2011-09-01 21:28:03 +02:00
Thibaud Guillaume-Gentil
8040fe65a7 Fix travis png link 2011-09-01 21:25:45 +02:00
Thibaud Guillaume-Gentil
74b3445549 Fix travis png link 2011-09-01 21:24:53 +02:00
Rémy Coutable
d258db6282 2 new features added to changelog 2011-09-01 15:45:11 +03:00
Rémy Coutable
0d3acdf947 Merge pull request #130 from ianwhite/master
Adds ignore_paths option to DSL [#104] [#129]
2011-09-01 05:42:17 -07:00
Ian White
d5b4c4ede7 Words for ignore_paths method 2011-09-01 12:43:02 +01:00
Ian White
54773af2b0 Adds ignore_paths to DSL 2011-09-01 12:30:34 +01:00
Ian White
c74c9c9bf9 Add ignore_paths option to listener 2011-09-01 10:19:20 +01:00
Thibaud Guillaume-Gentil
c92290526b Merge pull request #128 from tpope/user_config
Add a user guard config
2011-08-31 01:41:21 -07:00
Tim Pope
b59d6ac07b Add a user guard config
Users can add additional settings to ~/.guard.rb that augment the
existing Guardfile.
2011-08-31 04:07:42 -04:00
Thibaud Guillaume-Gentil
4ac556bfe3 Back to '--format doc' for guard-rspec 2011-08-30 21:21:09 +02:00
Thibaud Guillaume-Gentil
5de94ccbcb Merge branch 'master' into stdin
Conflicts:
	Guardfile
	lib/guard.rb
2011-08-30 21:16:30 +02:00
Thibaud Guillaume-Gentil
63c3015532 Merge branch 'stdin' of github.com:guard/guard into stdin
Conflicts:
	lib/guard.rb
2011-08-30 21:14:22 +02:00
Thibaud Guillaume-Gentil
3717179591 Refactor new interactor/listener mechanic now it's
look pretty.
Specs still need some love :)
2011-08-30 21:13:51 +02:00
Thibaud Guillaume-Gentil
742b9fe3ff Add sleep to not eat 100% cpu :) 2011-08-30 10:48:29 +02:00
Thibaud Guillaume-Gentil
e752dbe1c1 Maybe first working version (but still a work in progress) 2011-08-29 21:25:58 +02:00
Rémy Coutable
b144514b06 Formatting [ci skip] 2011-08-17 17:10:14 +03:00
Thibaud Guillaume-Gentil
8ff259b249 Version 0.6.2 2011-08-17 16:07:23 +02:00
Rémy Coutable
537f5cb00a Update CHANGELOG for 0.6.2! [ci skip] 2011-08-17 17:05:11 +03:00
Michael Kessler
1fd6f2d7be Explain the growl/growl_notify differences. 2011-08-17 14:57:20 +02:00
Michael Kessler
0e1564ef3b Revert "remove growl support completely"
This reverts commit 7f87411189.
2011-08-17 14:27:40 +02:00
Rémy Coutable
9710229f7c Use doc formatter again (instead of Fuubar) 2011-08-17 10:46:13 +02:00
Rémy Coutable
4fd1db3fb7 Use doc formatter again (instead of Fuubar) 2011-08-17 10:45:54 +02:00
Rémy Coutable
652c3d8661 Merge branch 'master' into hook
Conflicts:
	lib/guard.rb
	lib/guard/dsl.rb
	spec/guard/dsl_spec.rb
	spec/guard_spec.rb
2011-08-17 10:45:20 +02:00