gentoolkit.git
2008-03-14 fuzzyrayAdd missing semi-colon to fix compilation error
2008-03-14 fuzzyrayFix prepending '=' to slotted atoms (Bug #213328)
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-03-05 fuzzyrayDisable portage-utils support until it is able to handl...
2008-02-28 fuzzyrayFix traceback when accessing the portage db. (Bug ...
2008-02-28 genoneremove redundant sys.path adjustment for portage
2008-02-28 genonefix imports for portage-2.2
2008-02-21 fuzzyrayUse /etc/init.d/functions.sh instead of /sbin/functions...
2008-02-19 fuzzyrayFix to add = to CPV passed to emerge
2008-02-19 fuzzyrayFix bug with patch for filtering SEARCH_DIRS_MASK paths...
2008-02-18 fuzzyrayUpdated ChangeLog
2008-02-18 fuzzyrayFix equery list to not generate an internal portage...
2008-02-18 fuzzyrayAssume the -p flag when equery list -I is used by itsel...
2008-02-18 fuzzyrayRemoved retired developers
2008-02-18 fuzzyrayUpdated ChangeLog
2008-02-18 fuzzyrayApply patch to allow combined short options. (Bug 188343)
2008-02-18 fuzzyrayDon't duplicate broken file output. (Bug 201319)
2008-02-18 fuzzyrayunset GREP_OPTIONS to prevent problems with grep. ...
2008-02-16 fuzzyrayApply patch to prevent false matches of object names...
2008-02-16 fuzzyrayApply patch to better handle masked and removed package...
2008-02-16 fuzzyrayFilter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug...
2008-02-16 fuzzyrayApply patch for revdep-rebuild portable find function...
2008-01-21 fuzzyrayAdd description of equery list output to man page ...
2008-01-10 fuzzyrayFix typo in eclean man page, Bug #205132
2007-12-04 fuzzyraySince portage now supports slots in the CPV specificati...
2007-12-03 fuzzyrayAdd patch from philantrop for git support in echangelog
2007-10-22 fuzzyrayFix regular expression in elf_broken to work with ldd...
2007-10-15 fuzzyrayFix typo in --packages-names case statement
2007-10-10 fuzzyray/bin/sh version of revdep-rebuild - wrtten by uberlord
2007-10-09 genonebase 'affected' target on 'new' instead of 'all'
2007-10-05 genoneuse UTF8 strings to avoid EncodeErrors (bug #162493)
2007-09-28 fuzzyrayAdd /lib/modules to SEARCH_DIRS_MASK since there is...
2007-09-19 fuzzyrayprint Keywords in sorted order
2007-09-19 fuzzyrayFix handling of /var/db/pkg when it is a symbolic link...
2007-09-19 fuzzyrayFix handling of '-*' in user alterable variables. ...
2007-09-19 fuzzyrayFix epkginfo to handle KEYWORDS="". (Bug #193108)
2007-09-19 fuzzyrayMove revdep-rebuild-rewrite to revdep-rebuild. Change...
2007-09-19 fuzzyrayFix echo_v -n -e "\n $target_file -> (none)" statement
2007-09-18 fuzzyrayApply patch from Carlo Marcelo Arenas Belon to fix...
2007-09-18 fuzzyrayUpdate man page to include --no-progress option
2007-09-18 fuzzyrayUpdated fix for revdep-rebuild to ignore libraries...
2007-09-14 fuzzyrayFix errors in previous patch
2007-09-14 fuzzyrayFix revdep-rebuild to ignore libraries in LD_LIBRARY_MA...
2007-09-13 fuzzyrayAdd --no-progress option
2007-09-13 fuzzyrayRemove pre-release disclaimer, add Michael A. Smith...
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 fuzzyrayUpdated man page for revdep-rebuild-rewrite
2007-09-12 fuzzyrayFix long argument processing to work correctly. (Bug...
2007-08-28 antarusFix up bug found by phreak, (thanks). Fix has_key...
2007-08-08 fuzzyrayFix progress bar to only update when there is a change...
2007-08-07 fuzzyrayAdd patch for FreeBSD from lavajoe (Bug #183657)
2007-08-07 fuzzyrayDon't print error from find when searching for non...
2007-08-07 fuzzyrayAdd -X option back for backwards compatibilty (Bug...
2007-08-06 fuzzyrayFix processing of .la files (Bug #187453)
2007-08-01 fuzzyrayChange -rs test to -r && -s test
2007-07-30 fuzzyrayAdd patch for find from bug #183657
2007-07-30 fuzzyrayFix grepping for non-existant package-owners file Bug...
2007-07-26 fuzzyrayUpdate copyright header
2007-07-24 fuzzyrayFix bug #186409, where eclean was removing files with...
2007-07-20 fuzzyrayFix handling of SEARCH_DIRS_MASK, NOCOLOR, and temp...
2007-07-17 fuzzyrayFix issue with --library and /
2007-07-17 fuzzyrayFix issue with --library hanging
2007-07-16 fuzzyrayFix ordering code
2007-07-16 fuzzyrayRemove usage of md5sum
2007-07-16 fuzzyrayChange all white output to bold. Bug #185530
2007-07-12 fuzzyrayAdded broken file report at end of revdep-rebuild run
2007-07-10 fuzzyrayUpdated with fixes from bug #184042
2007-07-10 fuzzyrayAdd pre-release disclaimer
2007-07-09 fuzzyrayUpdated to latest version from Bug 184042
2007-07-05 fuzzyrayAdded refactored revdep-rebuild from Michael A. Smith...
2007-07-05 fuzzyrayAdd code to change display of masked packages for equer...
2007-06-01 fuzzyrayFix formatting in depends help
2007-05-31 solar- park the new style genpkgindex here
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 genoneFix exitcode handling of os.system()
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 fuzzyrayAdd patch from genstef to fix issues from Bug 176337
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-05-09 fuzzyrayAdd included_headers.sh and linking_libs.sh from dberkholz
2007-04-29 solar- always keep the non compressed version around
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-24 fuzzyrayFix minor spacing issue in equery depends output
2007-04-24 fuzzyrayAdded man page
2007-04-24 fuzzyrayModify Makefile to install man page
2007-04-24 solar- park man page in svn
2007-04-23 fuzzyrayMove genpkgindex and epkginfo to /usr/bin
2007-04-19 fuzzyrayFix string join methods Bug #175050
2007-04-13 solar- add bzip2 compression option
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-04-01 antarusFix path and fully qualified paths for bug 172969
2007-04-01 fuzzyrayFix syntax error from string module cleanup
next