summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-02delete: improve help messageNora
2019-03-27bump dependencies: toml 0.5Nora
2019-03-27bump dependencies: patch versionsNora
2019-03-27icalvevent: add test for dtstart and dtendNora
2019-03-27icalvevent: make get_duration_internal a little more elegantNora
2019-03-27khevent: remove intemediate IcalVCalendarNora
2019-03-27move duration handling to icalwrap/icalvcalendarNora
2019-03-27icalvevent: rustfmtNora
2019-03-26cleanupNora
2019-03-26fix get_end according to ical specNora
2019-03-22move get_recur_instances to kheventNora
2019-03-22icalvcalendar: remove with_internal_timestamp functionNora
2019-03-22khline: remove matches functionNora
2019-03-22ignore wrong testNora
2019-03-22make get_start and get_end more logicalNora
2019-03-15icalvevent: mark datetime argument in .with_timestamp unusedNora
2019-03-12remove instance timestamp from icalveventNora
2019-03-11rustfmt kheventNora
2019-03-11cleanupNora
2019-03-11make khevent.event privateNora
2019-03-11move prettyprint to archiveNora
2019-03-10make clippy happyNora
2019-03-10fix last testNora
2019-03-10all tests passing againNora
2019-03-10use khevent, add get_principal_kheventNora
2019-03-09working kheventNora
2019-03-09start extracting kheventNora
2019-03-08update dependenciesNora
2019-03-02update dependenciesNora
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-26create shell completions for release buildNora
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-25make the shortcuts work with global parameters like -vNora
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