| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | sigs.c: Suppress compiler warning | Lukas Fleischer | 2016-01-26 | 1 | -0/+4 |
* | Support SIGUSR1 in daemon mode | Lukas Fleischer | 2016-01-26 | 1 | -0/+12 |
* | calcurse-caldav: Use calendar-multiget to obtain ETag | Lukas Fleischer | 2016-01-26 | 1 | -14/+17 |
* | calcurse-caldav: Fix property filter | Lukas Fleischer | 2016-01-26 | 1 | -3/+3 |
* | git-version-gen: Do not use `echo -n` | Lukas Fleischer | 2016-01-25 | 1 | -1/+1 |
* | calcurse-caldav: Handle missing ETag gracefully | Lukas Fleischer | 2016-01-25 | 1 | -1/+4 |
* | calcurse-caldav: Improve version check | Lukas Fleischer | 2016-01-25 | 1 | -11/+7 |
* | calcurse-caldav: Print XML dump in debug mode only | Lukas Fleischer | 2016-01-25 | 1 | -1/+1 |
* | contrib/caldav/README: Minor improvements | Lukas Fleischer | 2016-01-25 | 1 | -5/+5 |
* | calcurse-caldav: Fix comment on certificate checks | Lukas Fleischer | 2016-01-25 | 1 | -1/+1 |