| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Configurable period | Ruben Pollan | 2018-12-10 | 1 | -3/+15 | 
| * | Use iterators and itertools to produce events | Ruben Pollan | 2018-12-10 | 6 | -36/+38 | 
| * | Derive PartialOrd and PartialEq for dates | Ruben Pollan | 2018-11-27 | 1 | -14/+2 | 
| * | Implement Ord for events | Ruben Pollan | 2018-11-27 | 2 | -4/+16 | 
| * | Read and merge multiple icals | Ruben Pollan | 2018-11-27 | 2 | -10/+22 | 
| * | Convert periodic into iterator | Ruben Pollan | 2018-11-27 | 2 | -22/+41 | 
| * | Update dependencies | Ruben Pollan | 2018-11-27 | 2 | -54/+53 | 
| * | Convert the project into a lib + main | Ruben Pollan | 2018-11-26 | 2 | -15/+18 | 
| * | Add README | Ruben Pollan | 2018-08-30 | 1 | -0/+3 | 
| * | Add LICENSE | meskio | 2018-08-30 | 1 | -0/+674 | 
| * | Let's use Option the rustic way | Ruben Pollan | 2018-08-28 | 3 | -15/+11 | 
| * | Add support for month and year frequency | Ruben Pollan | 2018-08-28 | 2 | -11/+47 | 
| * | Add support for count on periodic events | Ruben Pollan | 2018-08-28 | 2 | -3/+11 | 
| * | Get events from the list by date | Ruben Pollan | 2018-08-28 | 2 | -2/+16 | 
| * | Get a range of dates | Ruben Pollan | 2018-08-28 | 4 | -17/+124 | 
| * | Add +, now and is_empty to Date | Ruben Pollan | 2018-08-28 | 1 | -1/+23 | 
| * | Make dates more rusty | Ruben Pollan | 2018-08-28 | 1 | -10/+12 | 
| * | Move date to its own module | Ruben Pollan | 2018-08-28 | 4 | -108/+116 | 
| * | Add support for intervals on periodic | Ruben Pollan | 2018-08-28 | 2 | -4/+13 | 
| * | Update dependencies | Ruben Pollan | 2018-08-28 | 2 | -117/+76 | 
| * | Implement Orc for dates | Ruben Pollan | 2018-08-27 | 1 | -21/+35 | 
| * | Recognize absolute times | Ruben Pollan | 2018-08-27 | 1 | -6/+15 | 
| * | Add cargo.lock to the repo | Ruben Pollan | 2018-08-27 | 2 | -0/+278 | 
| * | Basic periodic events support | Ruben Pollan | 2018-08-25 | 4 | -3/+103 | 
| * | Add empty date creator | Ruben Pollan | 2018-08-25 | 1 | -2/+6 | 
| * | Add test to Date parser | Ruben Pollan | 2018-08-23 | 1 | -0/+19 | 
| * | Add Events type | Ruben Pollan | 2018-04-29 | 5 | -86/+95 | 
| * | Move event to it's own module | Ruben Pollan | 2018-04-29 | 3 | -120/+128 | 
| * | Add status to event | Ruben Pollan | 2018-04-29 | 1 | -0/+24 | 
| * | Sort the events | Ruben Pollan | 2018-04-29 | 1 | -0/+29 | 
| * | Simple ics parser | Ruben Pollan | 2018-04-29 | 3 | -1/+155 | 
| * | Create a clean project | Ruben Pollan | 2017-12-01 | 3 | -0/+11 | 
