aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Drop support for broken tar overlaysSebastian Pipping2010-01-122-21/+5
* Migrate to GNU tar's compression format auto-detectionSebastian Pipping2010-01-112-29/+13
* Fix and further improve write permission checksSebastian Pipping2010-01-061-3/+3
* Sync CHANGESSebastian Pipping2010-01-051-0/+6
* Add hint on not being rootSebastian Pipping2010-01-051-1/+4
* No longer fetch twiceSebastian Pipping2010-01-051-1/+1
* Check write permission before fetching the list of overlaysBjoern Tropf2010-01-051-0/+5
* Prepare release of 1.2.5 (set release date, sync release notes, update website)v1.2.5Sebastian Pipping2010-01-044-25/+24
* Mute warnings from external test suiteSebastian Pipping2010-01-041-0/+3
* Add test suite for format/subpath/categorySebastian Pipping2010-01-043-0/+85
* 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-044-0/+37
* 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-024-2/+70
* Fix handling of names containing '@' for Subversion overlaysSebastian Pipping2010-01-012-4/+7
* Bump version to 1.2.5Sebastian Pipping2009-12-292-2/+2
* Rename Overlay.to_minidom to to_xml (as it no longer uses minidom)Sebastian Pipping2009-12-292-2/+2
* Fix post-1.2.4 whitespace-stripping bugSebastian Pipping2009-12-291-1/+1
* Allow running VCS from PATHSebastian Pipping2009-12-292-3/+17
* Allow overriding VCS commandsSebastian Pipping2009-12-2914-53/+82
* Pass config down to Overlay instancesSebastian Pipping2009-12-2911-21/+49
* Migrate ElementTree imports to Python >=2.5Sebastian Pipping2009-12-291-3/+3
* Sync CHANGES and AUTHORSSebastian Pipping2009-12-292-10/+18
* Indent XML when writing to diskSebastian Pipping2009-12-292-0/+20
* Migrate ElementTree imports to Python >=2.5Sebastian Pipping2009-12-292-2/+2
* Fix license headersSebastian Pipping2009-12-293-0/+4
* Migrate XML handling to ElementTreeChristian Groschupp2009-12-2811-230/+150
* Update website to reflect release 1.2.4Sebastian Pipping2009-12-051-75/+75
* Remove subversion'ess from helper MakefileSebastian Pipping2009-12-051-1/+1
* Prepare release 1.2.4 (sync change log and release notes, bump version)v1.2.4Sebastian Pipping2009-12-054-10/+33
* Add support for repositories.xml database formatSebastian Pipping2009-12-057-50/+84
* Fix reading of CDATA sectionsSebastian Pipping2009-12-051-1/+3
* Introduce .gitignoreSebastian Pipping2009-12-051-0/+6
* Remove file uploading from helper MakefileSebastian Pipping2009-12-051-2/+0
* Remove layman ebuild (as it went to the Gentoo tree)Sebastian Pipping2009-12-041-87/+0
* app-portage/layman cvs update command needs to include -d or it dosn't checko...Gunnar Wrobel2009-10-122-1/+6
* Old layman path in new documentation (#271457)Gunnar Wrobel2009-10-126-22/+25
* app-portage/layman:output grammar error (#259188)Gunnar Wrobel2009-10-122-2/+8
* Move layman to git.Gunnar Wrobel2009-10-122-0/+327
* layman-1.2.3.v1.2.3Gunnar Wrobel2009-01-018-26/+52
* layman-1.2.2.v1.2.2Gunnar Wrobel2008-12-289-25/+84
* Copyright.v1.2.1Gunnar Wrobel2008-11-1518-19/+19
* Document the 1.2.1 release.Gunnar Wrobel2008-11-154-15/+36
* Bump version to 1.2.1.Gunnar Wrobel2008-11-152-1/+5
* layman: pass --quiet flag down to the version controlGunnar Wrobel2008-11-1412-31/+74
* * layman/db.py (RemoteDB.path): Use the hashlib library (#237625).Gunnar Wrobel2008-11-143-11/+15
* layman git: handleGunnar Wrobel2008-11-142-2/+10