aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Keep a linked list sortedLars Henriksen2021-01-163-59/+148
* calcurse-caldav: allow non-ascii characters in username and passwordHenrik Grimler2020-12-191-2/+2
* docs: fix simple typo, mulitple -> multipleTim Gates2020-12-191-1/+1
* Improve performance of recur_prev_occurrence()Lars Henriksen2020-12-193-13/+19
* Introduce macro DAYLars Henriksen2020-12-198-39/+32
* Fix parsing of UNTIL in iCal importLars Henriksen2020-12-191-3/+10
* Do not remove an empty note file after edit sessionLars Henriksen2020-11-154-21/+4
* Avoid double free on iCal import errorsLukas Fleischer2020-11-071-2/+13
* Return failure if import skips any itemLars Henriksen2020-11-073-8/+13
* Make iCal event import independent of property orderingLars Henriksen2020-11-073-143/+168
* Fix parallelized test runsLukas Fleischer2020-10-1314-84/+83
* Release 4.7.0v4.7.0Lukas Fleischer2020-10-124-4/+63
* test: indent continuation linesLukas Fleischer2020-10-122-4/+4
* test: fix recur-010.shLukas Fleischer2020-10-121-8/+15
* Update message catalogLukas Fleischer2020-10-128-617/+2732
* Use dynamically allocated string in struct io_fileLukas Fleischer2020-10-112-2/+3
* Implemented rendering of notes in events/appts as wellAmbika Eshwar2020-10-111-4/+38
* Implemented rendering of notes in todo viewAmbika Eshwar2020-10-113-1/+33
* Fix memory leak in run_hook()Lukas Fleischer2020-10-111-4/+5
* Redesign the item deletion menuLukas Fleischer2020-10-111-58/+66
* Add p(revious) commandLars Henriksen2020-10-113-3/+74
* Replace 'ical_rpt_t' with 'struct rpt'Lars Henriksen2020-10-071-113/+71
* Always exit with failure in case of option parsing errorsLars Henriksen2020-10-071-14/+9
* Extend icalendar exportLars Henriksen2020-08-264-82/+354
* Update use of note file for importLars Henriksen2020-08-268-112/+40
* Improve event text for cancelled periodic saveLars Henriksen2020-07-261-1/+2
* Revert "Interrupt periodic save when launching process"Lars Henriksen2020-07-261-4/+0
* Run hooks quietlyLars Henriksen2020-07-261-15/+20
* Remove SIGCHLD signal handlerLars Henriksen2020-07-264-19/+17
* Add Lars to AUTHORSLukas Fleischer2020-07-191-1/+2
* Fix configuration menu 'Quit' actionLars Henriksen2020-06-211-1/+4
* Improve help texts for recurrence rulesLars Henriksen2020-06-132-16/+19
* Icalendar templates for recurrence rulesLars Henriksen2020-06-136-0/+66
* Remove systemdialogs option from configurationLars Henriksen2020-06-138-51/+9
* Allow repeat count input (for until) in interactive UILars Henriksen2020-06-133-18/+48
* Extend import of recurrence rulesLars Henriksen2020-06-138-29/+2284
* Update import of basic recurrence rulesLars Henriksen2020-06-138-128/+329
* Support import of time zones (RFC 5545)Lars Henriksen2020-06-136-48/+112
* Fix typosMartin Michlmayr2020-06-103-17/+17
* Let RETURN set frequency type to current value in repeat command UILars Henriksen2020-05-242-13/+19
* Include start day in error message for recurrence ruleLars Henriksen2020-05-244-12/+36
* Fix "next occurrence" for multi-day appointmentsLars Henriksen2020-05-241-6/+9
* Fix recurrence rule expansion with ordered weekdayLars Henriksen2020-05-123-20/+57
* Take value data type of event start into account in iCal import/exportLars Henriksen2020-05-033-77/+204
* calcurse-caldav: Ensure config and data dirs existNitroretro2020-05-011-13/+21
* calcurse-caldav: Make check_dir create directoriesNitroretro2020-05-011-3/+5
* Support interactive test of recurrence rule extensionsLars Henriksen2020-04-283-1/+68
* Help for recurrence rule extensionsLars Henriksen2020-04-282-58/+267
* Treat recurrent events and appointments alikeLars Henriksen2020-04-281-1/+1
* Fix preselectionLars Henriksen2020-04-281-3/+4