summaryrefslogtreecommitdiffstats
path: root/src/actions/undo.rs
AgeCommit message (Expand)Author
2019-10-08Extract libical-sys wrapper libraryMatthias Beyer
2019-02-26move argument structs to the action modulesNora
2019-02-25structopt undo and unrollNora
2019-02-23undo: add test for overwritingNora
2019-02-23undo: actually check if restore was successful in testNora
2019-02-23undo: improve get_most_recent_backupNora
2019-02-23undo: cleanupNora
2019-02-23undo: create target dirNora
2019-02-23fix testsNora
2019-02-22undo: add unit testNora
2019-02-22try to fix undo testNora
2019-02-22undo: add integration testNora
2019-02-22undo: make testableNora
2019-02-22undo: ask before overridingNora
2019-02-22initial undo (restore most recent backup)Nora