]> git.netwichtig.de Git - user/henk/code/snooze.git/shortlog
user/henk/code/snooze.git
2020-02-07 Leah NeukirchenNEWS.md: update for 0.4 v0.4
2020-01-23 Leah NeukirchenMerge pull request #9 from bougyman/master
2020-01-22 Tj (bougyman... Adds "over systemd timers" section to README
2018-11-29 Cameron Nemosv: only invoke run-parts if the directory exists
2018-11-29 Cameron Nemosv: touch timefile in run scripts
2018-09-03 Cameron Nemosv: include runit service files to run cron drop-in...
2018-05-05 Leah Neukirchenforce stdout line-buffered, as output comes very slowly
2018-05-03 Leah Neukirchenunset tm_isdst before doing date operations v0.3
2018-05-03 Leah Neukirchenmore off-by-ones :(
2017-12-25 Leah Neukirchensnooze.1: typo
2017-08-31 Leah Neukirchenstyle
2017-08-29 Leah Neukirchenknf, fix whitespace
2017-08-29 Leah Neukirchenfix dayofyear and weekofyear properly v0.2
2017-08-29 Leah NeukirchenNEWS.md: add, update for 0.2
2017-08-29 Leah Neukirchenfix weekofyear parsing
2017-08-29 Leah Neukirchenparse: always treat plain / as *, even if 0 is not...
2017-08-29 Leah Neukirchenfind_next: take leap year into account (e.g. when using...
2017-08-29 Leah Neukirchensnooze.1: tweak
2017-08-29 Leah Neukirchenleahize
2017-08-29 Leah Neukirchenuse getopt with + hack to not reorder argv in glibc
2016-01-05 Christian NeukirchenMakefile: install manpage v0.1
2016-01-05 Christian Neukirchenmanpage tweaks
2016-01-05 Christian Neukirchenadd manpage
2016-01-02 Christian Neukirchenfix -n with rare events
2016-01-02 Christian Neukirchenoff-by-one in weekofyear
2015-11-06 Christian NeukirchenReschedule when time moved backwards
2015-11-06 Christian NeukirchenREADME.md: clarify timezone reload
2015-11-06 Christian Neukirchentypo
2015-11-06 Christian NeukirchenREADME.md: rate-limiting example
2015-11-04 Christian NeukirchenOff-by-one, else snooze -s 1d -t triggers when the...
2015-11-04 Christian Neukirchenfix first sentence
2015-11-04 Christian Neukirchena few more benefits
2015-11-04 Christian NeukirchenPrint duration and day of week with -n
2015-11-04 Christian Neukirchenduration parsing
2015-11-04 Christian Neukirchentypos
2015-11-04 Christian Neukirchenadd README.md
2015-11-04 Christian Neukirchenadd Makefile
2015-11-04 Christian NeukirchenTake slack into account when using -t without -T
2015-11-04 Christian NeukirchenLog starting time with -v
2015-11-04 Christian Neukircheninitial commit of snooze