summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/sets/files
Commit message (Expand)AuthorAgeFilesLines
* Rename the portage.sets module to portage._sets since it will be usefulZac Medico2010-08-302-2/+2
* Remove all svn $Id keywords.Zac Medico2010-03-242-2/+0
* Use portage.os, _content_encoding, and _fs_encoding where appropriate.Zac Medico2009-08-172-4/+4
* Use os.fdopen() on file descriptors returned from mkstemp().Zac Medico2009-02-272-4/+4
* Open the temp file in text mode for py3k compatibility.Zac Medico2009-02-271-3/+5
* Open the temp file in text mode for py3k compatibility.Zac Medico2009-02-271-1/+1
* Set svn:keywords Id on all files.Zac Medico2009-02-182-2/+2
* Remove name from PackageSet, it's pointless as the caller has to keep track o...Marius Mauch2007-09-112-4/+3
* Implement/fix testcases for some PackageSet subclassesMarius Mauch2007-09-072-14/+25
* fighting with svn over weirdnessAlec Warner2007-09-074-0/+49