aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor the repeat commandLars Henriksen2020-04-282-166/+87
* User interface for recurrence rulesLars Henriksen2020-04-283-77/+416
* Tests for recurrence rule extensionsLars Henriksen2020-04-284-1/+5411
* Recurrence rule extensionsLars Henriksen2020-04-286-25/+847
* Refactor edit of exception daysLars Henriksen2020-04-283-24/+34
* Improve data load error reportingLars Henriksen2020-04-285-53/+54
* Refactor function calls: recurrence parameters as a single argumentLars Henriksen2020-04-285-189/+151
* Use "struct rpt" to shorten argument listsLars Henriksen2020-04-284-95/+78
* Extend use of note file for iCal importLars Henriksen2020-04-287-77/+479
* Accept empty DESCRIPTION in ical importLars Henriksen2020-04-282-7/+3
* Fix formatting of DTSTART for recurrent eventsJerem-K2020-04-281-1/+1
* Fix typos in calcurse.1.txtMatthias Braun2020-04-281-3/+3
* Release 4.6.0v4.6.0Lukas Fleischer2020-03-273-2/+33
* po/: Translation updates from TransifexLukas Fleischer2020-03-278-133/+362
* Fix missing EOL in imported noteLars Henriksen2020-03-271-1/+6
* Extend iCalendar import testsLars Henriksen2020-03-227-1/+165
* Fix decoding of escaped characters in imported textLars Henriksen2020-03-223-14/+23
* Fix ical import loggingLars Henriksen2020-03-221-29/+59
* Fix display of interactively imported todosLars Henriksen2020-03-221-0/+1
* Improve ical import loggingLars Henriksen2020-03-2212-40/+49
* Escape necessary characters in SUMMARY on exportKelvin Jackson2020-03-221-5/+26
* gitignore: ignore lots of auto-generated fileshoijui2020-02-181-0/+10
* gitignore: fix config.* ignorehoijui2020-02-181-1/+1
* caldav: Fix XDG_CONFIG_HOME not defaulting to ~/.configNitroretro2020-02-041-1/+1
* Update copyright rangesLukas Fleischer2020-01-3054-56/+56
* Update message catalogLukas Fleischer2020-01-301-4/+7
* Refactor cut and paste registersLars Henriksen2020-01-134-16/+25