summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
AgeCommit message (Expand)Author
2008-07-21Fix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)fuzzyray
2008-07-18Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)fuzzyray
2008-07-09Fix revdep-rebuild to not evaluate broken objects multiple times. (Bug 220761)fuzzyray
2008-07-09Fix revdep-rebuild to use TMPDIR instead of HOME for temporary files. (Bug 20...fuzzyray
2008-07-09Fix gentoolkit to work without thread support in python. (Bug 223255)fuzzyray
2008-06-16add support for multi-parent profiles, account for missing newline in make.confgenone
2008-03-19Fix imports so mail functionality in glsa-check works with python versions le...fuzzyray
2008-03-13Add --info-installed flag to euse. Thanks to Andreas Waidler for providing th...fuzzyray
2008-03-13Fix trying to emerge an empty list of packages. (Bug 213294)fuzzyray
2008-02-28Fix traceback when accessing the portage db. (Bug #211716)fuzzyray
2008-02-21Use /etc/init.d/functions.sh instead of /sbin/functions.sh. (Bug 210940)fuzzyray
2008-02-18Updated ChangeLogfuzzyray
2008-02-18Updated ChangeLogfuzzyray
2007-10-09base 'affected' target on 'new' instead of 'all'genone
2007-10-05use UTF8 strings to avoid EncodeErrors (bug #162493)genone
2007-09-19Fix handling of /var/db/pkg when it is a symbolic link. (Bug #179392)fuzzyray
2007-09-19Fix epkginfo to handle KEYWORDS="". (Bug #193108)fuzzyray
2007-09-18Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of maski...fuzzyray
2007-09-13Fix eread to not accept invalid input for file selection. (Bug #189994)fuzzyray
2007-09-13Correctly handle the case where an ebuild no longer exists for a package (Bug...fuzzyray
2007-09-12Fix long argument processing to work correctly. (Bug #192345)fuzzyray
2007-08-08Fix progress bar to only update when there is a change (Bug #186945)fuzzyray
2007-08-07Add -X option back for backwards compatibilty (Bug #187366)fuzzyray
2007-08-06Fix processing of .la files (Bug #187453)fuzzyray
2007-07-30Fix grepping for non-existant package-owners file Bug #187141fuzzyray
2007-07-05Added refactored revdep-rebuild from Michael A. Smith (Bug #184042)fuzzyray
2007-05-30only add /usr/lib/portage/pym to python search path when necessarygenone
2007-05-30check for and warn about unknown optionsgenone
2007-05-30prefer visible upgrades to masked upgradesgenone
2007-05-30improve SLOT handling, add option for emerge-like resolvergenone
2007-05-22Add patch from genstef to fix issues from Bug 176337fuzzyray
2007-05-11Changed permission check to see if you are either root or belong to the porta...fuzzyray
2007-05-11Updated eclean to not delete metadata.dtd by default (Bug #176951)fuzzyray
2007-05-10Fix incorrect flag status display if a flag appears multiple times in a singl...genone
2007-04-25Re-added subversion/git support with fixes from genstef. (Bug #136048)fuzzyray
2007-04-24Remove etcat and qpkg from Makefile so that they are no longer installedfuzzyray
2007-04-23Move genpkgindex and epkginfo to /usr/binfuzzyray
2007-04-11Change equery uses command to display the best matchingfuzzyray
2007-04-11Fix path and fully qualified paths for bug 172969fuzzyray
2007-03-31 Fix traceback in equery which (Bug #134053)fuzzyray
2007-03-29Change package.get_???_deps() methods to try the portage tree first, since em...fuzzyray
2007-03-29Convert deprecated string functions to str methodsfuzzyray
2007-03-25Remove subversion/git patch due to many bugsfuzzyray
2007-03-24echangelog: Updated to support git and subversion (Bug #136048)fuzzyray
2007-03-18Change --no-color to --nocolor for consistency within gentoolkit. (Bug #165165)fuzzyray
2007-03-17Fix typo in package.py (Bug #168347)fuzzyray
2007-03-16Fix equery check to not fail for symlinks prefixed with ./ (Bug #170702)fuzzyray
2007-03-15Trim trailing slash from query for equery belongs command (Bug #170981)fuzzyray
2007-03-14Fix bug with --package-names option not rebuilding packages (Bug #169761)fuzzyray
2007-03-10Add --depth option to equery depgraph to limit the depth of the dependency gr...fuzzyray