summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rem: do not emit zero-length durationPhilipp Gesang2018-09-081-1/+8
* rem: extract summary (subject) from eventsPhilipp Gesang2018-09-082-5/+11
* rem, common: handle string sanitizationPhilipp Gesang2018-09-082-25/+63
* toreminder: add calendar → reminder conversion scriptPhilipp Gesang2018-09-081-0/+20
* shell.nix: add nix-shell setup scriptPhilipp Gesang2018-07-061-0/+16
* rem: implement basic event → reminder formatterPhilipp Gesang2018-07-052-0/+346
* cal: common: factor out loggingPhilipp Gesang2018-07-052-25/+34
* cal: process lines into nested representationPhilipp Gesang2018-07-042-29/+196
* cal: define preliminary apiPhilipp Gesang2018-07-042-10/+60
* cal: implement rfc2445 foldingPhilipp Gesang2018-06-261-8/+44
* cal: implement calendar printerPhilipp Gesang2018-06-261-7/+48
* cal: implement content line parserPhilipp Gesang2018-06-261-18/+158
* cal: handle foldingPhilipp Gesang2018-06-261-6/+46
* initial: basic line parserPhilipp Gesang2018-06-231-0/+64