summaryrefslogtreecommitdiffstats
path: root/src/actions/unroll.rs
AgeCommit message (Expand)Author
2019-03-09working kheventNora
2019-03-09start extracting kheventNora
2019-02-26move argument structs to the action modulesNora
2019-02-25rename command argument structs for clarityNora
2019-02-25structopt undo and unrollNora
2019-02-05move to Rust Edition 2018Nora
2019-01-19pass args around as &str instead of StringVincent Breitmoser
2019-01-19fileutil and khline: use io::ResultsNora
2019-01-18introduce KhResult for nicer error handlingVincent Breitmoser
2019-01-13icalwrap: add is_recur_valid methodVincent Breitmoser
2019-01-13move logic from bin/khaleesi.rs into actionsVincent Breitmoser
2019-01-12unroll: now with less unwrapNora
2019-01-12fix rebase errorNora
2019-01-12unroll: use read_khaleesi_lineNora
2019-01-12move actions into actions moduleVincent Breitmoser