| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Unlock the save mutex as early as possible | Lukas Fleischer | 2018-05-19 | 1 | -4/+5 |
* | Use dummy variables to ignore return values of pair_content() | Lukas Fleischer | 2018-05-10 | 1 | -2/+2 |
* | ical: use the VALUE parameter in DTSTART | Quentin Hibon | 2018-05-10 | 1 | -1/+1 |
* | Allow for passing negative arguments to -d | Lukas Fleischer | 2017-12-13 | 1 | -10/+14 |
* | Fix no-colour theme | Lars Henriksen | 2017-12-10 | 3 | -13/+8 |
* | Scrollbar and right window border | Lars Henriksen | 2017-12-10 | 3 | -23/+49 |
* | Default colour as foreground colour | Lars Henriksen | 2017-12-10 | 4 | -4/+24 |
* | Update UTF-8 base code | Lars Henriksen | 2017-12-07 | 2 | -23/+11 |
* | calcurse-caldav: Avoid corrupting the sync DB | Lukas Fleischer | 2017-11-23 | 1 | -2/+9 |
* | Do not prompt when non-interactive import fails | Lukas Fleischer | 2017-11-23 | 1 | -17/+11 |
* | Check for the year span 1902-2037 | Lars Henriksen | 2017-11-23 | 3 | -15/+34 |
* | Function cleanup in custom.c | Lars Henriksen | 2017-11-23 | 2 | -42/+39 |
* | Fix help for nine actions | Lars Henriksen | 2017-11-15 | 1 | -4/+18 |
* | contrib/caldav/README.md: Fix localhost URI | Raf Czlonka | 2017-11-11 | 1 | -1/+1 |
* | Document build dependencies | Randy Ramos | 2017-11-10 | 1 | -0/+10 |
* | calcurse-caldav: Document external password option | Randy Ramos | 2017-11-10 | 1 | -0/+8 |
* | calcurse-caldav: Read password from env variable | Randy Ramos | 2017-11-10 | 1 | -3/+4 |
* | Revert "calcurse-caldav: Add --password command line argument" | Lukas Fleischer | 2017-11-08 | 1 | -5/+3 |
* | calcurse-caldav: Add SyncFilter config option | Satvik Sharma | 2017-11-05 | 3 | -12/+53 |
* | calcurse-caldav: Use /usr/bin/env in the shebang | Stefan Hagen | 2017-11-05 | 1 | -1/+1 |
* | Remove unused argument from wins_other_status_page | Lars Henriksen | 2017-11-03 | 3 | -3/+3 |
* | Release 4.3.0v4.3.0 | Lukas Fleischer | 2017-11-02 | 3 | -2/+83 |
* | po/: Translation updates from Transifex | Lukas Fleischer | 2017-11-02 | 222 | -1470/+1698 |
* | test/Makefile.am: Add missing data file to EXTRA_DIST | Lukas Fleischer | 2017-11-02 | 1 | -0/+1 |
* | .travis.yml: Test under both Linux and OS X | Lukas Fleischer | 2017-10-29 | 1 | -0/+13 |
* | Detect error on character input | Lars Henriksen | 2017-10-29 | 1 | -1/+5 |
* | Fix multiple popup windows | Lars Henriksen | 2017-10-29 | 3 | -11/+19 |
* | Parse time before date in parse_datetime() | Lukas Fleischer | 2017-10-27 | 1 | -2/+2 |
* | Make parsing of date-time more strict | Lukas Fleischer | 2017-10-26 | 1 | -15/+20 |
* | Add parse_date_interactive() | Lukas Fleischer | 2017-10-26 | 3 | -8/+13 |
* | Replace NEWS by CHANGES.md | Lukas Fleischer | 2017-10-26 | 2 | -769/+810 |
* | Remove recognized keys check | Lars Henriksen | 2017-10-26 | 1 | -36/+12 |
* | Fix spelling of "frequency" | Lars Henriksen | 2017-10-23 | 3 | -10/+8 |
* | Support key bindings for all escape keys | Lars Henriksen | 2017-10-23 | 2 | -84/+95 |
* | Updates for UTF-8 key bindings | Lars Henriksen | 2017-10-23 | 2 | -38/+38 |
* | calcurse-caldav: Add --password command line argument | Randy Ramos | 2017-10-19 | 1 | -3/+5 |
* | Make delete key act as delete instead of backspace | nobody | 2017-10-19 | 1 | -1/+1 |
* | Add CTRL-G readline shortcut to getstring() | Quentin Hibon | 2017-10-19 | 1 | -0/+1 |
* | Do not tie ISO 8601 week numbering to Monday | Lars Henriksen | 2017-10-17 | 1 | -7/+12 |
* | Add calcurse-dateutil | Lukas Fleischer | 2017-09-08 | 1 | -0/+77 |
* | Update calcurse-caldav documentation for OAuth2 | Randy Ramos | 2017-09-08 | 1 | -0/+90 |
* | Rename README to README.md | Randy Ramos | 2017-09-08 | 1 | -2/+2 |
* | Add OAuth2 support for calcurse-caldav | Randy Ramos | 2017-09-08 | 2 | -0/+124 |
* | Refactor calcurse-caldav to use httplib2 | Randy Ramos | 2017-09-08 | 2 | -29/+17 |
* | Change remote_wipe to delete objects individually | Randy Ramos | 2017-09-08 | 1 | -1/+3 |
* | URL encode href before saving to sync.db | Randy Ramos | 2017-09-08 | 1 | -1/+2 |
* | git-version-gen: Add default version | Lukas Fleischer | 2017-09-08 | 1 | -8/+4 |
* | Reload data after resolving save conflict | Lukas Fleischer | 2017-09-08 | 1 | -1/+10 |
* | Unset modification flag after merging | Lukas Fleischer | 2017-09-08 | 1 | -0/+2 |
* | Recompute hashes after saving | Lukas Fleischer | 2017-09-08 | 1 | -0/+3 |