summaryrefslogtreecommitdiffstats
path: root/src/actions
AgeCommit message (Expand)Author
2019-06-19cleanupNora
2019-06-09follow symlinks in all file accessesNora
2019-04-26actions/new: extract path assembly to helper functionNora
2019-04-26rustfmtNora
2019-04-26use existing timezone when changing dtstart/dtend.Nora
2019-04-26actions/new: remove timezone from parsed timesNora
2019-04-26actions/new: rustfmtNora
2019-04-17use CamelCase for enum elementsNora
2019-04-17select: rust 1.34: str does not implement PartialOrd<String>, so use slice in...Nora
2019-03-11cleanupNora
2019-03-11move prettyprint to archiveNora
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-26move argument structs to the action modulesNora
2019-02-26move gen_completions to an actionNora
2019-02-26cleanupNora
2019-02-25modifyNora
2019-02-25modfiyNora
2019-02-25index: fix testNora
2019-02-25rename command argument structs for clarityNora
2019-02-25structopt getNora
2019-02-25structopt undo and unrollNora
2019-02-25structopt showNora
2019-02-25structopt seqNora
2019-02-24structopt: newNora
2019-02-24cleanupNora
2019-02-24cursor: show possible values in --helpNora
2019-02-24fix testsNora
2019-02-24structopt editNora
2019-02-24use enum for cursor movement directionsNora
2019-02-24structopt: deleteNora
2019-02-24structopt: cursorNora
2019-02-24structopt: copyNora
2019-02-24make index work againNora
2019-02-24make index workNora
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