summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* contrib/caldav/README: Minor improvementsLukas Fleischer2016-01-251-5/+5
* calcurse-caldav: Fix comment on certificate checksLukas Fleischer2016-01-251-1/+1
* calcurse-caldav: Support custom HTTP headersLukas Fleischer2016-01-252-1/+11
* calcurse-caldav: Fix late retrieval of ETagLukas Fleischer2016-01-251-2/+2
* calcurse-caldav: Fix --init=keep-localLukas Fleischer2016-01-251-1/+1
* calcurse-caldav: Fix duplicate Content-Type prefixLukas Fleischer2016-01-251-2/+2
* calcurse-caldav: Fix MIME type in requestsLukas Fleischer2016-01-251-1/+4
* calcurse-caldav: Show debug output before checking statusLukas Fleischer2016-01-241-5/+5
* calcurse-caldav: Add XML declaration to requestsLukas Fleischer2016-01-241-11/+13
* calcurse-caldav: Prefix error messages with "error:"Lukas Fleischer2016-01-231-3/+5
* calcurse-caldav: Check response statusLukas Fleischer2016-01-231-0/+5
* calcurse-caldav: Include command/path in the debug outputLukas Fleischer2016-01-231-2/+5
* calcurse-caldav: Ensure path always starts/ends with a slashLukas Fleischer2016-01-231-1/+1
* calcurse-caldav: Add a debug modeLukas Fleischer2016-01-231-43/+44
* calcurse-caldav: Fix parsing of the Verbose config optionLukas Fleischer2016-01-231-1/+1
* calcurse-caldav: Make InsecureSSL optionalLukas Fleischer2016-01-231-1/+5
* calcurse-caldav: Add a workaround for Python <3.4Lukas Fleischer2016-01-231-3/+10
* Add a script to synchronize with CalDAV serversLukas Fleischer2016-01-223-0/+518
* Make automatic selection of todo items smarterLukas Fleischer2016-01-183-15/+28
* Improve ordering of todo itemsLukas Fleischer2016-01-183-4/+29
* Hide "0." prefix of todo items with undefined priorityLukas Fleischer2016-01-181-9/+29
* Save active view on the todo panelLukas Fleischer2016-01-183-0/+38
* Support todo items with an undefined priorityLukas Fleischer2016-01-182-13/+8
* Use a separate field for the completed statusLukas Fleischer2016-01-186-43/+40
* Add a "hide completed" view to the todo panelLukas Fleischer2016-01-185-14/+83
* Fix segfault when running hooks in non-interactive modeLukas Fleischer2016-01-161-2/+6
* Document new options and format specifiersLukas Fleischer2016-01-152-0/+54
* Run pre-save and post-save hooks on reloadLukas Fleischer2016-01-151-0/+17
* Export item UIDs upon requestLukas Fleischer2016-01-155-24/+64
* Import data from stdin when the import file is "-"Lukas Fleischer2016-01-151-1/+4
* ical: Handle items without an end date gracefullyLukas Fleischer2016-01-131-16/+17
* ical: Refactor item date/time parserLukas Fleischer2016-01-131-10/+8
* Reimplement ical_unformat_line() using dynamic stringsLukas Fleischer2016-01-131-22/+10
* ical: Export completed todo items properlyLukas Fleischer2016-01-131-3/+6
* ical: Honor completed status of todo itemsLukas Fleischer2016-01-131-0/+5
* Hide import statistics in quiet modeLukas Fleischer2016-01-131-1/+1
* Add --list-imported command line optionLukas Fleischer2016-01-135-26/+66
* Add command line option to suppress dialogsLukas Fleischer2016-01-136-6/+20
* Implement filter modeLukas Fleischer2016-01-131-4/+8
* Add an option to filter by object hashLukas Fleischer2016-01-137-8/+91
* Add long format specifiers "raw" and "hash"Lukas Fleischer2016-01-136-5/+114
* Implement recur_{apoint,event}_tostr()Lukas Fleischer2016-01-132-27/+53
* Implement {apoint,event,todo}_tostr()Lukas Fleischer2016-01-134-18/+54
* Reimplement asprintf() using dynamic stringsLukas Fleischer2016-01-131-26/+4
* Implement utility functions for dynamic stringsLukas Fleischer2016-01-133-0/+129
* Reset status page when opening configurationLukas Fleischer2016-01-101-0/+1
* Add pre-load and post-load hooksLukas Fleischer2016-01-101-0/+2
* Add an example post-save hookLukas Fleischer2016-01-071-0/+10
* Add pre-save and post-save hooksLukas Fleischer2016-01-075-0/+75
* custom.c: Display missing optionsLukas Fleischer2016-01-071-2/+2