summaryrefslogtreecommitdiffstats
path: root/pym/repoman/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Add a new upstream.workaround check for hardcoded MAKEOPTS=-j1 (previouslyZac Medico2009-03-111-0/+1
* Add a new "portage.internal" warning for prepalldocs usage since the councilZac Medico2009-03-111-0/+1
* Bug #250212 - Add a new 'upstream.workaround' qa category, and use it forZac Medico2008-12-121-1/+1
* Check for calls to the deprecated bindnow-flags function. Thanks to DiegoZac Medico2008-08-311-0/+1
* Add a warning for emake -j1 calls which disable parallelization. Thanks toZac Medico2008-08-311-0/+1
* Add a new "ebuild.patches" check for the PATCHES variable that's used byZac Medico2008-03-291-0/+1
* Fix 'TypeError: not all arguments converted during string formatting'Zac Medico2007-11-051-1/+1
* Add a check for redundant cd "${S}" statements on the firstZac Medico2007-11-011-0/+1
* Rename checks as the naming was overkill (they are all obviously checks being...Alec Warner2007-10-011-1/+2
* Add new repoman check classes using StringIO; possibly need some testing, obv...Alec Warner2007-10-011-0/+12