aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mass namespace rename and updateBrian Dolbec2011-02-031-452/+0
* use the new dbase list_ids()Brian Dolbec2011-01-181-2/+2
* fix some screwups :(Brian Dolbec2011-01-171-7/+8
* minor word changeBrian Dolbec2011-01-171-1/+1
* add a generator for source types the same as source uris.Brian Dolbec2011-01-171-11/+12
* reload the _available_db after fetchingBrian Dolbec2011-01-161-0/+1
* overhaul the api, add several functions, delay loading of the db's, etcBrian Dolbec2011-01-161-95/+133
* update to using basestring instead of str.Brian Dolbec2010-11-141-4/+5
* some docstring updatesBrian Dolbec2010-07-161-2/+12
* remove the extra comma that wrapped the dict in a tuple.Brian Dolbec2010-07-161-1/+1
* change add_repo and delete_repo to add_repos,Brian Dolbec2010-07-161-6/+69
* fix the docstrings to match current input types.Brian Dolbec2010-07-151-7/+7
* remove the extra comment marker used to force a push to my public repoBrian Dolbec2010-07-111-1/+1
* push a comment change to for an update in publicBrian Dolbec2010-07-111-1/+1
* make the sync_results saved every time rather than conditional.Brian Dolbec2010-07-111-2/+2
* fix some typos, copy/paste errors, and debug/fix some changes to the api.Brian Dolbec2010-07-111-8/+8
* Remove the Output class as it is not needed, was used for initial testing only.Brian Dolbec2010-07-111-63/+0
* Modify the API to be more compatible with a c interface.Brian Dolbec2010-07-101-37/+87
* Separate out the configs from the args parsing code. This will allow basic c...Brian Dolbec2010-07-071-8/+4
* fix the remaining missed i renames to idBrian Dolbec2010-07-061-18/+18
* fix results trackingBrian Dolbec2010-07-061-4/+4
* add new layman API file and class to be used by api consumers, but could also...Brian Dolbec2010-07-061-0/+354