about summary refs log tree commit diff
path: root/snooze.c
Commit message (Collapse)AuthorAgeFilesLines
* Off-by-one, else snooze -s 1d -t triggers when the file has been touched on ↵Christian Neukirchen2015-11-041-1/+1
| | | | 00:00:00...
* Print duration and day of week with -nChristian Neukirchen2015-11-041-2/+12
|
* duration parsingChristian Neukirchen2015-11-041-3/+31
|
* Take slack into account when using -t without -TChristian Neukirchen2015-11-041-3/+12
|
* Log starting time with -vChristian Neukirchen2015-11-041-0/+6
|
* initial commit of snoozeChristian Neukirchen2015-11-041-0/+333