summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
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
2010-03-31epkginfo: Fix epkginfo to handle ambiguous package names.idl0r
2010-03-24Merge genscripts rev 406fuzzyray
2010-03-12Update to genscripts rev 382. This has more fixes for py3k and the modular re...fuzzyray
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-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