summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-23calcurse-caldav: Add a workaround for Python <3.4Lukas Fleischer
2016-01-22Add a script to synchronize with CalDAV serversLukas Fleischer
2016-01-18Make automatic selection of todo items smarterLukas Fleischer
2016-01-18Improve ordering of todo itemsLukas Fleischer
2016-01-18Hide "0." prefix of todo items with undefined priorityLukas Fleischer
2016-01-18Save active view on the todo panelLukas Fleischer
2016-01-18Support todo items with an undefined priorityLukas Fleischer
2016-01-18Use a separate field for the completed statusLukas Fleischer
2016-01-18Add a "hide completed" view to the todo panelLukas Fleischer
2016-01-16Fix segfault when running hooks in non-interactive modeLukas Fleischer
2016-01-15Document new options and format specifiersLukas Fleischer
2016-01-15Run pre-save and post-save hooks on reloadLukas Fleischer
2016-01-15Export item UIDs upon requestLukas Fleischer
2016-01-15Import data from stdin when the import file is "-"Lukas Fleischer
2016-01-13ical: Handle items without an end date gracefullyLukas Fleischer
2016-01-13ical: Refactor item date/time parserLukas Fleischer
2016-01-13Reimplement ical_unformat_line() using dynamic stringsLukas Fleischer
2016-01-13ical: Export completed todo items properlyLukas Fleischer
2016-01-13ical: Honor completed status of todo itemsLukas Fleischer
2016-01-13Hide import statistics in quiet modeLukas Fleischer
2016-01-13Add --list-imported command line optionLukas Fleischer
2016-01-13Add command line option to suppress dialogsLukas Fleischer
2016-01-13Implement filter modeLukas Fleischer
2016-01-13Add an option to filter by object hashLukas Fleischer
2016-01-13Add long format specifiers "raw" and "hash"Lukas Fleischer
2016-01-13Implement recur_{apoint,event}_tostr()Lukas Fleischer
2016-01-13Implement {apoint,event,todo}_tostr()Lukas Fleischer
2016-01-13Reimplement asprintf() using dynamic stringsLukas Fleischer
2016-01-13Implement utility functions for dynamic stringsLukas Fleischer
2016-01-10Reset status page when opening configurationLukas Fleischer
2016-01-10Add pre-load and post-load hooksLukas Fleischer
2016-01-07Add an example post-save hookLukas Fleischer
2016-01-07Add pre-save and post-save hooksLukas Fleischer
2016-01-07custom.c: Display missing optionsLukas Fleischer
2015-05-20Add support for --filter-end-* to eventsLukas Fleischer
2015-04-15Make the generic-credits key binding work againLukas Fleischer
2015-04-15Show an error message on missing documentationLukas Fleischer
2015-04-12Update README and AUTHORSLukas Fleischer
2015-04-12Update maintainer email addressLukas Fleischer
2015-04-11Do not mark slice of end time busyLukas Fleischer
2015-04-10Fix range checks in day_chk_busy_slices()Lukas Fleischer
2015-04-10Highlight week number when the calendar is selectedLukas Fleischer
2015-04-10Show week numbers in the monthly viewLukas Fleischer
2015-04-10Split out code for drawing week numbersLukas Fleischer
2015-04-10Fix slice computation of recurring appointmentsLukas Fleischer
2015-03-26calcurse.1.txt: Split out filter and formatting optionsLukas Fleischer
2015-02-25ical.c: Small refactoringLukas Fleischer
2015-02-24Simplify code in status_ask_choice()Lukas Fleischer
2015-02-24Use time_t instead of long in several placesLukas Fleischer
2015-02-24autogen.sh: Do not use `sed -i`Lukas Fleischer