index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-07-16
Add -l/--limit option
William Pettersson
2013-05-14
Fix a couple of translatable strings
Lukas Fleischer
2013-05-14
Support punctual appointments in the UI
Lukas Fleischer
2013-05-14
display_item_date(): Support punctual appointments
Lukas Fleischer
2013-05-14
Refactor display_item_date()
Lukas Fleischer
2013-05-04
Use a macro to determine the size of arrays
Lukas Fleischer
2013-05-02
recur.c: Refactor/Reformat recur_item_find_occurrence()
Lukas Fleischer
2013-04-14
recur_exc_scan(): Do not check time of exceptions
Lukas Fleischer
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-27
Validate date/time when scanning items
Lukas Fleischer
2013-02-27
parse_{date,time}(): Split out date/time validation
Lukas Fleischer
2013-02-19
date_sec2date_str(): Add missing semicolon
Lukas Fleischer
2013-02-17
Fix braces in if-else statements
Lukas Fleischer
2013-02-14
parse_duration(): Bail out early in final state
Lukas Fleischer
2013-02-14
ui-day.c: Several minor simplifications
Lukas Fleischer
2013-02-14
ui-todo.c: Refactor ui_todo_chg_priority()
Lukas Fleischer
2013-02-14
Mark todo_get_position() public
Lukas Fleischer
2013-02-14
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer
2013-02-14
todo.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
apoint.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
Rename appointment/event-related UI functions
Lukas Fleischer
2013-02-14
Split out UI functions for todo items
Lukas Fleischer
2013-02-04
Merge branch 'maint'
Lukas Fleischer
2013-02-04
Update copyright ranges
Lukas Fleischer
2013-02-04
Close key binding window when reassigning the same key
Michael Smith
2013-02-03
Do not prompt for a todo after adding an appointment
Lukas Fleischer
2013-02-02
Merge branch 'maint'
Lukas Fleischer
2013-02-01
day_process_storage(): Remove redundant parameter
Lukas Fleischer
2013-02-01
Properly skip spaces after exception list
Lukas Fleischer
2013-02-01
Skip start time update if prompt is canceled
Lukas Fleischer
2013-02-01
Skip duration update if the prompt is canceled
Lukas Fleischer
2013-01-30
Use strncasecmp() for case-insensitive comparison
Lukas Fleischer
2013-01-30
Remove unused function mystrtol()
Lukas Fleischer
2013-01-30
custom.c: Fix sidebar configuration help text
Lukas Fleischer
2012-12-16
do_storage(): Unset highlighted item if list is empty
Lukas Fleischer
2012-12-16
Display correct startup messages
Lukas Fleischer
2012-12-16
Add hidden key handler window
Lukas Fleischer
2012-12-06
Fix two enumeration types in function signatures
Lukas Fleischer
2012-12-06
keys.c: Remove several unneeded assertions
Lukas Fleischer
2012-12-06
wins_show(): Fix size of the slave window array
Lukas Fleischer
2012-12-05
io_load_keys(): Skip legacy entry
Lukas Fleischer
2012-12-05
keys_save_bindings(): Skip unset key bindings
Lukas Fleischer
2012-11-29
Merge branch 'maint'
Lukas Fleischer
2012-11-28
Ignore signals during command execution
Lukas Fleischer
2012-11-26
Merge branch 'maint'
Lukas Fleischer
2012-11-26
day.c: Fix weekly view
Lukas Fleischer
2012-11-26
io_check_*()/io_file_exist(): Fix signatures
Lukas Fleischer
2012-11-25
io.c: Several minor simplifications
Lukas Fleischer
2012-11-25
args.c: Several minor simplifications
Lukas Fleischer
2012-11-25
Replace switch block in layout calculation
Lukas Fleischer
[next]