aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* utils.py: Removes catching KeyboardInterruptDevan Franchini2016-11-091-3/+0
* utils.py: Gives create_overlay_dict a well needed updatingDevan Franchini2015-08-271-5/+4
* Correct misspelling of "separate"Ulrich Müller2015-03-071-1/+1
* Removes doctest remnantsDevan Franchini2014-10-171-11/+0
* Migrates run_command to utily.pyDevan Franchini2014-08-151-3/+95
* external.py: Adds PathUtil() test to test suiteDevan Franchini2014-08-101-19/+0
* utils.py: Adds get_input() and get_ans() functionsDevan Franchini2014-08-101-1/+35
* Fixes reloading config file for remote_dbDevan Franchini2014-07-311-0/+12
* utils.py: adds verify_overlay_src() functionDevan Franchini2014-06-121-0/+17
* cli.py: Adds byte array supportDevan Franchini2014-06-121-1/+1
* utils.py: Adds str type checking for path_elementsDevan Franchini2014-06-121-1/+5
* Adds unicode compatibility supportDevan Franchini2014-06-021-1/+1
* Imports unicode_literals from __future__Devan Franchini2014-06-021-0/+2
* Adds compatibility to exception handlingDevan Franchini2014-06-021-1/+1
* pyflakes cleanupBrian Dolbec2012-12-161-1/+1
* fix a missed update from the old OUT variable usage.Brian Dolbec2012-06-061-2/+6
* py2, py3 compatability changes so 2to3 will work correctly.dol-sen2011-09-221-11/+5
* add the gentoolkit encoding bugfixdol-sen2011-08-091-1/+10
* revert using "as" in exceptions. enable using the "with" statement in py-2.5.dol-sen2011-08-091-1/+1
* migrate to using explicit checks.Brian Dolbec2011-03-271-1/+1
* migrate except ... as Brian Dolbec2011-03-261-1/+1
* create a new create_overlay_dict() to assist in using a python dictionary for...Brian Dolbec2011-03-261-0/+25
* overhaul the api, add several functions, delay loading of the db's, etcBrian Dolbec2011-02-121-0/+2
* move utility functions out of the Overlay classBrian Dolbec2011-02-111-0/+55
* Add an input parameter, 'output' to delete_empty_directory so that it can be ...Brian Dolbec2011-02-111-5/+5
* Delete empty overlay directoriesSebastian Pipping2010-01-281-1/+17
* Indent XML when writing to diskSebastian Pipping2009-12-291-0/+18
* Fix license headersSebastian Pipping2009-12-291-0/+2
* Migrate XML handling to ElementTreeChristian Groschupp2009-12-281-124/+7
* Fix reading of CDATA sectionsSebastian Pipping2009-12-051-1/+3
* Copyright.v1.2.1Gunnar Wrobel2008-11-151-1/+1
* Import layman.Gunnar Wrobel2007-09-111-0/+208