aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (hopefully) fix recurring eventsstuebinm2022-01-231-2/+3
* display calendar names alongside eventsstuebinm2022-01-234-7/+22
* Acknoledge the BYSETOPS frequency paramRuben Pollan2021-09-291-1/+7
* Add support to BYDAY in MONTHLY frequencyRuben Pollan2021-09-292-10/+55
* WIP: byday ocurrencesRuben Pollan2021-09-091-6/+21
* Fix status cancelled typoRuben Pollan2021-09-091-1/+1
* Add some tests to dateRuben Pollan2020-05-191-0/+35
* Release 0.3.0 and update dependenciesRuben Pollan2020-05-191-4/+4
* Print events that spawn several days in a more pretty wayRuben Pollan2020-05-191-11/+25
* Add support for ical's BYDAY recursion ruleRuben Pollan2020-05-193-27/+107
* Set the actual duration for the end of the eventRuben Pollan2020-05-191-2/+2
* Keep line changes in the descriptionRuben Pollan2018-12-171-1/+2
* Add period to the config fileRuben Pollan2018-12-172-3/+15
* Print times in the local timezoneRuben Pollan2018-12-101-2/+2
* Add an empty line at the end of the outputRuben Pollan2018-12-101-0/+1
* Add the missing config fileRuben Pollan2018-12-101-0/+28
* Add config fileRuben Pollan2018-12-103-2/+38
* Update readme and usageRuben Pollan2018-12-101-1/+8
* Print the missing unfinished eventsRuben Pollan2018-12-101-17/+33
* Pretty print eventsRuben Pollan2018-12-102-1/+71
* Implement PartialOrd for dates and eventsRuben Pollan2018-12-103-3/+15
* Configurable periodRuben Pollan2018-12-101-3/+15
* Use iterators and itertools to produce eventsRuben Pollan2018-12-104-36/+21
* Derive PartialOrd and PartialEq for datesRuben Pollan2018-11-271-14/+2
* Implement Ord for eventsRuben Pollan2018-11-272-4/+16
* Read and merge multiple icalsRuben Pollan2018-11-272-10/+22
* Convert periodic into iteratorRuben Pollan2018-11-272-22/+41
* Convert the project into a lib + mainRuben Pollan2018-11-262-15/+18
* Let's use Option the rustic wayRuben Pollan2018-08-283-15/+11
* Add support for month and year frequencyRuben Pollan2018-08-282-11/+47
* Add support for count on periodic eventsRuben Pollan2018-08-282-3/+11
* Get events from the list by dateRuben Pollan2018-08-282-2/+16
* Get a range of datesRuben Pollan2018-08-284-17/+124
* Add +, now and is_empty to DateRuben Pollan2018-08-281-1/+23
* Make dates more rustyRuben Pollan2018-08-281-10/+12
* Move date to its own moduleRuben Pollan2018-08-284-108/+116
* Add support for intervals on periodicRuben Pollan2018-08-282-4/+13
* Implement Orc for datesRuben Pollan2018-08-271-21/+35
* Recognize absolute timesRuben Pollan2018-08-271-6/+15
* Basic periodic events supportRuben Pollan2018-08-254-3/+103
* Add empty date creatorRuben Pollan2018-08-251-2/+6
* Add test to Date parserRuben Pollan2018-08-231-0/+19
* Add Events typeRuben Pollan2018-04-295-86/+95
* Move event to it's own moduleRuben Pollan2018-04-293-120/+128
* Add status to eventRuben Pollan2018-04-291-0/+24
* Sort the eventsRuben Pollan2018-04-291-0/+29
* Simple ics parserRuben Pollan2018-04-292-1/+148
* Create a clean projectRuben Pollan2017-12-011-0/+3