| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |