Fix ekeyword to handle multiline KEYWORDS
[gentoolkit.git] / trunk / ChangeLog
2009-04-24 fuzzyrayFix ekeyword to handle multiline KEYWORDS
2009-01-09 fuzzyrayFix package.py to account for PORTDIR being a symbolic...
2008-11-25 fuzzyrayChange awk calls to gawk for non-linux system compatibility
2008-11-11 fuzzyrayFix processing of virtual category (Bug 179530)
2008-11-11 fuzzyrayAdd strict option to echangelog to exit when no changed...
2008-09-17 fuzzyrayFix check_sanity function to use get_all_make_defaults...
2008-09-03 fuzzyrayFix depgraph function to print out dependencies that...
2008-08-26 fuzzyrayFix has_key() deprecation message. (Bug #232797)
2008-08-26 fuzzyrayUpdate fix for Bug 232270 to utilize better patch from...
2008-08-22 fuzzyrayFix find_packages and find_installed_packages to print...
2008-08-22 fuzzyray Fix equery belongs to strip multiple slashes from...
2008-07-24 fuzzyrayFix equery check to convert mtime to an integer so...
2008-07-22 fuzzyrayFix gentoolkit.split_package_name to work with newer...
2008-07-21 fuzzyrayFix filtering of masked paths from SEARCH_DIRS variable...
2008-07-18 fuzzyrayRemove prefixed '+/-' signs from IUSE for equery uses...
2008-07-09 fuzzyrayFix revdep-rebuild to not evaluate broken objects multi...
2008-07-09 fuzzyrayFix revdep-rebuild to use TMPDIR instead of HOME for...
2008-07-09 fuzzyrayFix gentoolkit to work without thread support in python...
2008-06-16 genoneadd support for multi-parent profiles, account for...
2008-03-19 fuzzyrayFix imports so mail functionality in glsa-check works...
2008-03-13 fuzzyrayAdd --info-installed flag to euse. Thanks to Andreas...
2008-03-13 fuzzyrayFix trying to emerge an empty list of packages. (Bug...
2008-02-28 fuzzyrayFix traceback when accessing the portage db. (Bug ...
2008-02-21 fuzzyrayUse /etc/init.d/functions.sh instead of /sbin/functions...
2008-02-18 fuzzyrayUpdated ChangeLog
2008-02-18 fuzzyrayUpdated ChangeLog
2007-10-09 genonebase 'affected' target on 'new' instead of 'all'
2007-10-05 genoneuse UTF8 strings to avoid EncodeErrors (bug #162493)
2007-09-19 fuzzyrayFix handling of /var/db/pkg when it is a symbolic link...
2007-09-19 fuzzyrayFix epkginfo to handle KEYWORDS="". (Bug #193108)
2007-09-18 fuzzyrayApply patch from Carlo Marcelo Arenas Belon to fix...
2007-09-13 fuzzyrayFix eread to not accept invalid input for file selectio...
2007-09-13 fuzzyrayCorrectly handle the case where an ebuild no longer...
2007-09-12 fuzzyrayFix long argument processing to work correctly. (Bug...
2007-08-08 fuzzyrayFix progress bar to only update when there is a change...
2007-08-07 fuzzyrayAdd -X option back for backwards compatibilty (Bug...
2007-08-06 fuzzyrayFix processing of .la files (Bug #187453)
2007-07-30 fuzzyrayFix grepping for non-existant package-owners file Bug...
2007-07-05 fuzzyrayAdded refactored revdep-rebuild from Michael A. Smith...
2007-05-30 genoneonly add /usr/lib/portage/pym to python search path...
2007-05-30 genonecheck for and warn about unknown options
2007-05-30 genoneprefer visible upgrades to masked upgrades
2007-05-30 genoneimprove SLOT handling, add option for emerge-like resolver
2007-05-22 fuzzyrayAdd patch from genstef to fix issues from Bug 176337
2007-05-11 fuzzyrayChanged permission check to see if you are either root...
2007-05-11 fuzzyrayUpdated eclean to not delete metadata.dtd by default...
2007-05-10 genoneFix incorrect flag status display if a flag appears...
2007-04-25 fuzzyrayRe-added subversion/git support with fixes from genstef...
2007-04-24 fuzzyrayRemove etcat and qpkg from Makefile so that they are...
2007-04-23 fuzzyrayMove genpkgindex and epkginfo to /usr/bin
2007-04-11 fuzzyrayChange equery uses command to display the best matching
2007-04-11 fuzzyrayFix path and fully qualified paths for bug 172969
2007-03-31 fuzzyray Fix traceback in equery which (Bug #134053)
2007-03-29 fuzzyrayChange package.get_???_deps() methods to try the portag...
2007-03-29 fuzzyrayConvert deprecated string functions to str methods
2007-03-25 fuzzyrayRemove subversion/git patch due to many bugs
2007-03-24 fuzzyrayechangelog: Updated to support git and subversion ...
2007-03-18 fuzzyrayChange --no-color to --nocolor for consistency within...
2007-03-17 fuzzyrayFix typo in package.py (Bug #168347)
2007-03-16 fuzzyrayFix equery check to not fail for symlinks prefixed...
2007-03-15 fuzzyrayTrim trailing slash from query for equery belongs comma...
2007-03-14 fuzzyrayFix bug with --package-names option not rebuilding...
2007-03-10 fuzzyrayAdd --depth option to equery depgraph to limit the...
2007-03-10 fuzzyrayAdd support to detect "no version information available...
2007-03-09 fuzzyrayImproved handling of KeyError in equery depends command...
2007-03-07 fuzzyrayUpdate revdep-rebuild to use --deep instead of --emptyt...
2007-02-26 genoneDisplay access info in verbose list mode
2007-01-10 fuzzyrayDo not install epkgmove, deprecate gensync for gentoolk...
2007-01-02 fuzzyrayFix equery depends --indirect command. (Bug #124552)
2006-12-31 fuzzyrayReworked equery depends command to be more accurate
2006-12-13 fuzzyrayFix handling of /etc/portage/package.mask
2006-12-12 fuzzyrayAdd --tree option to equery files command. (Bug #62898)
2006-12-06 fuzzyrayModify equery size command to work like the equery...
2006-11-27 fuzzyrayFix typographical error in eclean help and man page...
2006-10-11 fuzzyrayFix fileAsStr to understand device files
2006-10-07 fuzzyrayFix quoting bug in get_real_path()
2006-09-22 fuzzyrayAdding eread utility for reading and managing ELOG...
2006-09-17 fuzzyrayUpdated Changelog
2006-08-12 genoneadd mail option to send out vulnerability reports
2006-08-01 fuzzyrayReplace calls to readlink with bash function
2006-07-28 fuzzyrayAdded patch to fix revdep-rebuild bug #37485
2006-07-07 fuzzyrayAdded patch from truedfx to fix bug #38751
2006-07-05 fuzzyrayAdd --no-path option to revdep-rebuild
2006-06-25 genoneupdate cve code for bug 128115
2006-06-14 fuzzyrayFix package.py to honor . (bug #136811)
2006-05-23 fuzzyrayUpdate revdep-rebuild manpage. Bring Changelog up to...
2006-04-01 fuzzyrayFix revdep-rebuild issues exposed by expat upgrade...
2006-03-29 genoneAdd new %active argument to euse to select all enabled...
2006-03-28 fuzzyrayFixing obvious typo, since it isn't May, yet.
2006-03-26 agriffisechangelog: don't warn about missing ebuilds when updat...
2006-03-25 agriffisUpdate ChangeLog and release.sh
2006-03-08 fuzzyrayUpdate Makefiles to install genpkgindex
2006-03-01 fuzzyrayFixes to support displaying post-merge dependencies...
2006-02-17 genonefixing bug 95432
2006-02-16 genonefix bug #123084
2006-02-07 fuzzyrayFix for PORTAGE_NICENESS
2006-01-24 genoneUse vdb information for verbose list mode (patch by...
2006-01-18 fuzzyrayAdd capability to check libtool .la files for non-exist...
2006-01-07 fuzzyrayFix revdep-rebuild to work correctly with portage-2...
2005-12-28 fuzzyrayFix revdep-rebuild to automatically determine how to...
next