aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing import of io.open when using python2.70.3.2-r1Paul Varner2016-07-251-0/+3
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-301-1/+2
* Fix the file open() calls to work with Python 2Paul Varner2015-11-241-3/+3
* Change all open() calls to use Unicode.Paul Varner2015-11-241-4/+4
* Fix regular expression queries to work properly. (Bug 447406)Paul Varner2013-01-041-29/+23
* helpers: update entry counts and version range in ChangeLog doctestW. Trevor King2012-11-111-5/+4
* helpers: update package counts in get_cpvs doctestW. Trevor King2012-11-111-2/+2
* helpers: convert get_cpvs output to a set before calculating len()W. Trevor King2012-11-111-1/+1
* helpers: use print() in ChangeLog doctest for Python 3 compatibilityW. Trevor King2012-11-111-5/+6
* helpers: remove unused "sys" importW. Trevor King2012-11-111-1/+0
* helpers: change "p" -> "path" to avoid pylint C0103 (Invalid name "p")W. Trevor King2012-11-111-4/+4
* helpers: wrap long lines to avoid pylint C0301W. Trevor King2012-11-111-8/+25
* helpers: use grep instead of vim in FileOwner doctestW. Trevor King2012-11-111-2/+2
* replace all use of dbapi's PORTDB, VARDB, BINDB assigned variables with the a...Brian Dolbec2012-07-311-10/+11
* Do not index ChangeLog entries with an invalid CPV. (Bug 375293)Paul Varner2011-07-151-1/+1
* Fix extend_realpaths in FileOwner class. (Bug 96515)Paul Varner2011-03-311-1/+1
* apply djanderson's idea for a simpler/better fix to bug 353430 and commit 000...Brian Dolbec2011-02-101-13/+1
* create a new uniqify_atoms() to properly handle a list of atom instances.Brian Dolbec2011-01-091-1/+13
* Add --binpkgs-missing option to equery list to print installed packages thatfuzzyray2010-09-231-1/+21
* Merge genscripts rev 406fuzzyray2010-03-241-28/+4
* Update to genscripts rev 382. This has more fixes for py3k and the modular re...fuzzyray2010-03-121-5/+12
* sync with genscripts rev 343. This adds the initial py3k support and the anal...fuzzyray2010-03-091-287/+54
* Merge genscripts revision 191fuzzyray2010-02-021-2/+2
* Update Copyright date headersfuzzyray2010-01-071-1/+1
* Merge genscripts rev 130fuzzyray2009-12-111-17/+8
* Merge rev 113 from djanderson's genscripts repofuzzyray2009-12-081-144/+699
* Apply updates from genscripts repofuzzyray2009-06-031-5/+6
* Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ge...fuzzyray2009-05-051-0/+162