Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-23 | display calendar names alongside events | stuebinm | 1 | -3/+4 | |
2020-05-19 | Print events that spawn several days in a more pretty way | Ruben Pollan | 1 | -11/+25 | |
2018-12-17 | Keep line changes in the description | Ruben Pollan | 1 | -1/+2 | |
2018-12-17 | Add period to the config file | Ruben Pollan | 1 | -3/+7 | |
2018-12-10 | Add an empty line at the end of the output | Ruben Pollan | 1 | -0/+1 | |
2018-12-10 | Add config file | Ruben Pollan | 1 | -2/+10 | |
2018-12-10 | Update readme and usage | Ruben Pollan | 1 | -1/+8 | |
2018-12-10 | Print the missing unfinished events | Ruben Pollan | 1 | -17/+33 | |
2018-12-10 | Pretty print events | Ruben Pollan | 1 | -1/+53 | |
2018-12-10 | Configurable period | Ruben Pollan | 1 | -3/+15 | |
2018-12-10 | Use iterators and itertools to produce events | Ruben Pollan | 1 | -10/+12 | |
2018-11-27 | Read and merge multiple icals | Ruben Pollan | 1 | -10/+21 | |
2018-11-26 | Convert the project into a lib + main | Ruben Pollan | 1 | -15/+5 | |
2018-08-28 | Add support for count on periodic events | Ruben Pollan | 1 | -1/+3 | |
2018-08-28 | Get a range of dates | Ruben Pollan | 1 | -4/+11 | |
2018-08-28 | Move date to its own module | Ruben Pollan | 1 | -0/+1 | |
2018-08-25 | Basic periodic events support | Ruben Pollan | 1 | -0/+1 | |
2018-04-29 | Add Events type | Ruben Pollan | 1 | -6/+11 | |
2018-04-29 | Move event to it's own module | Ruben Pollan | 1 | -0/+1 | |
2018-04-29 | Simple ics parser | Ruben Pollan | 1 | -1/+12 | |