aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/config.py
Commit message (Expand)AuthorAgeFilesLines
* Ran the new update_copyright.pyW. Trevor King2009-11-191-0/+1
* Added docstrings to libbe submodules.W. Trevor King2009-08-311-0/+6
* Updated GPLv2 to current GPLv2.W. Trevor King2009-07-141-11/+11
* Removed <abentley@panoramicfeedback.com> from copyright blurbs.W. Trevor King2009-07-111-1/+0
* Updated copyright blurbs and AUTHORS and included script for future updatesW. Trevor King2009-07-011-1/+2
* Touch missing userwide config file before read if it's missing.W. Trevor King2009-06-211-0/+2
* Allow defaults for config.get_val() in case of missing user-config file.W. Trevor King2009-06-191-11/+14
* Added libbe/encoding.py to wrap input/output/file access appropriately.W. Trevor King2008-11-251-7/+21
* Major rewrite of RCS backends. RCS now represented as a class.W. Trevor King2008-11-181-0/+4
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-161-0/+16
* Made arch_client configurableAaron Bentley2005-03-111-0/+44