aboutsummaryrefslogtreecommitdiff
path: root/gitosis/configutil.py
Commit message (Collapse)AuthorAge
* Add utility function for default access to config.Robin H. Johnson2007-12-24
|
* Use a custom RawConfigParser config implementation, with a special order for ↵Robin H. Johnson2007-12-24
| | | | the keys.
* Fix tabs for spaces.Robin H. Johnson2007-12-18
|
* Add new utility function to get a value from a ConfigParser, with a default ↵Robin H. Johnson2007-12-18
if the section or value does not exist.