summaryrefslogtreecommitdiffstats
path: root/src/icalwrap
AgeCommit message (Expand)Author
2019-01-11clippy: do not use foo :)Nora
2019-01-09modify: show only modified calsNora
2019-01-09print warning if parsed calendar has errorsNora
2019-01-09rename event to inner_compNora
2019-01-09initial modifyNora
2019-01-09testing: setup test environment with TZ = UTC where necessaryNora
2019-01-09icalcomponent: add tests for get_propertyNora
2019-01-09icalwrap: make get_property return an OptionNora
2019-01-09icalvevent: add test for get_descriptionNora
2019-01-09testdata: add multiday event with times, rename previous multiday eventNora
2019-01-09agenda: add check if event is relevant in event_lineNora
2019-01-08icalvevent: fix typoNora
2019-01-05icalwrap: add two tests for from_sr error casesVincent Breitmoser
2019-01-05icalwrap: drop Deref trait for IcalComponentOwnerVincent Breitmoser
2019-01-05refactor icalwrap.rs into module icalwrapNora