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-10-12
Relicense
extract-libical
Matthias Beyer
2019-10-08
Remove circleci config
Matthias Beyer
2019-10-08
Add README
Matthias Beyer
2019-10-08
Update gitignore
Matthias Beyer
2019-10-08
Add some meta information
Matthias Beyer
2019-10-08
Remove Cargo.lock
Matthias Beyer
2019-10-08
Minor cleanups: Remove unused stuff
Matthias Beyer
2019-10-08
Remove error module, as it is not used
Matthias Beyer
2019-10-08
Run cargo fmt
Matthias Beyer
2019-10-08
Extract libical-sys wrapper library
Matthias Beyer
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
[next]