summaryrefslogtreecommitdiffstats
path: root/layman/overlays
Commit message (Expand)AuthorAgeFilesLines
* Fix refactoring faultsSebastian Pipping2010-01-172-4/+2
* Fix Overlay and OverlaySource equality checkSebastian Pipping2010-01-152-2/+11
* Display related directory when deleting overlaysSebastian Pipping2010-01-151-0/+1
* Fix whitspace handling for description field (with layman -i)Sebastian Pipping2010-01-151-1/+4
* Include quality indicator in overlay info displaySebastian Pipping2010-01-151-0/+12
* Include feed URIs in overlay info displaySebastian Pipping2010-01-151-1/+15
* Fix another test caseSebastian Pipping2010-01-151-1/+3
* Make "layman -L" display as many source URIs as fit (not just one)Sebastian Pipping2010-01-141-1/+1
* Fix test case in TarOverlaySebastian Pipping2010-01-141-12/+19
* Fix wrong(?) test casesSebastian Pipping2010-01-141-2/+2
* Fix test cases by using new Overlay.source_uris() generatorSebastian Pipping2010-01-141-2/+6
* Fix display of overlay typeSebastian Pipping2010-01-141-4/+11
* Add support for multiple sources per overlaySebastian Pipping2010-01-1310-102/+182
* Move a few methods down from Overlay to OverlaySourceSebastian Pipping2010-01-132-36/+37
* Inject OverlaySource class into hierarchySebastian Pipping2010-01-139-8/+36
* Resolve method Overlay._set_source()Sebastian Pipping2010-01-131-4/+2
* Migrate overlay classes to using super()Sebastian Pipping2010-01-138-18/+18
* New fail-logic on removal of an overlaySebastian Pipping2010-01-121-2/+2
* Make .tar.noidea extension for tar archives with unknown compressionSebastian Pipping2010-01-121-1/+1
* Drop support for broken tar overlaysSebastian Pipping2010-01-121-21/+2
* Migrate to GNU tar's compression format auto-detectionSebastian Pipping2010-01-111-29/+10
* Add reading of format/subpath/category from repositories.xml formatSebastian Pipping2010-01-042-16/+33
* Notify subclasses of Overlay which <source> is selectedSebastian Pipping2010-01-041-6/+10
* Bring back writing of format/subpath/categorySebastian Pipping2010-01-042-0/+27
* Introduce equality and inequality testsSebastian Pipping2010-01-043-0/+28
* Make Overlay derive from object so we can use super() in subclassesSebastian Pipping2010-01-041-1/+1
* Handle sys.stdout.encoding being NoneSebastian Pipping2010-01-041-2/+4
* Fix handling of non-ASCII charactersSebastian Pipping2010-01-021-2/+12
* Fix handling of names containing '@' for Subversion overlaysSebastian Pipping2010-01-011-4/+4
* Rename Overlay.to_minidom to to_xml (as it no longer uses minidom)Sebastian Pipping2009-12-291-1/+1
* Fix post-1.2.4 whitespace-stripping bugSebastian Pipping2009-12-291-1/+1
* Allow running VCS from PATHSebastian Pipping2009-12-291-3/+15
* Allow overriding VCS commandsSebastian Pipping2009-12-299-42/+31
* Pass config down to Overlay instancesSebastian Pipping2009-12-299-9/+34
* Migrate ElementTree imports to Python >=2.5Sebastian Pipping2009-12-291-3/+3
* Migrate ElementTree imports to Python >=2.5Sebastian Pipping2009-12-291-1/+1
* Fix license headersSebastian Pipping2009-12-291-0/+1
* Migrate XML handling to ElementTreeChristian Groschupp2009-12-289-56/+102
* Add support for repositories.xml database formatSebastian Pipping2009-12-051-16/+35
* app-portage/layman cvs update command needs to include -d or it dosn't checko...Gunnar Wrobel2009-10-121-1/+1
* layman-1.2.3.v1.2.3Gunnar Wrobel2009-01-011-4/+6
* layman-1.2.2.v1.2.2Gunnar Wrobel2008-12-282-6/+31
* Copyright.v1.2.1Gunnar Wrobel2008-11-159-9/+9
* layman: pass --quiet flag down to the version controlGunnar Wrobel2008-11-149-25/+60
* * layman/db.py (RemoteDB.path): Use the hashlib library (#237625).Gunnar Wrobel2008-11-141-6/+3
* layman git: handleGunnar Wrobel2008-11-141-2/+6
* layman-1.2.0-r1, TR locale error (#235165)Gunnar Wrobel2008-11-141-2/+3
* Layman v1.1Gunnar Wrobel2007-09-113-21/+31
* Import layman.Gunnar Wrobel2007-09-1111-0/+920