summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-02-25remove version flag from subcommandsNora
2019-02-25structopt getNora
2019-02-25remove author lines from helpNora
2019-02-25structopt undo and unrollNora
2019-02-25structopt showNora
2019-02-25structopt seqNora
2019-02-25structopt: selectNora
2019-02-24structopt: newNora
2019-02-24cleanupNora
2019-02-24structopt: listNora
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-24move cli to cli.rsNora
2019-02-24make index workNora
2019-02-24make agenda workNora
2019-02-24move logger init to functionNora
2019-02-24remove unused importNora
2019-02-24make verbosity 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
2019-02-21let rustfmt do its thingNora
2019-02-21order alphabeticallyNora
2019-02-21make tests in modify integration testsNora
2019-02-19errors.rs: remove unused From implsNora
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-19change backup dirNora
2019-02-19khdelete: make backup before deletingNora
2019-02-19make delete testable againNora
2019-02-19delete: add safety questionNora
2019-02-19add function khdeleteNora