| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Automatically select new appointments/events | Lukas Fleischer | 2016-09-28 | 2 | -10/+11 |
* | Fix out-of-bounds memory access | Lukas Fleischer | 2016-09-28 | 4 | -5/+26 |
* | Fix key binding pagination | Lukas Fleischer | 2016-09-27 | 1 | -5/+18 |
* | Stop all threads before leaving curses mode | Lukas Fleischer | 2016-09-13 | 1 | -2/+4 |
* | Avoid starting the notification thread twice | Lukas Fleischer | 2016-08-24 | 1 | -0/+3 |
* | Remove duplicate code in draw_monthly_view() | Lukas Fleischer | 2016-06-27 | 1 | -35/+22 |
* | Highlight days with non-recurrent items | Lukas Fleischer | 2016-06-27 | 2 | -14/+25 |
* | calcurse-caldav: Encode the request body in UTF-8 | Lukas Fleischer | 2016-06-18 | 1 | -0/+3 |
* | Release 4.1.0v4.1.0 | Lukas Fleischer | 2016-04-12 | 2 | -1/+44 |
* | po/: Translation updates from Transifex | Lukas Fleischer | 2016-04-11 | 227 | -2049/+1620 |
* | po/calcurse.pot: Update message catalog | Lukas Fleischer | 2016-04-02 | 1 | -4/+5 |
* | Support relative dates when adding recurrences | Lukas Fleischer | 2016-04-01 | 1 | -13/+31 |
* | Document the hooks feature | Lukas Fleischer | 2016-04-01 | 3 | -1/+54 |
* | Fix apoint_inday() with long appointments | Lukas Fleischer | 2016-03-28 | 1 | -1/+2 |
* | Do not assume that days always have 86400 seconds | Lukas Fleischer | 2016-03-27 | 8 | -5/+47 |
* | Add proper UTF-8 support to the notification area | Lukas Fleischer | 2016-02-26 | 1 | -30/+17 |
* | Support durations in recurrence ending dates | Lukas Fleischer | 2016-02-26 | 4 | -34/+125 |
* | Refactor UTF-8 chopping | Lukas Fleischer | 2016-02-26 | 4 | -21/+36 |
* | Fix tests to match the new item ordering | Lukas Fleischer | 2016-02-18 | 4 | -17/+17 |
* | ui-day.c: Simplify code using ui_day_selitem() | Lukas Fleischer | 2016-02-16 | 1 | -8/+8 |
* | Make automatic selection of appointments/events smarter | Lukas Fleischer | 2016-02-16 | 4 | -0/+37 |
* | Fix segmentation fault on reload with pre-load hook | Lukas Fleischer | 2016-02-15 | 1 | -0/+8 |
* | Improve ordering of appointments/events | Lukas Fleischer | 2016-02-15 | 4 | -20/+63 |
* | Support format strings when dumping imported items | Lukas Fleischer | 2016-02-11 | 8 | -65/+85 |
* | Allow decimals in durations | Lukas Fleischer | 2016-02-10 | 1 | -9/+16 |
* | Install calcurse-caldav by default | Lukas Fleischer | 2016-02-09 | 3 | -2/+15 |
* | Improve example hooks | Lukas Fleischer | 2016-02-08 | 3 | -12/+55 |
* | Fix highlighting of busy days on initialization | Lukas Fleischer | 2016-02-07 | 1 | -0/+1 |
* | hooks.c: Fix window preparation in interactive mode | Lukas Fleischer | 2016-02-07 | 1 | -2/+3 |
* | Do not put all files under version control in example hooks | Lukas Fleischer | 2016-02-07 | 2 | -2/+2 |
* | calcurse-caldav: Add hook support | Lukas Fleischer | 2016-02-07 | 3 | -0/+34 |
* | Fix file name of the example hook | Lukas Fleischer | 2016-02-07 | 1 | -0/+0 |
* | Move example hook to contrib/hooks/ | Lukas Fleischer | 2016-02-07 | 1 | -0/+0 |
* | calcurse-caldav: Use -G and %(hash) to list hashes | Lukas Fleischer | 2016-02-05 | 1 | -13/+7 |
* | Fix %(hash) formatting of events | Lukas Fleischer | 2016-02-05 | 1 | -2/+2 |
* | Support format specifiers in grep mode | Lukas Fleischer | 2016-02-05 | 1 | -7/+24 |
* | Refactor grep mode | Lukas Fleischer | 2016-02-05 | 4 | -2/+52 |
* | calcurse-caldav: Reword dry-run warning | Lukas Fleischer | 2016-02-02 | 1 | -3/+3 |
* | calcurse-caldav: Modernize format strings | Lukas Fleischer | 2016-02-01 | 1 | -20/+21 |
* | calcurse-caldav: Make synchronization more robust | Lukas Fleischer | 2016-02-01 | 1 | -52/+83 |
* | calcurse-caldav: Fix issues reported by pylint | Lukas Fleischer | 2016-02-01 | 1 | -29/+50 |
* | po/calcurse.pot: Update message catalog | Lukas Fleischer | 2016-01-30 | 1 | -103/+86 |
* | Update copyright ranges | Lukas Fleischer | 2016-01-30 | 60 | -62/+62 |
* | calcurse-caldav: Fix version check | Lukas Fleischer | 2016-01-28 | 1 | -1/+1 |
* | Fix two iCal import tests | Lukas Fleischer | 2016-01-28 | 2 | -2/+2 |
* | Fix behavior of --todo with an optional argument | Lukas Fleischer | 2016-01-28 | 5 | -10/+12 |
* | args.c: Revise help/usage/version output | Lukas Fleischer | 2016-01-28 | 1 | -86/+33 |
* | Add a --daemon command-line parameter | Lukas Fleischer | 2016-01-28 | 2 | -3/+15 |
* | Display priority todo items above regular items | Lukas Fleischer | 2016-01-27 | 1 | -0/+4 |
* | Support sending notifications for all appointments | Lukas Fleischer | 2016-01-27 | 4 | -27/+71 |