Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use getopt with + hack to not reorder argv in glibc | Leah Neukirchen | 2017-08-29 | 1 | -1/+1 |
* | fix -n with rare events | Christian Neukirchen | 2016-01-02 | 1 | -12/+15 |
* | off-by-one in weekofyear | Christian Neukirchen | 2016-01-02 | 1 | -1/+1 |
* | Reschedule when time moved backwards | Christian Neukirchen | 2015-11-06 | 1 | -0/+7 |
* | Off-by-one, else snooze -s 1d -t triggers when the file has been touched on 0... | Christian Neukirchen | 2015-11-04 | 1 | -1/+1 |
* | Print duration and day of week with -n | Christian Neukirchen | 2015-11-04 | 1 | -2/+12 |
* | duration parsing | Christian Neukirchen | 2015-11-04 | 1 | -3/+31 |
* | Take slack into account when using -t without -T | Christian Neukirchen | 2015-11-04 | 1 | -3/+12 |
* | Log starting time with -v | Christian Neukirchen | 2015-11-04 | 1 | -0/+6 |
* | initial commit of snooze | Christian Neukirchen | 2015-11-04 | 1 | -0/+333 |