aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* display calendar names alongside eventsstuebinm2022-01-231-3/+4
* Print events that spawn several days in a more pretty wayRuben Pollan2020-05-191-11/+25
* Keep line changes in the descriptionRuben Pollan2018-12-171-1/+2
* Add period to the config fileRuben Pollan2018-12-171-3/+7
* Add an empty line at the end of the outputRuben Pollan2018-12-101-0/+1
* Add config fileRuben Pollan2018-12-101-2/+10
* Update readme and usageRuben Pollan2018-12-101-1/+8
* Print the missing unfinished eventsRuben Pollan2018-12-101-17/+33
* Pretty print eventsRuben Pollan2018-12-101-1/+53
* Configurable periodRuben Pollan2018-12-101-3/+15
* Use iterators and itertools to produce eventsRuben Pollan2018-12-101-10/+12
* Read and merge multiple icalsRuben Pollan2018-11-271-10/+21
* Convert the project into a lib + mainRuben Pollan2018-11-261-15/+5
* Add support for count on periodic eventsRuben Pollan2018-08-281-1/+3
* Get a range of datesRuben Pollan2018-08-281-4/+11
* Move date to its own moduleRuben Pollan2018-08-281-0/+1
* Basic periodic events supportRuben Pollan2018-08-251-0/+1
* Add Events typeRuben Pollan2018-04-291-6/+11
* Move event to it's own moduleRuben Pollan2018-04-291-0/+1
* Simple ics parserRuben Pollan2018-04-291-1/+12
* Create a clean projectRuben Pollan2017-12-011-0/+3