summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/env/config/test_PackageKeywordsFile.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Use dict.(keys|values|items)() instead of dict.(iterkeys|itervalues|iteritems...Arfrever Frehtes Taifersar Arahesis2009-09-211-1/+1
* Use portage.os, _content_encoding, and _fs_encoding where appropriate.Zac Medico2009-08-171-2/+1
* Set svn:keywords Id on all files.Zac Medico2009-02-181-1/+1
* fix some tests, break othersAlec Warner2007-03-261-3/+6
* Fix insecure tempfile usageAlec Warner2007-03-261-3/+5
* Fix the rest of the testsAlec Warner2007-03-251-2/+2
* whoopse, s/;/:/Alec Warner2007-03-081-1/+1
* add PackageMask{File} classes, change unit tests to use try/finally, makes su...Alec Warner2007-03-081-6/+8
* Change load() to have no default arguments, makes caller specifiy explicitly....Alec Warner2007-03-081-1/+1
* Part of my attempt now involves cleaning up config; this means for me; removi...Alec Warner2007-03-071-0/+35