aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rsync.py: Converts to plug-in moduleDevan Franchini2014-08-151-91/+0
* Migrates run_command to utily.pyDevan Franchini2014-08-151-2/+2
* Replaces "subpath" with "branch"Devan Franchini2014-06-141-1/+1
* Imports unicode_literals from __future__Devan Franchini2014-06-021-0/+2
* 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/+1
* 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-1/+1
* Fix supported() use to return 1 if it is not supported.dol-sen2011-04-291-2/+4
* migrate to using explicit checks.Brian Dolbec2011-03-271-1/+1
* replace more exception raising with error reporting and proper return values.Brian Dolbec2011-03-261-5/+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-2/+5
* add per repo type config optionsBrian Dolbec2011-02-171-0/+5
* Replace os.system() by subprocess.Popen()Sebastian Pipping2010-07-071-9/+7
* pylint: Resolve method overriding with different argumentsSebastian Pipping2010-02-171-2/+2
* Add support for multiple sources per overlaySebastian Pipping2010-01-131-4/+3
* Inject OverlaySource class into hierarchySebastian Pipping2010-01-131-1/+2
* Migrate overlay classes to using super()Sebastian Pipping2010-01-131-3/+3
* Allow overriding VCS commandsSebastian Pipping2009-12-291-7/+6
* Pass config down to Overlay instancesSebastian Pipping2009-12-291-0/+4
* Migrate XML handling to ElementTreeChristian Groschupp2009-12-281-0/+1
* Copyright.v1.2.1Gunnar Wrobel2008-11-151-1/+1
* layman: pass --quiet flag down to the version controlGunnar Wrobel2008-11-141-3/+8
* Layman v1.1Gunnar Wrobel2007-09-111-1/+1
* Import layman.Gunnar Wrobel2007-09-111-0/+68