aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-301-1/+4
* Fix the file open() calls to work with Python 2Paul Varner2015-11-241-2/+2
* Change all open() calls to use Unicode.Paul Varner2015-11-241-1/+4
* Separate "Vulnerable" and "Unaffected" by comma/spaceChristian Ruppert2014-01-101-2/+2
* Change division to floor division for Python3 compatibility (Bug 417233).Paul Varner2012-06-191-1/+1
* Fix unicode vs. bytes issue in glsa-check (#341293)Andy Kittner2011-01-281-0/+1
* Replace portage.db[/] with portage.db[portage.root] so that root is not hardc...fuzzyray2010-05-131-2/+2
* Merge genscripts rev 406fuzzyray2010-03-241-1/+1
* sync with genscripts rev 343. This adds the initial py3k support and the anal...fuzzyray2010-03-091-13/+22
* Merge rev 113 from djanderson's genscripts repofuzzyray2009-12-081-75/+69
* getminupgrade: fix documentation and backtracerbu2009-08-181-16/+22
* Apply updates from genscripts repofuzzyray2009-06-031-92/+110
* Use elementtree instead of minidom for parsingrbu2009-05-261-107/+89
* Merge "Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A...rbu2009-05-251-4/+4
* Do not inject GLSAs into the checkfile when fixing themfuzzyray2009-05-201-6/+8
* Restructure system affection detection.fuzzyray2009-05-201-21/+36
* Change behaviour of getMinUpgradefuzzyray2009-05-201-7/+8
* Some python tweaks to speed glsa-checkfuzzyray2009-05-201-25/+12
* Handle unicode encoding when dumping to stdout and start migration to using S...fuzzyray2009-05-201-20/+31
* Add patch from Robert Buchholz:fuzzyray2009-05-071-3/+24
* Add patch from Robert Buchholz: Reformat '2008-01-01' dates to 'January 01, 2...fuzzyray2009-05-071-1/+29
* Add patch from Robert Buchholz: Allow GLSA 2 DTD in doctype declarationfuzzyray2009-05-071-1/+5
* Add patch from Robert Buchholz: Respect count attribute in GLSA-2, based on a...fuzzyray2009-05-071-2/+18
* Add patch from antarus: Run pychecker over everything, fix obvious things lik...fuzzyray2009-05-071-3/+0
* Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ge...fuzzyray2009-05-051-0/+644