Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Simplify day storage | Lars Henriksen | 2019-05-22 | 6 | -44/+15 | |
* | Fix initialization of the day_items vector | Lars Henriksen | 2019-05-22 | 1 | -0/+1 | |
* | Refactor listbox code | Lars Henriksen | 2019-05-22 | 3 | -40/+49 | |
* | Improve scroll window pad | Lars Henriksen | 2019-05-22 | 4 | -24/+16 | |
* | Test cases for impossible dates in recurrence rule | Lars Henriksen | 2019-05-20 | 3 | -1/+54 | |
* | Impossible dates in recurrence rules | Lars Henriksen | 2019-05-20 | 1 | -0/+12 | |
* | New test cases for next appoinment | Lars Henriksen | 2019-04-13 | 3 | -0/+40 | |
* | Fix display of time left before next appointment | Lars Henriksen | 2019-04-13 | 2 | -7/+12 | |
* | Fix daemon notification for short warning periods | Lars Henriksen | 2019-04-13 | 1 | -2/+3 | |
* | Fix one-second warning period for notifications | Lars Henriksen | 2019-04-13 | 2 | -2/+2 | |
* | Use ICALDATETIMEFMT for EXDATE | Henrik Grimler | 2019-04-13 | 1 | -2/+2 | |
* | Avoid deadlock in config_save() | Lars Henriksen | 2019-03-21 | 1 | -7/+8 | |
* | Add support for vdir synchronization | vxid | 2019-03-14 | 6 | -3/+332 | |
* | Make AsciiDoc check more stringent | Brandon Munger | 2019-03-13 | 1 | -0/+10 | |
* | Fix calendar (re)draw | Lars Henriksen | 2019-03-13 | 1 | -10/+4 | |
* | Fix vector_remove() | Lars Henriksen | 2019-03-13 | 1 | -1/+1 | |
* | Change -C and -D long option names | vxid | 2019-03-13 | 2 | -6/+10 | |
* | calcurse-caldav: add custom data directory support | vxid | 2019-03-12 | 1 | -11/+21 | |
* | View or edit exception days of a recurrent item | Lars Henriksen | 2019-02-28 | 3 | -1/+72 | |
* | Fix empty dynamic string | Lars Henriksen | 2019-02-28 | 1 | -0/+1 | |
* | Fix note on -P in the 4.4.0 release notes | Lukas Fleischer | 2019-02-24 | 2 | -2/+4 | |
* | Release 4.4.0v4.4.0 | Lukas Fleischer | 2019-02-21 | 3 | -3/+83 | |
* | Update po files | Lukas Fleischer | 2019-02-21 | 7 | -699/+1978 | |
* | Check for KEY_ENTER in getstring() | Lukas Fleischer | 2019-02-10 | 1 | -1/+2 | |
* | Use portable default day heading format | Lukas Fleischer | 2019-02-10 | 1 | -1/+1 | |
* | calcurse-caldav: fix -x argument | Lukas Fleischer | 2019-02-10 | 1 | -1/+1 | |
* | Close stream after exporting iCal item | crvs | 2019-02-04 | 1 | -0/+1 | |
* | Invalidate calendar cache when adding an exception | Lukas Fleischer | 2019-02-02 | 1 | -1/+3 | |
* | Fix deletion of a multi-day recurrent appointment | Lars Henriksen | 2019-02-02 | 1 | -2/+11 | |
* | calcurse-caldav: drop misplaced filter argument | Lukas Fleischer | 2019-02-02 | 1 | -1/+0 | |
* | doc/flag.txt: fix typo | Lukas Fleischer | 2019-01-24 | 1 | -2/+1 | |
* | Refactor keys_format_label() | Lukas Fleischer | 2019-01-19 | 1 | -24/+9 | |
* | Bind RETURN to view-item by default | Lukas Fleischer | 2019-01-19 | 1 | -2/+2 | |
* | Overflow check for 32-bit types only | Lars Henriksen | 2019-01-18 | 3 | -14/+47 | |
* | Use time_t for system time values | Lukas Fleischer | 2019-01-14 | 9 | -129/+129 | |
* | Update message catalog | Lukas Fleischer | 2019-01-12 | 1 | -86/+209 | |
* | Legalese for queue.c | Lars Henriksen | 2019-01-12 | 1 | -0/+36 | |
* | Fix next recurring appointment | Lars Henriksen | 2019-01-11 | 3 | -27/+18 | |
* | Initialize data paths once only | Lars Henriksen | 2019-01-08 | 1 | -2/+3 | |
* | Explicit calendar and todo view configuration | Lars Henriksen | 2019-01-07 | 4 | -22/+66 | |
* | Purge option glorified | Lars Henriksen | 2019-01-07 | 1 | -4/+7 | |
* | Filter option: invert | Lars Henriksen | 2019-01-07 | 6 | -121/+128 | |
* | CLI: detect conflicting filter options | Lars Henriksen | 2019-01-07 | 1 | -0/+37 | |
* | CLI: Revert to and update of parse_datetimearg() | Lars Henriksen | 2019-01-07 | 3 | -54/+106 | |
* | Safety exit and read-only mode | Lars Henriksen | 2019-01-07 | 1 | -18/+35 | |
* | CLI: tests aligned | Lars Henriksen | 2019-01-07 | 3 | -3/+3 | |
* | Update man page | Lars Henriksen | 2019-01-07 | 1 | -362/+576 | |
* | Fix print_date() | Lars Henriksen | 2019-01-07 | 1 | -5/+8 | |
* | CLI: do not start daemon if calcurse is running | Lars Henriksen | 2019-01-07 | 1 | -1/+3 | |
* | CLI: filter options have no effect for dates before the epoch | Lars Henriksen | 2019-01-07 | 3 | -16/+16 |