Rémy Coutable
4572cbed0c
Remove strange man pages
2011-09-26 21:43:52 +02:00
Rémy Coutable
dc526f2898
Man
2011-09-23 00:23:46 +02:00
Rémy Coutable
4c1cf825e5
Merge branch 'master' into guard_dependencies
...
Conflicts:
lib/guard.rb
lib/guard/dsl.rb
man/guard
man/guard.html
2011-09-22 22:44:15 +02:00
Michael Kessler
072d5404ee
Merge pull request #137 from hron/guard
...
---
It seems like the new interactor eats input from $stdin even while it is locked. This disallow using tools like ruby-debug or pry in specs or cucumber.
The fix just kills the interactor when it is locked and runs it again when ulocked.
Conflicts:
lib/guard/interactor.rb
2011-09-21 00:34:11 +02:00
Rémy Coutable
f9521fe0fe
nil is not accepted for catch's arg in other implementation than 1.9.2
2011-09-16 01:26:27 +02:00
Rémy Coutable
b8beb3fb9e
Update man
2011-09-04 18:45:14 +02:00
Rémy Coutable
e6dc507de7
Rename manual source file
2011-08-17 00:27:22 +02:00
Rémy Coutable
1ee70fbe2e
Updates manual
2011-08-15 09:49:21 +02:00
Rémy Coutable
7da0cd2b0d
Update manual with latest changes. [ci skip]
2011-08-10 01:16:31 +02:00
John Bintz
7ba4819d3b
documentation and man page updates
2011-06-21 11:00:00 -04:00
Rémy Coutable
f56db548e7
Don't gzip the man page for now.
2011-06-19 22:04:20 +02:00
Rémy Coutable
5f8880f270
Guard has now a (basic) man page! :)
2011-06-19 21:55:28 +02:00