summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-12Update to genscripts rev 382. This has more fixes for py3k and the modular re...fuzzyray
2010-03-12Remove stray analyse scriptfuzzyray
2010-03-09sync with genscripts rev 343. This adds the initial py3k support and the anal...fuzzyray
2010-03-07glsa-check: hide non-vuln glsas in quiet modevapier
2010-03-01Fix VERSION string caused by previous patchingfuzzyray
2010-03-01Fix missing quotation markfuzzyray
2010-03-01Fix extended regular expression support in revdep-rebuildfuzzyray
2010-03-01Remove setup.py set_version steps, since this is now run by the ebuildfuzzyray
2010-02-15Keep sed from complaining when the directory in an include directory is emptyfuzzyray
2010-02-05Update revdep-rebuild to use extended regular expressions instead of basic re...fuzzyray
2010-02-04Fix revdep-rebuild to parse include statements in /etc/ld.so.conf (Bug 298651...fuzzyray
2010-02-02Merge genscripts revision 191fuzzyray
2010-01-31Check for eerror in die() since an invalid option(long) oridl0r
2010-01-11Set environment using 'portageq -v' (Bug 300229)fuzzyray
2010-01-08Merge genscripts rev 146. This changes the unknown masking status in equery l...fuzzyray
2010-01-08Fix epkginfo to not traceback if herds.xml is not in the treefuzzyray
2010-01-07Update Copyright date headersfuzzyray
2010-01-06Merge genscripts revision 144, contains fixes for Bug 299260fuzzyray
2009-12-17Revert part of last fix, since it broke pipe detectionand caused a tracebackfuzzyray
2009-12-17Fix equery --no-pipe to work correctlyfuzzyray
2009-12-17Fix typo in equery man pagefuzzyray
2009-12-17Fix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to th...fuzzyray
2009-12-14Replace epkginfo with 'equery meta'. The original script is available in the ...fuzzyray
2009-12-14Merge genscripts rev 137, this revision makes the output of equery meta compa...fuzzyray
2009-12-11Merge genscripts rev 130fuzzyray
2009-12-11Merge genscripts rev 123, this unifies the get_env_var/get_env_vars methods a...fuzzyray
2009-12-10Merge genscripts rev 122 to fix equery list --duplicates tracebackfuzzyray
2009-12-10Workaround for bug 280341.idl0r
2009-12-10Merge changes from genscripts rev 121 to fix various tracebacksfuzzyray
2009-12-10Remove reference to blog.tacvbo.netfuzzyray
2009-12-10Remove unneeded Makefile and VERSION files. That functionality is now handled...fuzzyray
2009-12-10Remove tests, since it was renamed testfuzzyray
2009-12-10Merge with rev 120 from the genscripts repofuzzyray
2009-12-09Merge rev 119 from genscripts repository which contains the first cut at maki...fuzzyray
2009-12-09Update usage statement to contain version and copyright informationfuzzyray
2009-12-09Updated README.dev, with gentoo specific instructionsfuzzyray
2009-12-09Modify setup.py to run set_version correctly on revdep-rebuildfuzzyray
2009-12-09helpers2.py has been move to helpers.py and helpers.py has been moved to depr...fuzzyray
2009-12-09Fix equery meta to not remove the first package from the list of matching pac...fuzzyray
2009-12-09Add DEVELOPING file, based upon the file from portagefuzzyray
2009-12-08Fix bug with epkginfo not displaying keywords correctly for highest visible v...fuzzyray
2009-12-08Merge rev 113 from djanderson's genscripts repofuzzyray
2009-10-30Speedup portageq queries. Include FuzzyRay's patch to respect EMERGE_DEFAULT_...idl0r
2009-10-28Use realpath in get_file_owner to be able to get the package containing e.g. ...idl0r
2009-10-27* revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero <i92guboj@gento...idl0r
2009-10-26Fix bug 248844, thanks to J M W <ultip@ymail.com>.idl0r
2009-10-26Update ChangeLog :)idl0r
2009-10-26Don't add an additional new line at the end of file.idl0r
2009-08-18Remove 'new' target from glsa-listrbu
2009-08-18getminupgrade: fix documentation and backtracerbu