| Commit message (Expand) | Author | Age | Files | Lines |
* | Make iCal event import independent of property ordering | Lars Henriksen | 2020-11-07 | 1 | -1/+11 |
* | Extend icalendar export | Lars Henriksen | 2020-08-26 | 1 | -0/+106 |
* | Update use of note file for import | Lars Henriksen | 2020-08-26 | 3 | -22/+12 |
* | Extend import of recurrence rules | Lars Henriksen | 2020-06-13 | 2 | -1/+257 |
* | Update import of basic recurrence rules | Lars Henriksen | 2020-06-13 | 2 | -0/+38 |
* | Support import of time zones (RFC 5545) | Lars Henriksen | 2020-06-13 | 2 | -2/+7 |
* | Fix recurrence rule expansion with ordered weekday | Lars Henriksen | 2020-05-12 | 1 | -0/+1 |
* | Take value data type of event start into account in iCal import/export | Lars Henriksen | 2020-05-03 | 1 | -0/+35 |
* | Tests for recurrence rule extensions | Lars Henriksen | 2020-04-28 | 1 | -0/+27 |
* | Extend use of note file for iCal import | Lars Henriksen | 2020-04-28 | 2 | -0/+106 |
* | Extend iCalendar import tests | Lars Henriksen | 2020-03-22 | 3 | -0/+71 |
* | Fix decoding of escaped characters in imported text | Lars Henriksen | 2020-03-22 | 2 | -3/+3 |
* | Test for DST and recurrent items | Lars Henriksen | 2019-10-18 | 1 | -0/+7 |
* | Test cases for "Fix monthly and yearly recurrence algorithms" | Lars Henriksen | 2019-09-06 | 1 | -0/+2 |
* | Test cases for impossible dates in recurrence rule | Lars Henriksen | 2019-05-20 | 1 | -0/+2 |
* | CLI: tests aligned | Lars Henriksen | 2019-01-07 | 1 | -1/+1 |
* | Gracefully parse iCal parameters with colons | Lukas Fleischer | 2017-02-07 | 1 | -0/+12 |
* | Do not assume that days always have 86400 seconds | Lukas Fleischer | 2016-03-27 | 1 | -0/+1 |
* | Add support for UTC times in iCal imports | Lukas Fleischer | 2015-02-23 | 1 | -0/+13 |
* | Handle dates past January 19th, 2038 | Lukas Fleischer | 2015-02-07 | 1 | -0/+4 |
* | test/data/ical-006.ical: Remove timezones | Lukas Fleischer | 2014-08-18 | 1 | -12/+12 |
* | Correctly parse all types of iCal durations | Lukas Fleischer | 2014-08-18 | 1 | -0/+63 |
* | Gracefully handle all day events in iCal imports | Lukas Fleischer | 2014-08-18 | 1 | -0/+23 |
* | Handle CRLF line endings in iCal files | Lukas Fleischer | 2014-08-18 | 1 | -0/+12 |
* | test/: Fix date in ical-001 | Lukas Fleischer | 2014-08-18 | 1 | -1/+1 |
* | Use backwards-compatible out format for queries | Lukas Fleischer | 2014-08-06 | 1 | -0/+8 |
* | tests/: Add basic iCal import tests | Lukas Fleischer | 2014-07-28 | 3 | -0/+65 |
* | test/: Add a couple of black-box tests for items | Lukas Fleischer | 2013-02-27 | 27 | -0/+27 |
* | test/: Add a couple of tests for recurrent items | Lukas Fleischer | 2012-11-26 | 1 | -0/+12 |
* | Add a test case to reproduce BUG#2 | Lukas Fleischer | 2012-06-30 | 1 | -0/+2 |
* | test/data/apts: Add a fair bit of items to 01/01/1902 | Lukas Fleischer | 2012-06-30 | 1 | -0/+141 |
* | test/data/conf: Update with recent changes | Lukas Fleischer | 2012-05-31 | 1 | -1/+1 |
* | Fix data type of "general.firstdayofweek" | Lukas Fleischer | 2012-05-17 | 1 | -1/+1 |
* | test/data/conf: Update variable names | Lukas Fleischer | 2012-03-29 | 1 | -22/+22 |
* | test/: Add test cases for "-d" and "-s"/"-r" | Lukas Fleischer | 2012-01-22 | 1 | -0/+660 |
* | test/: Add generic tests for todo operations | Lukas Fleischer | 2012-01-22 | 1 | -0/+197 |
* | test/: Add initial configuration file | Lukas Fleischer | 2012-01-22 | 1 | -0/+75 |