summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* For bug #153109, replace our old chflags module with the one provided by the ...Zac Medico2007-02-011-28/+13
* A somewhat more intelligent layout, move tests into portaage namespace so we ...Alec Warner2007-02-0123-0/+643
* fix doc typo; more test fiddlingAlec Warner2007-02-011-2/+2
* Round one of dep_getusedeps()Alec Warner2007-02-011-1/+31
* Don't use os.path.isdir() because it can swallow errors related to filesystem...Zac Medico2007-01-311-2/+8
* Ignore EEXIST from rmdir since some kernels (such as solaris) return that ins...Zac Medico2007-01-271-3/+6
* Fix automatic path detection to account for new locationMarius Mauch2007-01-251-1/+1
* Namespace sanitizing, step 5Marius Mauch2007-01-251-4/+4
* Fix some breakage caused by script malfunctionMarius Mauch2007-01-252-2/+2
* Namespace sanitizing, step 3Marius Mauch2007-01-2520-79/+79
* Namespace sanitizing, step 2bMarius Mauch2007-01-258-16/+16
* Namespace sanitizing, step 2Marius Mauch2007-01-2517-304/+304
* Namespace sanitizing, step 1Marius Mauch2007-01-2546-0/+16992