summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2013-09-04Copy eclean to exlean-dist and eclean-pkg.Paul Varner
2013-08-29Convert EMERGE_DEFAULT_OPTS to an array (Bug 482232).Paul Varner
2013-07-08euse: fix looking up portage-2 style parent paths with empty repo nameMichael Marineau
2013-01-17Change behavior and name of REVDEP_DEFAULT_OPTS variable.Paul Varner
2013-01-14Add REVDEP_DEFAULT_OPTS variable to allow overriding of EMERGE_DEFAULT_OPTS f...Paul Varner
2012-12-22update 'svn' versions to 'git', not man pages with already set versions. Brian Dolbec
2012-12-19drop trailing whitespaceMike Frysinger
2012-09-26Fix euse to always prefer /etc/portage/make.conf over /etc/make.conf. Bug 434672Paul Varner
2012-06-20Add support for the md5-cache metadata format. (Bug 422675)Paul Varner
2012-06-20Add support for ':' in the profiles parent file for bug 414961.Paul Varner
2012-05-16Change sed statement in euse to fix bug 410365.Paul Varner
2012-04-25Extend eread to allow sorting (bug 413577).Sławomir Nizio
2012-04-11Fix eread to work on a prefix environment.Paul Varner
2012-04-11Remove incorrect usage of -r flage for egrep (Bug 410137).Paul Varner
2012-04-04equery: turn sys.argv into a parameterMike Frysinger
2012-03-19Add patch from Vitaly Shimansky to fix regex in modify_packages()Paul Varner
2012-03-05Apply patch from Jared Hancock to disable globbing.Paul Varner
2012-02-20Update the comment for setting the overlay name.Paul Varner
2012-02-20Change overlay name to match portage when repo_name is not found.Paul Varner
2012-02-20Fix euse -i to not print errors from 'cat' when determining the repository namePaul Varner
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-24new /bin/revdep-ng script. revamp rebuild.py for a better api.dol-sen
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