aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update message catalogpuLukas Fleischer2024-01-268-1489/+751
* Work around symlink issue in Mac OS GitHub workflowLukas Fleischer2024-01-261-1/+1
* Fix memory leak by freeing linked lists in recurrence rulesMax Kunzelmann2024-01-261-2/+12
* Fix memory leak in keys initializationMax Kunzelmann2024-01-261-30/+61
* Fix out of bounds memory access (off by one)Max Kunzelmann2023-12-141-1/+1
* calcurse-caldav: use isinstance() instead of comparing typesLukas Fleischer2023-11-061-1/+1
* add missing call to `va_end()` for copied `va_list`Max2023-11-061-0/+1
* correctness: kill returns -1 on errorMax2023-11-061-1/+1
* remove unnecessary set of sidebar widthMax2023-11-061-2/+0
* Remove new line character from result of password commandMax2023-11-061-1/+2
* Fix segmentation fault when exporting ical fileBenedikt Wildenhain2023-11-051-1/+2
* README.md: add packaging statusHEADmasterLukas Fleischer2023-06-031-13/+14
* Release 4.8.1Lukas Fleischer2023-05-223-2/+28
* Update Transifex config and catalogLukas Fleischer2023-05-229-40/+92
* Update apt index in GitHub workflowLukas Fleischer2023-04-151-1/+3
* Fix characters in weekly viewLukas Fleischer2023-04-151-6/+5
* Upgrade configure.acLukas Fleischer2023-04-141-9/+7
* Skip AsciiDoc checks if --disable-docs is usedLukas Fleischer2023-04-141-16/+15
* Update copyright ranges for 2023Lukas Fleischer2023-04-1162-72/+72
* Fix Mac OS GitHub workflowLukas Fleischer2023-04-111-0/+1
* Fix segfault when importing iCal filesMarian Buschsieweke2023-04-111-0/+8
* calcurse-caldav: Support PasswordCommand optionRyan Lue2023-04-113-14/+24
* Check that note files open before reading themNicholas Johnson2023-01-312-0/+13
* Fix handling of recurrent open-ended appointments at 00:00Lukas Fleischer2023-01-011-7/+13
* Extend default description to all item typesLukas Fleischer2022-12-252-17/+24
* Add text for displaying empty event descriptionJonathan van der Steege2022-12-252-2/+8
* Release 4.8.0v4.8.0Lukas Fleischer2022-04-163-2/+40
* Update message catalogLukas Fleischer2022-04-168-299/+525
* calcurse-caldav: fix InsecureSSLLukas Fleischer2022-04-161-3/+1
* Cleaned up British English localizationMorgan Seltzer2022-04-151-1307/+165
* Layout change recognizes changed appointment spaceMorgan Seltzer2022-04-034-66/+72
* Allow newlines in SUMMARY by replacing them with blanksLars Henriksen2022-03-192-8/+4
* Update copyright ranges for 2022Lukas Fleischer2022-03-1154-56/+56
* Fix compiler warning in SHA1 implementationLukas Fleischer2022-03-111-1/+1
* Fix SHA1 calculation on big-endian systemsLukas Fleischer2022-03-112-0/+2
* Use AX_WITH_CURSES for curses library discoveryMarco Sirabella2021-11-073-22/+9
* Add autopoint as a dependency in READMEDaniel J. Perry2021-10-161-0/+1
* Fix typo in caldav post-sync hook git commit messageJoseph Turner2021-10-161-1/+1
* Use ./configure passed --docdir for doc install dirMarco Sirabella2021-10-161-2/+0
* Make Home/End keys work as expected in text input modenobody2021-08-071-0/+2
* First day of week can now be any dayMorgan Seltzer2021-08-073-10/+16
* Backend changes for first day of weekMorgan Seltzer2021-08-076-81/+82
* Fixed sidebar config sometime not increasing widthMorgan Seltzer2021-08-072-1/+3
* Fix hook docsDhruva Sambrani2021-08-071-2/+2
* Allow configuration of appointment time formatmercurialmoon2021-04-115-8/+32
* Add generic-prev-view key bindingAurora2021-04-115-0/+27
* Allow undefined actions in keys configuration fileLars Henriksen2021-04-115-252/+327
* Release 4.7.1v4.7.1Lukas Fleischer2021-04-101-0/+28
* po/: translation updates from TransifexLukas Fleischer2021-04-1017-493/+400
* calcurse-caldav: always request href from serverMax Deineko2021-04-041-10/+12