summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2012-02-16Fix revdep-rebuild.sh to properly honor emerge return codes.Paul Varner
2012-02-06Change the documentation for revdep-rebuild --library.Paul Varner
2011-11-28Fix typo in eusePaul Varner
2011-10-12Fix revdep-rebuiild to exit correctly with correct error code when emergePaul Varner
2011-09-07Add missing quotesChristian Ruppert
2011-08-24Fix traversal of cascading profiles by euse (Bug 379559).Paul Varner
2011-07-27Fix missing parenthises in euse. Bug 376393Paul Varner
2011-07-13merge head, fix conflicts, more pylint cleanupdol-sen
2011-07-12Switch revdep-rebuild to python version.Paul Varner
2011-07-12new /bin/revdep-ng script. revamp rebuild.py for a better api.dol-sen
2011-05-28Merge branch 'gentoolkit' of git+ssh://overlays.gentoo.org/proj/gentoolkit in...Christian Ruppert
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-11Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...Paul Varner
2011-05-11Fix euse to treat PORTDIR the same as an overlay for purposes of printing the...Paul Varner
2011-05-11analyse namespace change to enalyze and standardize the spelling to use the '...dol-sen
2011-05-10Fix euse to print proper statement for egencache. Bug 366673Paul Varner
2011-05-10Change chmod 700 to chmod 600 when changing permissions on the cache files. B...Paul Varner
2011-04-23fix python-3 compatibility for euse bug 364081Brian Dolbec
2011-03-28Latest euse changes from Jared HancockPaul Varner
2011-02-26Fix some pylint complainsChristian Ruppert
2011-02-25Fix small typoPaul Varner
2011-02-25Apply latest changes from Jared HancockPaul Varner
2011-02-25Fix whitespacePaul Varner
2011-01-28Fix unicode vs. bytes issue in glsa-check (#341293)Andy Kittner
2011-01-06Add gentoolkitNonZeroExit exceptionPaul Varner
2011-01-05Updated fix for partially matching use flags.Paul Varner
2011-01-04Added updates from Jared Hancock.Paul Varner
2011-01-04Fix bug where a use flag was partially matching a masked use flag.Paul Varner
2011-01-04Add remove option.Paul Varner
2010-12-31Change mode of eshowkw to 0755Paul Varner
2010-12-28Merge branch 'gentoolkit' into eusePaul Varner
2010-12-28Added euse from bug 259318Paul Varner
2010-11-24Make euse prefix awarefuzzyray
2010-11-24Update euse to look for portage config files in new as well as old paths. Bug...fuzzyray
2010-11-23Revert previous changes to euse, changes will need to be more extensivefuzzyray
2010-11-23Update euse to look for /etc/portage/make.conf as well as /etc/make.conf. Bug...fuzzyray
2010-11-02Fix typos in previous commit.scarabeus
2010-11-02Fix arg parsing everywhere for eshowkw.scarabeus
2010-10-28Fix broken include.scarabeus
2010-10-28Initial commit of eshowkw, which is drop-in replacement for eshowkw from gent...scarabeus
2010-09-23Don't match package names in /var/db/pkg that begin with a '-'. Thisfuzzyray
2010-05-13Replace portage.db[/] with portage.db[portage.root] so that root is not hardc...fuzzyray
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-17euse: Make python code of euse python-3 compatible, thanks to Arfreveridl0r
2010-04-11euse: Fix check for /etc/make.profile.idl0r
2010-04-06euse: Fix query to get USE, bug 181309, thanks to Jean-Baptiste Rouaultidl0r
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