emerge: handle KeyboardInterrupt, not SIGINT
[portage.git] / bin / glsa-check
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...