summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* | drop trailing whitespaceMike Frysinger2012-12-191-61/+61
* | Fix euse to always prefer /etc/portage/make.conf over /etc/make.conf. Bug 434672Paul Varner2012-09-261-5/+3
* | Add support for the md5-cache metadata format. (Bug 422675)Paul Varner2012-06-201-6/+18
* | Add support for ':' in the profiles parent file for bug 414961.Paul Varner2012-06-201-1/+26
* | Change sed statement in euse to fix bug 410365.Paul Varner2012-05-161-1/+1
* | Extend eread to allow sorting (bug 413577).Sławomir Nizio2012-04-251-2/+33
* | Fix eread to work on a prefix environment.gentoolkit-0.3.0.6Paul Varner2012-04-111-2/+5
* | Remove incorrect usage of -r flage for egrep (Bug 410137).Paul Varner2012-04-111-1/+1
* | equery: turn sys.argv into a parameterMike Frysinger2012-04-041-1/+1
* | Add patch from Vitaly Shimansky to fix regex in modify_packages()Paul Varner2012-03-191-1/+1
* | Apply patch from Jared Hancock to disable globbing.Paul Varner2012-03-051-6/+5
* | Update the comment for setting the overlay name.gentoolkit-0.3.0.5Paul Varner2012-02-201-1/+1
* | Change overlay name to match portage when repo_name is not found.Paul Varner2012-02-201-1/+1
* | Fix euse -i to not print errors from 'cat' when determining the repository namePaul Varner2012-02-201-1/+1
* | Fix revdep-rebuild.sh to properly honor emerge return codes.Paul Varner2012-02-161-34/+36
* | Change the documentation for revdep-rebuild --library.Paul Varner2012-02-061-3/+3
* | Fix typo in eusePaul Varner2011-11-281-1/+1
* | Fix revdep-rebuiild to exit correctly with correct error code when emergePaul Varner2011-10-121-2/+3
* | Add missing quotesChristian Ruppert2011-09-071-4/+4
* | Fix traversal of cascading profiles by euse (Bug 379559).Paul Varner2011-08-241-2/+2
* | Fix missing parenthises in euse. Bug 376393Paul Varner2011-07-271-1/+1
* | merge head, fix conflicts, more pylint cleanupdol-sen2011-07-132-5/+4
* | Switch revdep-rebuild to python version.Paul Varner2011-07-123-1245/+1245
* | new /bin/revdep-ng script. revamp rebuild.py for a better api.dol-sen2011-07-121-0/+51
* | Merge branch 'gentoolkit' of git+ssh://overlays.gentoo.org/proj/gentoolkit in...Christian Ruppert2011-05-283-68/+87
|\ \
| * | Change revdep-rebuild to no longer determine the build order. Insteadgentoolkit-0.3.0.4Paul Varner2011-05-241-12/+22
| * | Fix revdep-rebuild to use the ORDER_FILE for the final emerge command. Bug 36...Paul Varner2011-05-231-2/+2
| * | Merge branch 'gentoolkit' of git+ssh://git.overlays.gentoo.org/proj/gentoolki...Paul Varner2011-05-111-3/+3
| |\ \
| | * | analyse namespace change to enalyze and standardize the spelling to use the '...dol-sen2011-05-111-3/+3
| * | | Fix euse to treat PORTDIR the same as an overlay for purposes of printing the...Paul Varner2011-05-111-8/+4
| |/ /
| * | Fix euse to print proper statement for egencache. Bug 366673Paul Varner2011-05-101-10/+10
| * | Change chmod 700 to chmod 600 when changing permissions on the cache files. B...Paul Varner2011-05-101-1/+1
| * | fix python-3 compatibility for euse bug 364081gentoolkit-0.3.0.1Brian Dolbec2011-04-231-8/+8
| * | Latest euse changes from Jared HancockPaul Varner2011-03-281-33/+46
* | | Fix some pylint complainsChristian Ruppert2011-02-261-3/+3
|/ /
* | Fix small typoPaul Varner2011-02-251-1/+1
* | Apply latest changes from Jared HancockPaul Varner2011-02-251-73/+48
* | Fix whitespacePaul Varner2011-02-251-17/+17
* | Fix unicode vs. bytes issue in glsa-check (#341293)Andy Kittner2011-01-281-7/+10
* | Add gentoolkitNonZeroExit exceptionPaul Varner2011-01-061-0/+2
* | Updated fix for partially matching use flags.Paul Varner2011-01-051-1/+1
* | Added updates from Jared Hancock.Paul Varner2011-01-041-27/+22
* | Fix bug where a use flag was partially matching a masked use flag.Paul Varner2011-01-041-2/+2
* | Add remove option.Paul Varner2011-01-041-28/+54
* | Change mode of eshowkw to 0755Paul Varner2010-12-311-0/+0
* | Merge branch 'gentoolkit' into eusePaul Varner2010-12-288-1221/+452
|\|
| * Make euse prefix awarefuzzyray2010-11-241-2/+3
| * Update euse to look for portage config files in new as well as old paths. Bug...fuzzyray2010-11-241-14/+54
| * Revert previous changes to euse, changes will need to be more extensivefuzzyray2010-11-231-14/+7
| * Update euse to look for /etc/portage/make.conf as well as /etc/make.conf. Bug...fuzzyray2010-11-231-7/+14