summaryrefslogtreecommitdiffstats
path: root/src/actions/modify.rs
AgeCommit message (Expand)Author
2019-10-08Extract libical-sys wrapper libraryMatthias Beyer
2019-02-26move argument structs to the action modulesNora
2019-02-26cleanupNora
2019-02-25modifyNora
2019-02-25modfiyNora
2019-02-21let rustfmt do its thingNora
2019-02-21make tests in modify integration testsNora
2019-02-19try to fix testNora
2019-02-19khmodify: check length of args before readingNora
2019-02-19khmodify: add test for dry runNora
2019-02-19khmodify: add testNora
2019-02-19khmodify: add --dry-runNora
2019-02-05move to Rust Edition 2018Nora
2019-01-20consistently use khlines for inputVincent Breitmoser
2019-01-19pass args around as &str instead of StringVincent Breitmoser
2019-01-18introduce KhResult for nicer error handlingVincent Breitmoser
2019-01-13move logic from bin/khaleesi.rs into actionsVincent Breitmoser
2019-01-12move actions into actions moduleVincent Breitmoser