| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Todo resort() optimization | Lars Henriksen | 2021-01-31 | 1 | -3/+1 |
* | Keep a linked list sorted | Lars Henriksen | 2021-01-16 | 3 | -59/+148 |
* | calcurse-caldav: allow non-ascii characters in username and password | Henrik Grimler | 2020-12-19 | 1 | -2/+2 |
* | docs: fix simple typo, mulitple -> multiple | Tim Gates | 2020-12-19 | 1 | -1/+1 |
* | Improve performance of recur_prev_occurrence() | Lars Henriksen | 2020-12-19 | 3 | -13/+19 |
* | Introduce macro DAY | Lars Henriksen | 2020-12-19 | 8 | -39/+32 |
* | Fix parsing of UNTIL in iCal import | Lars Henriksen | 2020-12-19 | 1 | -3/+10 |
* | Do not remove an empty note file after edit session | Lars Henriksen | 2020-11-15 | 4 | -21/+4 |
* | Avoid double free on iCal import errors | Lukas Fleischer | 2020-11-07 | 1 | -2/+13 |
* | Return failure if import skips any item | Lars Henriksen | 2020-11-07 | 3 | -8/+13 |
* | Make iCal event import independent of property ordering | Lars Henriksen | 2020-11-07 | 3 | -143/+168 |
* | Fix parallelized test runs | Lukas Fleischer | 2020-10-13 | 14 | -84/+83 |
* | Release 4.7.0v4.7.0 | Lukas Fleischer | 2020-10-12 | 4 | -4/+63 |
* | test: indent continuation lines | Lukas Fleischer | 2020-10-12 | 2 | -4/+4 |
* | test: fix recur-010.sh | Lukas Fleischer | 2020-10-12 | 1 | -8/+15 |
* | Update message catalog | Lukas Fleischer | 2020-10-12 | 8 | -617/+2732 |
* | Use dynamically allocated string in struct io_file | Lukas Fleischer | 2020-10-11 | 2 | -2/+3 |
* | Implemented rendering of notes in events/appts as well | Ambika Eshwar | 2020-10-11 | 1 | -4/+38 |
* | Implemented rendering of notes in todo view | Ambika Eshwar | 2020-10-11 | 3 | -1/+33 |
* | Fix memory leak in run_hook() | Lukas Fleischer | 2020-10-11 | 1 | -4/+5 |
* | Redesign the item deletion menu | Lukas Fleischer | 2020-10-11 | 1 | -58/+66 |
* | Add p(revious) command | Lars Henriksen | 2020-10-11 | 3 | -3/+74 |
* | Replace 'ical_rpt_t' with 'struct rpt' | Lars Henriksen | 2020-10-07 | 1 | -113/+71 |
* | Always exit with failure in case of option parsing errors | Lars Henriksen | 2020-10-07 | 1 | -14/+9 |
* | Extend icalendar export | Lars Henriksen | 2020-08-26 | 4 | -82/+354 |
* | Update use of note file for import | Lars Henriksen | 2020-08-26 | 8 | -112/+40 |
* | Improve event text for cancelled periodic save | Lars Henriksen | 2020-07-26 | 1 | -1/+2 |
* | Revert "Interrupt periodic save when launching process" | Lars Henriksen | 2020-07-26 | 1 | -4/+0 |
* | Run hooks quietly | Lars Henriksen | 2020-07-26 | 1 | -15/+20 |
* | Remove SIGCHLD signal handler | Lars Henriksen | 2020-07-26 | 4 | -19/+17 |
* | Add Lars to AUTHORS | Lukas Fleischer | 2020-07-19 | 1 | -1/+2 |
* | Fix configuration menu 'Quit' action | Lars Henriksen | 2020-06-21 | 1 | -1/+4 |
* | Improve help texts for recurrence rules | Lars Henriksen | 2020-06-13 | 2 | -16/+19 |
* | Icalendar templates for recurrence rules | Lars Henriksen | 2020-06-13 | 6 | -0/+66 |
* | Remove systemdialogs option from configuration | Lars Henriksen | 2020-06-13 | 8 | -51/+9 |
* | Allow repeat count input (for until) in interactive UI | Lars Henriksen | 2020-06-13 | 3 | -18/+48 |
* | Extend import of recurrence rules | Lars Henriksen | 2020-06-13 | 8 | -29/+2284 |
* | Update import of basic recurrence rules | Lars Henriksen | 2020-06-13 | 8 | -128/+329 |
* | Support import of time zones (RFC 5545) | Lars Henriksen | 2020-06-13 | 6 | -48/+112 |
* | Fix typos | Martin Michlmayr | 2020-06-10 | 3 | -17/+17 |
* | Let RETURN set frequency type to current value in repeat command UI | Lars Henriksen | 2020-05-24 | 2 | -13/+19 |
* | Include start day in error message for recurrence rule | Lars Henriksen | 2020-05-24 | 4 | -12/+36 |
* | Fix "next occurrence" for multi-day appointments | Lars Henriksen | 2020-05-24 | 1 | -6/+9 |
* | Fix recurrence rule expansion with ordered weekday | Lars Henriksen | 2020-05-12 | 3 | -20/+57 |
* | Take value data type of event start into account in iCal import/export | Lars Henriksen | 2020-05-03 | 3 | -77/+204 |
* | calcurse-caldav: Ensure config and data dirs exist | Nitroretro | 2020-05-01 | 1 | -13/+21 |
* | calcurse-caldav: Make check_dir create directories | Nitroretro | 2020-05-01 | 1 | -3/+5 |
* | Support interactive test of recurrence rule extensions | Lars Henriksen | 2020-04-28 | 3 | -1/+68 |
* | Help for recurrence rule extensions | Lars Henriksen | 2020-04-28 | 2 | -58/+267 |
* | Treat recurrent events and appointments alike | Lars Henriksen | 2020-04-28 | 1 | -1/+1 |