aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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