Commit Graph

22 Commits

Author SHA1 Message Date
John Bintz
905558da45 check instead to see if stdin is not a tty for triggering pipe 2011-09-06 09:30:12 -04:00
John Bintz
919dbe09ef allow piping of crontab from stdin to stdout 2011-08-19 11:40:23 -04:00
Javan Makhmali
e6015b5f64 Merge pull request #154 from andrew/master
Default the wheneverize commands directory option to .
2011-07-31 11:55:21 -07:00
Javan Makhmali
8bb0f04131 formatting 2011-07-31 09:33:16 -04:00
Andrew Nesbitt
f21f48a215 Default wheneverize directory to '.' 2011-07-11 11:11:07 +01:00
Mark
fed71a5574 Add quotes to --set example. 2011-06-09 11:53:58 -07:00
Javan Makhmali
8ef9e26109 release v0.6.5 2011-03-08 10:47:55 -06:00
Javan Makhmali
3ad1e30561 allow identifier for writes. fix fight over -c 2010-09-27 18:21:21 -04:00
Peer Allan
3e20f936eb Added --cut option to the command line to allow pruning of the crontab 2010-09-10 09:32:48 +08:00
Michael Raidel
8faf291369 clear the crontab 2010-06-29 03:25:04 +08:00
Javan Makhmali
00c42aca1d move fileutils require too 2010-04-26 11:44:53 -04:00
Finn Smith
e3ea5d6336 Move require of tempfile lib to file that actually uses it. 2010-04-26 23:38:36 +08:00
Elan Meng
4458855364 ad default code, Jruby sucks 2009-12-01 03:08:29 +08:00
Javan Makhmali
9968a75e51 using jeweler, lots of cleanup, updates to readme, etc. 2009-10-20 15:54:09 -04:00
Peer Allan
be38dd1139 Added output redirection support
* replaced cron_log option with output
  * setting output to nil explicitly redirects to /dev/null
  * updated Readme and wheneverize template with examples
2009-10-18 06:49:16 +08:00
Javan Makhmali
c1bc0ab1b9 Added ability to set variabled on-the-fly from the command line 2009-06-02 12:26:15 +02:00
Javan Makhmali
b2f282ce2e Moved more code out of the bin and into the CommandLine class. Bumped to 0.1.7 2009-03-05 18:18:38 -08:00
Javan Makhmali
c4989147be Added ability to update a crontab non-destructively using identifiers 2009-03-05 17:28:36 -08:00
Javan Makhmali
469fd369db Added more opts to whenever binary. Moved code from rake tasks into bin files themselves and removed rake files. Bumped version to 0.1.4 2009-02-17 11:22:18 -08:00
Javan Makhmali
44d6716f80 Minor fixes. Bump to 0.1.3 2009-02-16 21:46:22 -08:00
Javan Makhmali
bf9fb1d6c1 Got rid of already initialized constant warning. Improved version code. Improved test load paths. Bumped to 0.1.2 2009-02-16 18:32:55 -08:00
Javan Makhmali
d2eec9f94a Initial commit. 2009-02-15 19:24:10 -08:00