summaryrefslogtreecommitdiffstats
path: root/pym/portage_debug.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace compat symlinks with a new compat module as the symlink solution ↵Marius Mauch2007-02-171-1/+1
| | | | | | prevents reuse of state information (requested by ferringb) svn path=/main/trunk/; revision=5981
* Namespace sanitizing, step 1Marius Mauch2007-01-251-115/+1
| | | | svn path=/main/trunk/; revision=5778
* Ignore more system libraries in python-trace mode.Zac Medico2006-03-291-5/+4
| | | | svn path=/main/trunk/; revision=3035
* Add a portage_debug module and python-trace feature for --debug mode.Zac Medico2006-03-231-0/+116
svn path=/main/trunk/; revision=2979