summaryrefslogtreecommitdiffstats
path: root/src/khline.rs
AgeCommit message (Expand)Author
2019-06-19improve path handling in khlineNora
2019-03-22khline: remove matches functionNora
2019-03-22ignore wrong testNora
2019-03-12remove instance timestamp from icalveventNora
2019-03-11make khevent.event privateNora
2019-03-10make clippy happyNora
2019-03-10use khevent, add get_principal_kheventNora
2019-03-09working kheventNora
2019-03-09start extracting kheventNora
2019-02-05move to Rust Edition 2018Nora
2019-02-05khagenda: allow selectionsVincent Breitmoser
2019-02-04khline: when parsing from string, check if file actually existsNora
2019-02-03add function to read sequence to khlinesNora
2019-01-23split from_ymd into floatin_ymd and and_hmsNora
2019-01-23use IcalTime instead of chrono times for most time operationsVincent Breitmoser
2019-01-20drop two unused methods from fileutilVincent Breitmoser
2019-01-20consistently use khlines for inputVincent Breitmoser
2019-01-20add IcalTimeZoneVincent Breitmoser
2019-01-19fileutil and khline: use io::ResultsNora
2019-01-16edit: check edited file and allow continued editNora
2019-01-13backup: inital commitNora
2019-01-13khline: join paths more elegantlyNora
2019-01-12khline: add test for matches()Vincent Breitmoser
2019-01-12make edit and copy take default input from the cursorNora
2019-01-12agenda: display cursor on current eventVincent Breitmoser
2019-01-12khline: add some more testsVincent Breitmoser
2019-01-12khline: improve trait structureVincent Breitmoser
2019-01-12denormalize relative paths in KhLineVincent Breitmoser
2019-01-12move broken test for khlineVincent Breitmoser
2019-01-12khline: strip khaleesi dir from path (normalize)Vincent Breitmoser
2019-01-12implement parsing of khlines and conversion to instancesVincent Breitmoser
2019-01-12use Local for instance timestamps instead of UtcVincent Breitmoser
2019-01-12introduce KhLine struct for khaleesi linesVincent Breitmoser