index
:
khaleesi
extract-libical
master
Contrib clone of khaleesi
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-27
remove coverage workflow
HEAD
master
Nora
2019-06-19
improve path handling in khline
Nora
2019-06-19
cleanup
Nora
2019-06-19
update dependencies
Nora
2019-06-09
follow symlinks in all file accesses
Nora
2019-05-24
try sudo for kcov
Nora
2019-05-23
images now with 100% more rustup
Nora
2019-05-23
add .cargo/bin to PATH in docker containers, bump versions to 0.6
Nora
2019-05-23
use rustup in containers
Nora
2019-05-17
update image version to 0.4, rebuilt for newer rust version
Nora
2019-05-17
bump dependencies
Nora
2019-05-16
recur: unroll events up to 1 year in the future, relative to the current day,...
Nora
2019-04-28
replace import chrono::* with chorno::prelude::*
Nora
2019-04-28
selectors: rustfmt
Nora
2019-04-28
utils: duration.as_millis stabilized, use it
Nora
2019-04-26
actions/new: extract path assembly to helper function
Nora
2019-04-26
rustfmt
Nora
2019-04-26
use existing timezone when changing dtstart/dtend.
Nora
2019-04-26
actions/new: remove timezone from parsed times
Nora
2019-04-26
actions/new: rustfmt
Nora
2019-04-26
bump dependencies
Nora
2019-04-26
clippy: disable redundant closure lint
Nora
2019-04-17
use CamelCase for enum elements
Nora
2019-04-17
select: rust 1.34: str does not implement PartialOrd<String>, so use slice in...
Nora
2019-04-17
bump dependencies
Nora
2019-04-02
delete: improve help message
Nora
2019-03-27
bump dependencies: toml 0.5
Nora
2019-03-27
bump dependencies: patch versions
Nora
2019-03-27
icalvevent: add test for dtstart and dtend
Nora
2019-03-27
icalvevent: make get_duration_internal a little more elegant
Nora
2019-03-27
khevent: remove intemediate IcalVCalendar
Nora
2019-03-27
move duration handling to icalwrap/icalvcalendar
Nora
2019-03-27
icalvevent: rustfmt
Nora
2019-03-26
cleanup
Nora
2019-03-26
fix get_end according to ical spec
Nora
2019-03-22
move get_recur_instances to khevent
Nora
2019-03-22
icalvcalendar: remove with_internal_timestamp function
Nora
2019-03-22
khline: remove matches function
Nora
2019-03-22
ignore wrong test
Nora
2019-03-22
make get_start and get_end more logical
Nora
2019-03-15
icalvevent: mark datetime argument in .with_timestamp unused
Nora
2019-03-12
remove instance timestamp from icalvevent
Nora
2019-03-11
rustfmt khevent
Nora
2019-03-11
cleanup
Nora
2019-03-11
make khevent.event private
Nora
2019-03-11
move prettyprint to archive
Nora
2019-03-10
make clippy happy
Nora
2019-03-10
fix last test
Nora
2019-03-10
all tests passing again
Nora
2019-03-10
use khevent, add get_principal_khevent
Nora
[next]