aboutsummaryrefslogtreecommitdiff
path: root/cbc/environment.py
Commit message (Expand)AuthorAgeFilesLines
* * Replace ConfigParser with CBCConfigParserJoseph Hunkeler2015-07-161-4/+7
* Fix line endings, again.Joseph Hunkeler2015-07-141-62/+62
* Add ~/.cbcrc configuration fileJoseph Hunkeler2015-07-071-8/+15
* Getting closer to the real dealJoseph Hunkeler2015-06-291-1/+1
* * Track initial working directoryJoseph Hunkeler2015-06-251-2/+18
* Permission changesJoseph Hunkeler2015-06-231-0/+0
* Remove temp directory creation... not worth itJoseph Hunkeler2015-06-231-8/+13
* Remove debug sleep statementJoseph Hunkeler2015-06-231-1/+0
* Refactored and split apart exceptionsJoseph Hunkeler2015-06-231-4/+12
* Refactored and added Environment moduleJoseph Hunkeler2015-06-221-0/+28