summaryrefslogtreecommitdiffstats
path: root/src/actions/agenda.rs
AgeCommit message (Expand)Author
2019-10-08Extract libical-sys wrapper libraryMatthias Beyer
2019-03-10fix last testNora
2019-03-10all tests passing againNora
2019-03-09working kheventNora
2019-03-09start extracting kheventNora
2019-02-26move argument structs to the action modulesNora
2019-02-05move to Rust Edition 2018Nora
2019-02-05khagenda: allow selectionsVincent Breitmoser
2019-02-04bump dependency yansi to 0.5.0Nora
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-21more work on icaltime and icaltimezoneVincent Breitmoser
2019-01-20introduce stdioutils, move test fixtures over thereVincent Breitmoser
2019-01-20consistently use khlines for inputVincent Breitmoser
2019-01-19config: more testingVincent Breitmoser
2019-01-19pass args around as &str instead of StringVincent Breitmoser
2019-01-18introduce KhResult for nicer error handlingVincent Breitmoser
2019-01-16agenda: test stdoutVincent Breitmoser
2019-01-13move logic from bin/khaleesi.rs into actionsVincent Breitmoser
2019-01-12agenda: pass cursor as referenceNora
2019-01-12agenda: display cursor on current eventVincent Breitmoser
2019-01-12move actions into actions moduleVincent Breitmoser