Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |