summaryrefslogtreecommitdiffstats
path: root/layman/overlays
Commit message (Expand)AuthorAgeFilesLines
* 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