summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-03-09start extracting kheventNora
2019-03-01use local timezone configNora
2019-02-26move argument structs to the action modulesNora
2019-02-26move gen_completions to an actionNora
2019-02-26cleanupNora
2019-02-26fix typosNora
2019-02-25modifyNora
2019-02-25modfiyNora
2019-02-25index: fix testNora
2019-02-25cleanupNora
2019-02-25rename command argument structs for clarityNora
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