summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-12-13Add testdata from the last few congressesrealworld-testdataMatthias Beyer
2019-12-13Merge branch 'cleanup-deps'Matthias Beyer
2019-12-13Update dependenciesMatthias Beyer
2019-12-13Remove unused dependenciesMatthias Beyer
2019-12-13Remove unused dependencyMatthias Beyer
2019-12-13Merge branch 'clean-travis'Matthias Beyer
2019-12-13Merge branch 'fix-tests'Matthias Beyer
2019-12-13Do not notify on successMatthias Beyer
2019-12-13Remove allowed failures, as were building with nix for nowMatthias Beyer
2019-12-13Merge branch 'extract-libical'Matthias Beyer
2019-12-13Revert "Disable testing for now until we've fixed everything"Matthias Beyer
2019-12-13Remove VALUE tag, which breaks the testsMatthias Beyer
2019-12-13Remove tests that depend on local time or dateMatthias Beyer
2019-12-13Disable testing for now until we've fixed everythingMatthias Beyer
2019-12-13Add travis configuration fileMatthias Beyer
2019-12-05Relicense to LGPL-2.1 / MPL-2.0Matthias Beyer
2019-10-08Remove circleci configMatthias Beyer
2019-10-08Add READMEMatthias Beyer
2019-10-08Update gitignoreMatthias Beyer
2019-10-08Add some meta informationMatthias Beyer
2019-10-08Remove Cargo.lockMatthias Beyer
2019-10-08Minor cleanups: Remove unused stuffMatthias Beyer
2019-10-08Remove error module, as it is not usedMatthias Beyer
2019-10-08Run cargo fmtMatthias Beyer
2019-10-08Extract libical-sys wrapper libraryMatthias Beyer
2019-06-27remove coverage workflowNora
2019-06-19improve path handling in khlineNora
2019-06-19cleanupNora
2019-06-19update dependenciesNora
2019-06-09follow symlinks in all file accessesNora
2019-05-24try sudo for kcovNora
2019-05-23images now with 100% more rustupNora
2019-05-23add .cargo/bin to PATH in docker containers, bump versions to 0.6Nora
2019-05-23use rustup in containersNora
2019-05-17update image version to 0.4, rebuilt for newer rust versionNora
2019-05-17bump dependenciesNora
2019-05-16recur: unroll events up to 1 year in the future, relative to the current day,...Nora
2019-04-28replace import chrono::* with chorno::prelude::*Nora
2019-04-28selectors: rustfmtNora
2019-04-28utils: duration.as_millis stabilized, use itNora
2019-04-26actions/new: extract path assembly to helper functionNora
2019-04-26rustfmtNora
2019-04-26use existing timezone when changing dtstart/dtend.Nora
2019-04-26actions/new: remove timezone from parsed timesNora
2019-04-26actions/new: rustfmtNora
2019-04-26bump dependenciesNora
2019-04-26clippy: disable redundant closure lintNora
2019-04-17use CamelCase for enum elementsNora
2019-04-17select: rust 1.34: str does not implement PartialOrd<String>, so use slice in...Nora
2019-04-17bump dependenciesNora