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
Age
Commit message (
Expand
)
Author
2011-10-05
Add command line argument to run the GC manually
Lukas Fleischer
2011-10-05
Add configuration option to run the GC on exit
Lukas Fleischer
2011-10-05
Add a garbage collector for note files
Lukas Fleischer
2011-10-05
Do not unlink() note files on note removal
Lukas Fleischer
2011-10-05
Use hash-based file names in ical_read_note()
Lukas Fleischer
2011-10-05
Use hash-bashed file names in edit_note()
Lukas Fleischer
2011-10-05
Accept variable length note names
Lukas Fleischer
2011-10-05
Refactor out note deserialization
Lukas Fleischer
2011-10-05
Add a copy file routine
Lukas Fleischer
2011-10-05
Add a SHA1 implementation
Lukas Fleischer
2011-10-05
doc/: Add "submitting-patches.txt"
Lukas Fleischer
2011-09-06
Merge branch 'maint'
Lukas Fleischer
2011-09-06
Release 2.9.2
v2.9.2
Lukas Fleischer
2011-09-06
Update translations
Lukas Fleischer
2011-09-03
Add a configure setting to skip "doc/"
Lukas Fleischer
2011-09-02
Merge branch 'maint'
Lukas Fleischer
2011-08-26
Rework indentation code in print_notefile()
Lukas Fleischer
2011-08-26
src/io.c: iCal content line folding correctness
Lukas Fleischer
2011-07-31
Add configuration option to notify all appointments
Lukas Fleischer
2011-07-31
Release 2.9.1
v2.9.1
Lukas Fleischer
2011-07-31
Update translations files
Lukas Fleischer
2011-07-30
Merge branch 'maint'
Lukas Fleischer
2011-07-30
Fix sort order in app_arg()
Lukas Fleischer
2011-07-29
Fix configuration file backward compatibility
Lukas Fleischer
2011-07-29
Fix apoint_get() call in apoint_switch_notify()
Lukas Fleischer
2011-07-29
Fix notify_check_repeated()
Lukas Fleischer
2011-07-29
Fix recurrent appointment notification
Lukas Fleischer
2011-07-29
Update the notification item in *_paste_item()
Lukas Fleischer
2011-07-29
Update the notification item in day_edit_item()
Lukas Fleischer
2011-07-29
Add "force" parameter to notify_check_next_app()
Lukas Fleischer
2011-07-28
src/calcurse.h: Whitespace cleanup
Lukas Fleischer
2011-07-28
src/args.c: Mark various constant strings const
Lukas Fleischer
2011-07-28
Remove superfluous buffer variable from version_arg()
Lukas Fleischer
2011-07-28
Remove superfluous buffer variable from help_arg()
Lukas Fleischer
2011-07-28
TODO: Remove reference to the bugs mailing list
Lukas Fleischer
2011-07-28
Merge branch 'maint'
Lukas Fleischer
2011-07-28
io.c: Accept resource parameters in iCal import
Lukas Fleischer
2011-07-28
Invoke vars_init() before importing data with "-i"
Lukas Fleischer
2011-07-24
Use gettext plural features
Lukas Fleischer
2011-07-24
Split stats messages in io_import_data()
Lukas Fleischer
2011-07-21
Refactor out note functions
Lukas Fleischer
2011-07-21
Add hint to error messages in custom_load_conf()
Lukas Fleischer
2011-07-21
Use map for configuration variable names
Lukas Fleischer
2011-07-21
Return error status in custom_set_conf()
Lukas Fleischer
2011-07-21
Rename custom_load_color() to conf_parse_color()
Lukas Fleischer
2011-07-21
Declare foreground and background variables global
Lukas Fleischer
2011-07-21
Refactor out integer variable parsing
Lukas Fleischer
2011-07-21
Refactor conf_parse_bool()
Lukas Fleischer
2011-07-21
Rename fill_config_var() to conf_parse_bool()
Lukas Fleischer
2011-07-21
Refactor out configuration variable setting
Lukas Fleischer
[next]