Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-17 | Document changes | Javier Fernandez-Sanguino | 1 | -0/+5 |
2011-09-17 | Document a limitation of @reboot, using patch proposed by Regid Ichira | Javier Fernandez-Sanguino | 1 | -0/+8 |
2011-09-17 | Document limitations of the periods that can be defined in crontab syntax and... | Javier Fernandez-Sanguino | 1 | -0/+24 |
2011-09-16 | Changes introduced to | Javier Fernandez-Sanguino | 6 | -24/+77 |
2011-09-09 | Document changes | Javier Fernandez-Sanguino | 1 | -0/+8 |
2011-09-09 | Merge branch 'master' of git+ssh://git.debian.org/git/pkg-cron/pkg-cron | Javier Fernandez-Sanguino | 1 | -2/+2 |
2011-09-04 | Typo fix | Javier Fernandez-Sanguino | 1 | -1/+1 |
2011-09-02 | Fix broken VCS URLs | Christian Kastner | 1 | -2/+2 |
2011-08-29 | The backup of files is no longer provided in cron, adjust the description acc... | Javier Fernandez-Sanguino | 1 | -2/+2 |
2011-08-29 | Fix typo | Javier Fernandez-Sanguino | 1 | -1/+1 |
2011-08-29 | Provide information of all cron related directories, not just 2 | Javier Fernandez-Sanguino | 1 | -6/+5 |
2011-08-29 | Provide value of EDITOR if it exists | Javier Fernandez-Sanguino | 1 | -1/+5 |
2011-08-26 | Harmonise manpage reference to loglevel | Javier Fernandez-Sanguino | 1 | -1/+1 |
2011-08-07 | MOVED TO git.debian.org | Christian Kastner | 1 | -0/+121 |
2011-08-07 | Target unstabledebian/3.0pl1-119 | Javier Fernández-Sanguino Peña | 1 | -1/+1 |
2011-08-07 | Document change to control | Javier Fernández-Sanguino Peña | 1 | -0/+2 |
2011-08-07 | Check orphaned crontabs for adoption. Fix taken from Fedora cronie. | Christian Kastner | 4 | -19/+101 |
2011-08-07 | Documented -L as bitmask and added NEWS entry | Christian Kastner | 2 | -3/+33 |
2011-08-07 | Update changelog | Javier Fernández-Sanguino Peña | 1 | -0/+4 |
2011-08-07 | Document Debian-specific behaviour | Javier Fernández-Sanguino Peña | 1 | -29/+155 |
2011-08-07 | Typo fix | Javier Fernández-Sanguino Peña | 1 | -1/+1 |
2011-08-07 | Prepare svn -> git migration | Christian Kastner | 3 | -3/+15 |
2011-08-07 | formatting was off-by-one | Christian Kastner | 1 | -6/+6 |
2011-08-07 | Credit Debian maintainers for the manpage too | Javier Fernández-Sanguino Peña | 1 | -1/+4 |
2011-08-07 | Credit Debian maintainers for the manpage too | Javier Fernández-Sanguino Peña | 1 | -1/+4 |
2011-08-07 | Update + reformat changelog | Christian Kastner | 1 | -10/+18 |
2011-08-07 | Remove also when exit withou error | Javier Fernández-Sanguino Peña | 1 | -1/+1 |
2011-08-07 | Fix FSF address | Javier Fernández-Sanguino Peña | 1 | -1/+1 |
2011-08-07 | Remove Steve from Uploaders | Javier Fernández-Sanguino Peña | 1 | -1/+1 |
2011-08-07 | Document changes | Javier Fernández-Sanguino Peña | 1 | -1/+7 |
2011-08-07 | Rename script and add new script | Javier Fernández-Sanguino Peña | 1 | -1/+5 |
2011-08-07 | Rename scripts so they start with 'cron' | Javier Fernández-Sanguino Peña | 2 | -0/+0 |
2011-08-07 | Check orphaned crontabs for adoption. Fix taken from Fedora cronie. Closes: | Christian Kastner | 1 | -1/+15 |
2011-08-07 | When logging a job run, prefix the command text with the PID of the process. | Christian Kastner | 1 | -2/+7 |
2011-08-07 | Don't return a value from a function returning void. | Christian Kastner | 1 | -2/+2 |
2011-08-06 | Introduce command line options and make it possible to log to syslog | Javier Fernández-Sanguino Peña | 1 | -4/+70 |
2011-08-06 | Missing continues | Javier Fernández-Sanguino Peña | 1 | -2/+2 |
2011-08-06 | Discrimiate better the unreadable cases | Javier Fernández-Sanguino Peña | 1 | -1/+3 |
2011-08-06 | Warn of false positives if not running as root, run-parts skips unreadable files | Javier Fernández-Sanguino Peña | 1 | -0/+2 |
2011-08-06 | Fix bogus code comment | Christian Kastner | 1 | -1/+1 |
2011-08-06 | Use test instead of list | Javier Fernández-Sanguino Peña | 1 | -1/+1 |
2011-08-06 | Skip disabled files | Javier Fernández-Sanguino Peña | 1 | -0/+2 |
2011-08-06 | Carefaul with -l | Javier Fernández-Sanguino Peña | 1 | -1/+1 |
2011-08-06 | Sane default and protect variable | Javier Fernández-Sanguino Peña | 1 | -1/+2 |
2011-08-06 | Simplify the code | Javier Fernández-Sanguino Peña | 1 | -16/+9 |
2011-08-06 | Check both old and new way to define -l | Javier Fernández-Sanguino Peña | 1 | -2/+4 |
2011-08-06 | Remove temporary file on all exits | Javier Fernández-Sanguino Peña | 1 | -1/+1 |
2011-08-06 | Additional checks | Javier Fernández-Sanguino Peña | 1 | -5/+8 |
2011-08-06 | Cover all the directories managed by cron | Javier Fernández-Sanguino Peña | 1 | -17/+50 |
2011-08-06 | Fist draft of script to review cron defined tasks to see if they are OK | Javier Fernández-Sanguino Peña | 1 | -0/+82 |