Enable BytesWarnings.
[portage.git] / bin / glsa-check
2014-01-18 Arfrever Frehtes... Enable BytesWarnings. master
2013-08-03 Zac Medicoglsa-check: portage.util._argparse
2013-01-19 Zac Medicoglsa-check: explicit imports, fix glsaconfig ref
2013-01-19 Andy KittnerFix unicode vs. bytes issue in glsa-check (#341293)
2013-01-19 Paul Varnersync with genscripts rev 343. This adds the initial...
2013-01-19 Paul VarnerDo not inject GLSAs into the checkfile when fixing...
2013-01-19 Paul VarnerRestructure system affection detection.
2013-01-19 Paul VarnerChange behaviour of getMinUpgrade
2013-01-19 Paul VarnerHandle unicode encoding when dumping to stdout and...
2013-01-03 Zac MedicoAdd portage._internal_caller var, and use it.
2012-11-22 Mike Frysingerstrip trailing whitespace
2012-10-18 Zac Medicoglsa: account for EAPI 5 sub-slot in SLOT
2012-09-02 Zac MedicoUnconditionally insert our pym dir in sys.path.
2011-10-25 Zac MedicoUse EROOT instead of ROOT for keys everywhere.
2011-05-15 Arfrever Frehtes... Fix some typos.
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-02-09 Zac MedicoUse cpv_getkey() instead of dep_getkey() where appropriate.
2009-09-22 Zac MedicoReplace doct.keys() usage with __iter__(), since it...
2009-09-21 Arfrever Frehtes... Use dict.(keys|values|items)() instead of dict.(iterkey...
2009-09-20 Arfrever Frehtes... Update system imports for compatibility with Python 3.
2009-09-20 Arfrever Frehtes... Support print() function with Python 2 in some files.
2009-09-20 Arfrever Frehtes... Update syntax of 'except' statements for compatibility...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-03-04 Zac MedicoMake glsa-check executable.
2009-02-23 Zac MedicoFix headers that contain $Header instead of $Id.
2009-02-21 Zac MedicoInside summarylist(), it's possible for myglsa.packages...
2009-02-19 Zac MedicoBug #230483 - Convert glsa-check option parsing to...
2008-09-28 Marius Mauchuse summarylist for output of test mode when --verbose...
2008-09-28 Marius Mauchsort summarylist output (patch by Robert Buchholz ...
2008-07-01 Zac MedicoPy3k compatibility patch #5 by Ali Polatel <hawking...
2007-11-09 Marius Mauchmove checkfile parsing into its own function
2007-11-09 Marius MauchMove glsa-check from gentoolkit into portage so the...