summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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