| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add help text files to dist_doc_DATA | Lukas Fleischer | 2013-07-17 | 1 | -1/+24 |
* | Add a short format specifier for "%(remaining)" | Lukas Fleischer | 2013-07-17 | 1 | -0/+2 |
* | Allow extended formats for durations | Lukas Fleischer | 2013-07-17 | 1 | -1/+5 |
* | print_datediff(): Actually print a date difference | Lukas Fleischer | 2013-07-17 | 1 | -5/+3 |
* | Add %(remaining) style formatting | William Pettersson | 2013-07-17 | 1 | -0/+83 |
* | Add -l/--limit option | William Pettersson | 2013-07-16 | 3 | -18/+44 |
* | Export online help as text files | Lukas Fleischer | 2013-07-09 | 22 | -0/+406 |
* | Fix a couple of translatable strings | Lukas Fleischer | 2013-05-14 | 7 | -28/+28 |
* | Support punctual appointments in the UI | Lukas Fleischer | 2013-05-14 | 1 | -0/+4 |
* | display_item_date(): Support punctual appointments | Lukas Fleischer | 2013-05-14 | 1 | -2/+3 |
* | Refactor display_item_date() | Lukas Fleischer | 2013-05-14 | 1 | -12/+6 |
* | Use a macro to determine the size of arrays | Lukas Fleischer | 2013-05-04 | 5 | -15/+14 |
* | recur.c: Refactor/Reformat recur_item_find_occurrence() | Lukas Fleischer | 2013-05-02 | 1 | -17/+13 |
* | recur_exc_scan(): Do not check time of exceptions | Lukas Fleischer | 2013-04-14 | 1 | -2/+1 |
* | Use tabs instead of spaces for indentation | Lukas Fleischer | 2013-04-14 | 35 | -11435/+12019 |
* | Validate date/time when scanning items | Lukas Fleischer | 2013-02-27 | 3 | -0/+29 |
* | parse_{date,time}(): Split out date/time validation | Lukas Fleischer | 2013-02-27 | 2 | -3/+25 |
* | test/: Add default values for configuration variables | Lukas Fleischer | 2013-02-27 | 50 | -7/+102 |
* | test/: Add a couple of black-box tests for items | Lukas Fleischer | 2013-02-27 | 55 | -0/+251 |
* | date_sec2date_str(): Add missing semicolon | Lukas Fleischer | 2013-02-19 | 1 | -1/+1 |
* | Fix braces in if-else statements | Lukas Fleischer | 2013-02-17 | 20 | -132/+172 |
* | parse_duration(): Bail out early in final state | Lukas Fleischer | 2013-02-14 | 1 | -6/+4 |
* | ui-day.c: Several minor simplifications | Lukas Fleischer | 2013-02-14 | 1 | -134/+110 |
* | ui-todo.c: Refactor ui_todo_chg_priority() | Lukas Fleischer | 2013-02-14 | 1 | -19/+10 |
* | Mark todo_get_position() public | Lukas Fleischer | 2013-02-14 | 2 | -1/+2 |
* | calendar.c: Rename to "ui-calendar.c" | Lukas Fleischer | 2013-02-14 | 12 | -126/+126 |
* | todo.c: Split out UI-related functions | Lukas Fleischer | 2013-02-14 | 6 | -242/+242 |
* | apoint.c: Split out UI-related functions | Lukas Fleischer | 2013-02-14 | 5 | -168/+168 |
* | Rename appointment/event-related UI functions | Lukas Fleischer | 2013-02-14 | 5 | -29/+29 |
* | Split out UI functions for todo items | Lukas Fleischer | 2013-02-14 | 5 | -111/+150 |
* | Merge branch 'maint' | Lukas Fleischer | 2013-02-09 | 3 | -1/+18 |
|\ |
|
| * | Release 3.1.4v3.1.4 | Lukas Fleischer | 2013-02-09 | 2 | -1/+13 |
| * | Do not ignore "--datarootdir" in "po/Makefile.in.in" | Lukas Fleischer | 2013-02-05 | 1 | -0/+5 |
* | | Merge branch 'maint' | Lukas Fleischer | 2013-02-04 | 49 | -63/+81 |
|\| |
|
| * | Update copyright ranges | Lukas Fleischer | 2013-02-04 | 48 | -62/+62 |
| * | Close key binding window when reassigning the same key | Michael Smith | 2013-02-04 | 1 | -0/+6 |
| * | Do not prompt for a todo after adding an appointment | Lukas Fleischer | 2013-02-03 | 1 | -0/+1 |
| * | Release 3.1.3v3.1.3 | Lukas Fleischer | 2013-02-02 | 2 | -1/+12 |
* | | Merge branch 'maint' | Lukas Fleischer | 2013-02-02 | 2 | -5/+8 |
|\| |
|
| * | Properly skip spaces after exception list | Lukas Fleischer | 2013-02-01 | 1 | -2/+4 |
| * | Skip start time update if prompt is canceled | Lukas Fleischer | 2013-02-01 | 1 | -1/+2 |
| * | Skip duration update if the prompt is canceled | Lukas Fleischer | 2013-02-01 | 1 | -2/+2 |
* | | day_process_storage(): Remove redundant parameter | Lukas Fleischer | 2013-02-01 | 3 | -10/+9 |
* | | Delete TODO file | Lukas Fleischer | 2013-01-30 | 1 | -33/+0 |
* | | Use strncasecmp() for case-insensitive comparison | Lukas Fleischer | 2013-01-30 | 3 | -39/+22 |
* | | Remove unused function mystrtol() | Lukas Fleischer | 2013-01-30 | 2 | -16/+0 |
* | | custom.c: Fix sidebar configuration help text | Lukas Fleischer | 2013-01-30 | 1 | -4/+3 |
|/ |
|
* | test/: Use `faketime -f` | Lukas Fleischer | 2012-12-22 | 7 | -7/+11 |
* | test/: Do not error out if libfaketime is missing | Lukas Fleischer | 2012-12-22 | 8 | -8/+8 |
* | Release 3.1.2v3.1.2 | Lukas Fleischer | 2012-12-16 | 2 | -1/+10 |