aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Add a new set_option member function to Configlloyd2006-12-141-0/+8
* Remove a declaration for add_alias, which was removed at some pointlloyd2006-07-161-0/+8
* Fix config handling (stupid mismatch was causing the getter for thelloyd2006-07-011-1/+1
* Make choose_sig_format a static member of Config rather thanlloyd2006-07-011-25/+12
* Access the global configuration through an object reference insteadlloyd2006-07-011-44/+91
* Fix more config.h includeslloyd2006-07-011-1/+1
* Rename conf.* to config.*lloyd2006-07-011-0/+153