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
2012-02-17
src/config.c: Introduce config_parse_str()
Lukas Fleischer
2012-02-17
src/config.c: Keep formatting and comments
Lukas Fleischer
2012-02-17
src/config.c: Add serialization helper
Lukas Fleischer
2012-02-16
src/config.c: Add junk callback to config_file_walk()
Lukas Fleischer
2012-02-16
src/config.c: Make config file reading more flexible
Lukas Fleischer
2012-02-16
src/llist.c: Bail out early on negative indexes
Lukas Fleischer
2012-01-21
src/calendar.c: Fix range check in calendar_move()
Lukas Fleischer
2012-01-17
Split note file generation into separate function
Lukas Fleischer
2012-01-07
Break out different import/export formats
Lukas Fleischer
2012-01-07
src/apoint.c: Update in-notify-bar help for new duration syntax
Baptiste Jonglez
2012-01-07
src/apoint.c: Fix a length bug introduced by new duration format
Baptiste Jonglez
2011-12-16
Merge branch 'maint'
Lukas Fleischer
2011-12-16
Format "DURATION" field properly on ical export
Jérôme Pinot
2011-12-12
src/config.c: Drop support for legacy color schemes
Lukas Fleischer
2011-12-09
src/utils.c: Mark is_all_digit() parameter const
Lukas Fleischer
2011-12-09
src/config.c: Remove map for configuration variables
Lukas Fleischer
2011-12-09
Extract config file handlers into a separate file
Lukas Fleischer
2011-12-09
src/day.c: Nuke unneeded variable
Lukas Fleischer
2011-12-09
src/todo.c: Remove several unneeded variables
Lukas Fleischer
2011-12-05
src/apoint.c: Remove several unneeded variables
Lukas Fleischer
2011-11-22
src/utils.c: Support escape sequences in format strings
Lukas Fleischer
2011-11-15
Merge branch 'maint'
Lukas Fleischer
2011-11-14
src/utils.c: Support printing '%' in format strings
Lukas Fleischer
2011-11-14
src/args.c: Remove obsolete "-N" flag
Lukas Fleischer
2011-11-14
src/args.c: Allow for specifying custom format strings
Lukas Fleischer
2011-11-14
print_*(): Add format specifier to print notes
Lukas Fleischer
2011-11-14
Use a dynamic method to print todo items to stdout
Lukas Fleischer
2011-11-14
src/apoint.c: Remove apoint_recur_s2apoint_s()
Lukas Fleischer
2011-11-14
Use a dynamic method to print recurrent items to stdout
Lukas Fleischer
2011-11-14
Use a dynamic method to print events to stdout
Lukas Fleischer
2011-11-14
Use a dynamic method to print appointments to stdout
Lukas Fleischer
2011-11-14
Removed unused parameter from apoint_sec2str()
Lukas Fleischer
2011-11-14
Use a global configuration variable
Lukas Fleischer
2011-11-11
Merge branch 'maint'
Lukas Fleischer
2011-11-11
src/io.c: Avoid use of memcpy()
Lukas Fleischer
2011-11-11
src/io.c: Null-terminate the ical_readline() buffer
Lukas Fleischer
2011-11-02
Remove parentheses from return statements
Lukas Fleischer
2011-11-02
Make use of the NULL macro
Lukas Fleischer
2011-11-02
Do not cast unused return values to void
Lukas Fleischer
2011-11-02
Avoid use of printf()/fprintf()
Lukas Fleischer
2011-11-02
src/recur.c: Speed up recur_item_find_occurrence()
Lukas Fleischer
2011-10-21
Avoid unnecessary start time calculations
Lukas Fleischer
2011-10-21
src/day.c: Allow editing an item's duration
Lukas Fleischer
2011-10-21
src/day.c: Allow cancelling an edit
Lukas Fleischer
2011-10-21
src/recur.c: Remove diff_weeks()
Lukas Fleischer
2011-10-21
src/recur.c: Support recurrent multi-day appointments
Lukas Fleischer
2011-10-21
src/apoint.c: Format recurrent multi-day items properly
Lukas Fleischer
2011-10-21
Pass item durations to recur_item_inday()
Lukas Fleischer
2011-10-21
Make events start on 00:00 (12:00 a.m.)
Lukas Fleischer
2011-10-21
src/event.c: Fix event_inday()
Lukas Fleischer
[prev]
[next]