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
/
config.c
Age
Commit message (
Expand
)
Author
2012-03-29
src/config.c: Detect legacy configuration files
Lukas Fleischer
2012-03-29
src/config.c: Reorder configuration variables
Lukas Fleischer
2012-03-27
src/config.c: Rename configuration variables
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-03-12
Use strcmp() instead of strncmp()
Lukas Fleischer
2012-02-24
Add a read-only option
Lukas Fleischer
2012-02-18
Fix up strncat() usage
Lukas Fleischer
2012-02-17
src/config.c: Add missing configuration variables
Lukas Fleischer
2012-02-17
src/config.c: Revamp configuration file parsing
Lukas Fleischer
2012-02-17
src/config.c: Add more parser/serialization wrappers
Lukas Fleischer
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
2011-12-12
src/config.c: Drop support for legacy color schemes
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