summaryrefslogtreecommitdiffstats
path: root/src/actions/index/bucketable.rs
AgeCommit message (Expand)Author
2019-10-08Extract libical-sys wrapper libraryMatthias Beyer
2019-03-10make clippy happyNora
2019-03-10fix last testNora
2019-03-10all tests passing againNora
2019-03-09working kheventNora
2019-03-09start extracting kheventNora
2019-02-05move to Rust Edition 2018Nora
2019-01-28ci: filter integration and unit tests by module nameVincent Breitmoser
2019-01-23use IcalTime instead of chrono times for most time operationsVincent Breitmoser
2019-01-13icalwrap: add is_recur_valid methodVincent Breitmoser
2019-01-12khline: improve trait structureVincent Breitmoser
2019-01-12introduce KhLine struct for khaleesi linesVincent Breitmoser
2019-01-12move actions into actions moduleVincent Breitmoser