| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-31 | Change mode of eshowkw to 0755 | Paul Varner | |
| 2010-12-28 | Merge branch 'gentoolkit' into euse | Paul Varner | |
| Conflicts: bin/euse | |||
| 2010-12-28 | Added euse from bug 259318 | Paul Varner | |
| 2010-11-24 | Make euse prefix aware | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=869 | |||
| 2010-11-24 | Update euse to look for portage config files in new as well as old paths. ↵ | fuzzyray | |
| Bug 346519 svn path=/trunk/gentoolkit/; revision=868 | |||
| 2010-11-23 | Revert previous changes to euse, changes will need to be more extensive | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=867 | |||
| 2010-11-23 | Update euse to look for /etc/portage/make.conf as well as /etc/make.conf. ↵ | fuzzyray | |
| Bug 346519 svn path=/trunk/gentoolkit/; revision=866 | |||
| 2010-11-02 | Fix typos in previous commit. | scarabeus | |
| svn path=/trunk/gentoolkit/; revision=845 | |||
| 2010-11-02 | Fix arg parsing everywhere for eshowkw. | scarabeus | |
| svn path=/trunk/gentoolkit/; revision=843 | |||
| 2010-10-28 | Fix broken include. | scarabeus | |
| svn path=/trunk/gentoolkit/; revision=834 | |||
| 2010-10-28 | Initial commit of eshowkw, which is drop-in replacement for eshowkw from ↵ | scarabeus | |
| gentoolkit-dev. svn path=/trunk/gentoolkit/; revision=831 | |||
| 2010-09-23 | Don't match package names in /var/db/pkg that begin with a '-'. This | fuzzyray | |
| prevents us from matching -MERGING entries. (Bug 338031) svn path=/trunk/gentoolkit/; revision=814 | |||
| 2010-05-13 | Replace portage.db[/] with portage.db[portage.root] so that root is not ↵ | fuzzyray | |
| hardcoded svn path=/trunk/gentoolkit/; revision=782 | |||
| 2010-05-06 | revdep-rebuild: Make revdep-rebuild more quiet, bug 97073. We might | idl0r | |
| improve that a bit more in the future. svn path=/trunk/gentoolkit/; revision=780 | |||
| 2010-04-28 | Restore follow symlinks option (-L) to the find /var/db/pkg command so that ↵ | fuzzyray | |
| revdep-rebuild works even when /var/db/pkg is a symlink. (Bug #317571) svn path=/trunk/gentoolkit/; revision=777 | |||
| 2010-04-17 | euse: Make python code of euse python-3 compatible, thanks to Arfrever | idl0r | |
| Frehtes Taifersar Arahesis <arfrever@gentoo.org>. svn path=/trunk/gentoolkit/; revision=775 | |||
| 2010-04-11 | euse: Fix check for /etc/make.profile. | idl0r | |
| Check if its readable and a directory instead of checking if its a link, thanks to Phillip Brink (ohnobinki) <ohnobinki@ohnopublishing.net>. svn path=/trunk/gentoolkit/; revision=772 | |||
| 2010-04-06 | euse: Fix query to get USE, bug 181309, thanks to Jean-Baptiste Rouault | idl0r | |
| <jbrouault@gmail.com>. svn path=/trunk/gentoolkit/; revision=767 | |||
| 2010-04-01 | revdep-rebuild: Use EMERGE_OPTIONS _after_ EMERGE_DEFAULT_OPTS to allow ↵ | idl0r | |
| overwriting, bug 307023, thanks to Albert W. Hopkins <marduk@python.net>. svn path=/trunk/gentoolkit/; revision=765 | |||
| 2010-03-31 | revdep-rebuild: Check if $ERRORS_FILE exist before running gawk on it. | idl0r | |
| svn path=/trunk/gentoolkit/; revision=763 | |||
| 2010-03-31 | epkginfo: Fix epkginfo to handle ambiguous package names. | idl0r | |
| svn path=/trunk/gentoolkit/; revision=762 | |||
| 2010-03-24 | Merge genscripts rev 406 | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=756 | |||
| 2010-03-12 | Update to genscripts rev 382. This has more fixes for py3k and the modular ↵ | fuzzyray | |
| rewrite of eclean. svn path=/trunk/gentoolkit/; revision=755 | |||
| 2010-03-09 | sync with genscripts rev 343. This adds the initial py3k support and the ↵ | fuzzyray | |
| analyse utility to gentoolkit svn path=/trunk/gentoolkit/; revision=751 | |||
| 2010-03-07 | glsa-check: hide non-vuln glsas in quiet mode | vapier | |
| svn path=/trunk/gentoolkit/; revision=750 | |||
| 2010-03-01 | Fix VERSION string caused by previous patching | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=749 | |||
| 2010-03-01 | Fix missing quotation mark | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=748 | |||
| 2010-03-01 | Fix extended regular expression support in revdep-rebuild | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=747 | |||
| 2010-02-15 | Keep sed from complaining when the directory in an include directory is empty | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=742 | |||
| 2010-02-05 | Update revdep-rebuild to use extended regular expressions instead of basic ↵ | fuzzyray | |
| regular expressions. (Bug 143498) svn path=/trunk/gentoolkit/; revision=740 | |||
| 2010-02-04 | Fix revdep-rebuild to parse include statements in /etc/ld.so.conf (Bug ↵ | fuzzyray | |
| 298651). It will break with spaces in paths, so it needs a little bit more work before release. svn path=/trunk/gentoolkit/; revision=739 | |||
| 2010-02-02 | Merge genscripts revision 191 | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=737 | |||
| 2010-01-31 | Check for eerror in die() since an invalid option(long) or | idl0r | |
| missing arg will end up in calling die() before /etc/init.d/functions.sh has been sourced. svn path=/trunk/gentoolkit/; revision=735 | |||
| 2010-01-11 | Set environment using 'portageq -v' (Bug 300229) | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=734 | |||
| 2010-01-07 | Update Copyright date headers | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=731 | |||
| 2009-12-17 | Fix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to ↵ | fuzzyray | |
| the current nice level. (Bug 297174) svn path=/trunk/gentoolkit/; revision=724 | |||
| 2009-12-14 | Replace epkginfo with 'equery meta'. The original script is available in the ↵ | fuzzyray | |
| deprecated directory in the gentoolkit repository svn path=/trunk/gentoolkit/; revision=723 | |||
| 2009-12-11 | Merge genscripts rev 130 | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=721 | |||
| 2009-12-10 | Workaround for bug 280341. | idl0r | |
| Use maxcount option for grep when looking for file owner. svn path=/trunk/gentoolkit/; revision=717 | |||
| 2009-12-09 | Update usage statement to contain version and copyright information | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=710 | |||
| 2009-12-08 | Fix bug with epkginfo not displaying keywords correctly for highest visible ↵ | fuzzyray | |
| version svn path=/trunk/gentoolkit/; revision=704 | |||
| 2009-12-08 | Merge rev 113 from djanderson's genscripts repo | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=703 | |||
| 2009-10-30 | Speedup portageq queries. Include FuzzyRay's patch to respect ↵ | idl0r | |
| EMERGE_DEFAULT_OPTS. svn path=/trunk/gentoolkit/; revision=697 | |||
| 2009-10-28 | Use realpath in get_file_owner to be able to get the package containing e.g. ↵ | idl0r | |
| /lib/libreadline.so.6 on amd64, fixes bug 280341. svn path=/trunk/gentoolkit/; revision=696 | |||
| 2009-10-26 | Don't add an additional new line at the end of file. | idl0r | |
| svn path=/trunk/gentoolkit/; revision=691 | |||
| 2009-08-18 | Remove 'new' target from glsa-list | rbu | |
| Everyone should use 'affected' or 'all' Update man page and changelog svn path=/trunk/gentoolkit/; revision=672 | |||
| 2009-08-18 | Make --pretend output in glsa-check nicer. Add colors and fix linebreaks. | rbu | |
| svn path=/trunk/gentoolkit/; revision=670 | |||
| 2009-06-22 | Fix traceback with glsa-check -f (Bug 275105) | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=665 | |||
| 2009-06-06 | Add patch from Sebastian Mingramm to Make epkginfo slot aware and only print ↵ | fuzzyray | |
| keywords for the highest visible versions in each slot. (Bug 232635) svn path=/trunk/gentoolkit/; revision=662 | |||
| 2009-05-25 | Make bin files executable | rbu | |
| svn path=/trunk/gentoolkit/; revision=652 | |||
