Michael Kessler
95f895e1ed
GNTP needs Mac Growl >= 1.3. [ci skip]
2011-10-13 11:16:29 +02:00
Rémy Coutable
a5fb1aa601
Forcing some links for Rubydoc.info [ci skip]
2011-10-12 23:33:36 +03:00
Thibaud Guillaume-Gentil
50b35cc99c
Fix README for rubydoc [ci skip]
2011-10-12 22:22:44 +02:00
Thibaud Guillaume-Gentil
5111e8594e
Add new cli option
...
- The new cli option (-i / --no-interactions) allow to completely turn off any Guard terminal interactions
2011-10-12 22:14:25 +02:00
Thibaud Guillaume-Gentil
1a45a77969
Typo [ci skip]
2011-10-12 22:30:06 +03:00
Michael Kessler
6094451cfb
Merge branch 'master' of github.com:guard/guard
2011-10-12 20:55:28 +02:00
Michael Kessler
3b0e2ad305
Add support for Growl Notification Transport Protocol.
2011-10-12 20:54:57 +02:00
Rémy Coutable
18e0f99a6d
Added a sentence to tell people to check out the installation instructions specific to their operating systems.
2011-10-12 15:53:54 +03:00
Thibaud Guillaume-Gentil
1c6ce380ea
Update README about Growl 1.3
2011-10-08 13:18:10 +03:00
Michael Kessler
5bdb56caa0
Update docs regarding :task_has_failed.
...
- Add :task_has_failed documentation to Guard and Group classes
- Consolidated Guard documentation from the README and its YARDOC.
- Remove all return `true` values from Guard task methods.
2011-09-30 11:30:05 +02:00
Rémy Coutable
309ecc7b4b
Edited README.md via GitHub
2011-09-28 17:15:47 +03:00
Thibaud Guillaume-Gentil
479c6b1918
Typo
2011-09-28 08:47:01 +02:00
Darren Pearce
ec463a271b
Merge branch 'master' of git://github.com/guard/guard
...
Conflicts:
lib/guard/listener.rb
2011-09-21 17:14:09 -06:00
Darren Pearce
0c9634a1c2
updated README
2011-09-21 17:04:10 -06:00
Michael Kessler
78448631ab
Remove GitHub flavoured Markdown until rubydoc.info shows the README correct.
2011-09-21 00:55:07 +02:00
Ryan McGeary
dd1a5cbb49
Fixed comments in example scaffold to reference interactions instead of signal handlers
2011-09-20 16:24:00 -03:00
Darren Pearce
5a70faf974
updated deletion option name to be more explict
2011-09-14 11:44:01 -06:00
Darren Pearce
879732fb43
updated README with deletions option
2011-09-13 22:56:23 -06:00
Darren Pearce
b74d09b9d6
Merge remote branch 'upstream/master'
...
Conflicts:
lib/guard.rb
lib/guard/listener.rb
spec/guard/listener_spec.rb
2011-09-13 16:50:24 -06:00
Darren Pearce
423610f22d
moved timestamp hash creation into it's own method add initial specs for watching deleted files and fixed some minor formatting
2011-09-13 16:22:39 -06:00
Rémy Coutable
9ad866079f
https://secure.travis-ci.org is working again! Houra!
2011-09-06 13:01:06 +03:00
Michael Kessler
2edf8bead6
Add JRuby and Rubinius to the list of tested Rubies.
2011-09-05 10:57:21 +02:00
Rémy Coutable
3de4f505d6
Merge branch 'master' into hook
2011-09-04 18:50:59 +02:00
Rémy Coutable
596f92f7eb
Update README
2011-09-04 18:47:51 +02:00
Rémy Coutable
3d9d1ad649
Make it (even) more clear that stdin.gets
is only available in the HEAD/0.7! [ci skip]
2011-09-04 19:29:18 +03:00
Rémy Coutable
11495687f4
Merge branch 'master' into hook
...
Conflicts:
Guardfile
lib/guard.rb
lib/guard/dsl.rb
spec/guard/interactor_spec.rb
spec/guard/listeners/darwin_spec.rb
2011-09-04 18:00:29 +02:00
Michael Kessler
69d308b505
Fix Travis CI build status image.
...
The image is not displayed properly because Travis SSL uses the
Heroku wildcard SSL certificate and is thus not trusted because
of the URL mismatch.
2011-09-04 01:13:23 +02:00
Michael Kessler
8bb295f105
Link to the wiki for more information on growl_notify vs. growl.
2011-09-03 23:38:07 +02:00
Thibaud Guillaume-Gentil
215af072a2
Replace Signal handlers README section by Interactions
2011-09-03 22:40:06 +02:00
Thibaud Guillaume-Gentil
b0295c1437
Merge branch 'master' into stdin
2011-09-03 21:33:32 +02: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
45ba095093
Merge branch 'master' into stdin
2011-09-02 16:22:49 +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
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
Ian White
d5b4c4ede7
Words for ignore_paths method
2011-09-01 12:43:02 +01: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
5de94ccbcb
Merge branch 'master' into stdin
...
Conflicts:
Guardfile
lib/guard.rb
2011-08-30 21:16:30 +02: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
eb347ee266
Merge branch 'master' into hook
...
Conflicts:
Gemfile
Guardfile
README.markdown
Rakefile
lib/guard.rb
lib/guard/dsl.rb
lib/guard/interactor.rb
lib/guard/listener.rb
lib/guard/ui.rb
lib/guard/watcher.rb
spec/guard/dsl_spec.rb
spec/guard/notifier_spec.rb
2011-08-17 01:34:27 +02:00
Thibaud Guillaume-Gentil
8144a43726
Merge branch 'master' of github.com:guard/guard
2011-08-16 09:06:23 +02:00
Rémy Coutable
e9cef8809b
[ci skip] Added a link to the screencast on Guard by Ryan Bates (idea taken from the guard-process's README!). :)
2011-08-14 21:25:57 +03:00
Michael Kessler
e375d2f327
Explain what happens with guards without a group.
2011-08-14 14:17:48 +02:00
Thibaud Guillaume-Gentil
e7c23ff78d
Add gem 'win32console' note in the README
2011-08-13 16:50:27 +02:00
Thibaud Guillaume-Gentil
3c326611e9
Merge pull request #99 from johnbintz/also-use-growl_notify
...
Option to also use growl_notify gem
2011-08-13 07:42:08 -07:00
Rémy Coutable
63ca5f0b70
[ci skip] Added missing documentation for options and for win32console!
2011-08-11 13:27:41 +03:00