aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.c
Commit message (Expand)AuthorAgeFilesLines
...
* src/config.c: Introduce config_parse_str()Lukas Fleischer2012-02-171-13/+14
* src/config.c: Keep formatting and commentsLukas Fleischer2012-02-171-131/+46
* src/config.c: Add serialization helperLukas Fleischer2012-02-171-53/+184
* src/config.c: Add junk callback to config_file_walk()Lukas Fleischer2012-02-161-3/+9
* src/config.c: Make config file reading more flexibleLukas Fleischer2012-02-161-11/+27
* src/config.c: Drop support for legacy color schemesLukas Fleischer2011-12-121-85/+36
* src/config.c: Remove map for configuration variablesLukas Fleischer2011-12-091-169/+114
* Extract config file handlers into a separate fileLukas Fleischer2011-12-091-0/+583