summaryrefslogtreecommitdiffstats
path: root/pym/repoman/errors.py
Commit message (Expand)AuthorAgeFilesLines
* Use unicode_literals more.Zac Medico2013-01-181-1/+3
* repoman: add a mini framework for checking eclasses, and fill it outMike Frysinger2012-05-251-1/+0
* repoman: check for deprecated useq and hasq callsDane Smith2011-07-081-0/+2
* repoman: add check for using offset vars with helpersFabian Groffen2011-01-301-1/+2
* Add upstream.workaround warning for addpredict calls. Thanks toZac Medico2010-08-211-1/+2
* repoman: Check if the prefix.eclass is inherited if eprefixify is used. Thank...Sebastian Luther2010-08-041-0/+1
* Bug #326553 - check for preserve_old_libSamuli Suominen2010-07-081-0/+1
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Add a warning for built_with_use. Thanks to Petteri Räty <betelgeuse@g.o> forZac Medico2010-01-241-0/+1
* Bug #297541 - Make $(no-as-needed) trigger upstream.workaround warning. ThanksZac Medico2009-12-211-0/+1
* Add a new EAPI.definition check for cases in which EAPI is defined after anZac Medico2009-04-261-0/+1
* Bug #262365 - Punt the prepalldocs check until there is an alternativeZac Medico2009-03-171-1/+0
* Add a new upstream.workaround check for hardcoded MAKEOPTS=-j1 (previouslyZac Medico2009-02-271-0/+1
* Add a new "portage.internal" warning for prepalldocs usage since the councilZac Medico2009-02-121-0/+1
* Bug #250212 - Add a new 'upstream.workaround' qa category, and use it forZac Medico2008-12-081-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