summaryrefslogtreecommitdiff
path: root/bin/revdep-rebuild
AgeCommit message (Expand)Author
2021-09-20Change tabs to spaces (using autopep8). Also, format repo using black.Wolfgang E. Sanyer
2020-12-20Remove $Header$Matt Turner
2020-12-20Remove imports from __future__Matt Turner
2017-03-22update old Gentoo project nameMike Frysinger
2011-07-13merge head, fix conflicts, more pylint cleanupdol-sen
2011-07-12Switch revdep-rebuild to python version.Paul Varner
2011-05-24Change revdep-rebuild to no longer determine the build order. InsteadPaul Varner
2011-05-23Fix revdep-rebuild to use the ORDER_FILE for the final emerge command. Bug 36...Paul Varner
2011-05-10Change chmod 700 to chmod 600 when changing permissions on the cache files. B...Paul Varner
2010-09-23Don't match package names in /var/db/pkg that begin with a '-'. Thisfuzzyray
2010-05-06revdep-rebuild: Make revdep-rebuild more quiet, bug 97073. We might idl0r
2010-04-28Restore follow symlinks option (-L) to the find /var/db/pkg command so that r...fuzzyray
2010-04-01revdep-rebuild: Use EMERGE_OPTIONS _after_ EMERGE_DEFAULT_OPTS to allow overw...idl0r
2010-03-31revdep-rebuild: Check if $ERRORS_FILE exist before running gawk on it.idl0r
2010-03-09sync with genscripts rev 343. This adds the initial py3k support and the anal...fuzzyray
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-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-07Update Copyright date headersfuzzyray
2009-12-17Fix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to th...fuzzyray
2009-12-10Workaround for bug 280341.idl0r
2009-12-09Update usage statement to contain version and copyright informationfuzzyray
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-05-05Add patch from kojiro to remove permission check on temporary directory. (Bug...fuzzyray
2009-05-05Update to most recent versions and add changes from djandersonfuzzyray
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ge...fuzzyray