summaryrefslogtreecommitdiffstats
path: root/layman/overlays/g_common.py
Commit message (Expand)AuthorAgeFilesLines
* clean out nearly useless quiet parameter, use config['quiet'] instead.dol-sen2011-08-241-5/+5
* fix the overly noisy output for unsupported overlay types. Thank you fuzzyra...dol-sen2011-07-281-1/+2
* initialize subpath variable for consistency between the overlay types.dol-sen2011-07-281-0/+1
* fix bug 363797 python-2.5 test errors cherypicked from 1.4.x branchdol-sen2011-05-011-2/+2
* Fix supported() use to return 1 if it is not supported.dol-sen2011-04-291-2/+6
* replace more exception raising with error reporting and proper return values.Brian Dolbec2011-03-261-7/+8
* removal of xml from the vcs class parameters.Brian Dolbec2011-02-231-2/+2
* Add per repo type postsync options.Brian Dolbec2011-02-171-7/+13
* Apply tulcod's g-common support changes.Brian Dolbec2011-02-111-0/+75