Age | Commit message (Expand) | Author |
2016-01-23 | calcurse-caldav: Prefix error messages with "error:" | Lukas Fleischer |
2016-01-23 | calcurse-caldav: Check response status | Lukas Fleischer |
2016-01-23 | calcurse-caldav: Include command/path in the debug output | Lukas Fleischer |
2016-01-23 | calcurse-caldav: Ensure path always starts/ends with a slash | Lukas Fleischer |
2016-01-23 | calcurse-caldav: Add a debug mode | Lukas Fleischer |
2016-01-23 | calcurse-caldav: Fix parsing of the Verbose config option | Lukas Fleischer |
2016-01-23 | calcurse-caldav: Make InsecureSSL optional | Lukas Fleischer |
2016-01-23 | calcurse-caldav: Add a workaround for Python <3.4 | Lukas Fleischer |
2016-01-22 | Add a script to synchronize with CalDAV servers | Lukas Fleischer |
2016-01-18 | Make automatic selection of todo items smarter | Lukas Fleischer |
2016-01-18 | Improve ordering of todo items | Lukas Fleischer |
2016-01-18 | Hide "0." prefix of todo items with undefined priority | Lukas Fleischer |
2016-01-18 | Save active view on the todo panel | Lukas Fleischer |
2016-01-18 | Support todo items with an undefined priority | Lukas Fleischer |
2016-01-18 | Use a separate field for the completed status | Lukas Fleischer |
2016-01-18 | Add a "hide completed" view to the todo panel | Lukas Fleischer |
2016-01-16 | Fix segfault when running hooks in non-interactive mode | Lukas Fleischer |
2016-01-15 | Document new options and format specifiers | Lukas Fleischer |
2016-01-15 | Run pre-save and post-save hooks on reload | Lukas Fleischer |
2016-01-15 | Export item UIDs upon request | Lukas Fleischer |
2016-01-15 | Import data from stdin when the import file is "-" | Lukas Fleischer |
2016-01-13 | ical: Handle items without an end date gracefully | Lukas Fleischer |
2016-01-13 | ical: Refactor item date/time parser | Lukas Fleischer |
2016-01-13 | Reimplement ical_unformat_line() using dynamic strings | Lukas Fleischer |
2016-01-13 | ical: Export completed todo items properly | Lukas Fleischer |
2016-01-13 | ical: Honor completed status of todo items | Lukas Fleischer |
2016-01-13 | Hide import statistics in quiet mode | Lukas Fleischer |
2016-01-13 | Add --list-imported command line option | Lukas Fleischer |
2016-01-13 | Add command line option to suppress dialogs | Lukas Fleischer |
2016-01-13 | Implement filter mode | Lukas Fleischer |
2016-01-13 | Add an option to filter by object hash | Lukas Fleischer |
2016-01-13 | Add long format specifiers "raw" and "hash" | Lukas Fleischer |
2016-01-13 | Implement recur_{apoint,event}_tostr() | Lukas Fleischer |
2016-01-13 | Implement {apoint,event,todo}_tostr() | Lukas Fleischer |
2016-01-13 | Reimplement asprintf() using dynamic strings | Lukas Fleischer |
2016-01-13 | Implement utility functions for dynamic strings | Lukas Fleischer |
2016-01-10 | Reset status page when opening configuration | Lukas Fleischer |
2016-01-10 | Add pre-load and post-load hooks | Lukas Fleischer |
2016-01-07 | Add an example post-save hook | Lukas Fleischer |
2016-01-07 | Add pre-save and post-save hooks | Lukas Fleischer |
2016-01-07 | custom.c: Display missing options | Lukas Fleischer |
2015-05-20 | Add support for --filter-end-* to events | Lukas Fleischer |
2015-04-15 | Make the generic-credits key binding work again | Lukas Fleischer |
2015-04-15 | Show an error message on missing documentation | Lukas Fleischer |
2015-04-12 | Update README and AUTHORS | Lukas Fleischer |
2015-04-12 | Update maintainer email address | Lukas Fleischer |
2015-04-11 | Do not mark slice of end time busy | Lukas Fleischer |
2015-04-10 | Fix range checks in day_chk_busy_slices() | Lukas Fleischer |
2015-04-10 | Highlight week number when the calendar is selected | Lukas Fleischer |
2015-04-10 | Show week numbers in the monthly view | Lukas Fleischer |