summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Add checking for ROOT in the environment on statup, and setting it in the ↵Brian Dolbec2012-10-142-2/+16
| | | | | | appropriate paths. Add warnings for not finding the config file and installed db. Fix updaters config file path
* move the rename_db code to a standalone updater utility.Brian Dolbec2012-10-081-0/+24
|
* fix whitespace, change the versionBrian Dolbec2011-03-261-2/+2
|
* separate out ArgsParser to it's own file and subclass BareConfigBrian Dolbec2011-02-231-1/+1
|
* create a new cli interface to use the new apiBrian Dolbec2011-02-121-2/+5
|
* Separate out the configs from the args parsing code. This will allow basic ↵Brian Dolbec2011-02-111-2/+2
| | | | configs for api consumers that are changeable.
* change the shebang because it would not run in my test environmentBrian Dolbec2011-02-111-1/+1
|
* Resolve Actions class, allow custom sys.argv for Config classSebastian Pipping2010-02-181-7/+4
|
* Import layman.Gunnar Wrobel2007-09-111-0/+37