gentoolkit.git
2007-03-09 fuzzyrayImproved handling of KeyError in equery depends command...
2007-03-07 fuzzyrayUpdate revdep-rebuild to use --deep instead of --emptyt...
2007-03-07 fuzzyrayAdd epkginfo to Makefile
2007-02-26 genoneDisplay access info in verbose list mode
2007-02-19 fuzzyrayUpdate echangelog to support Subversion and git. Bug...
2007-02-15 solar- update README
2007-02-05 solar- add Makefile
2007-02-05 solar- fix up some whitespaces and use portage_const.CACHE_P...
2007-02-05 solar- add caching backend for tarballs,xpak,checksums....
2007-02-04 solar- initial import of epkginfo
2007-01-31 genoneDerive getopt parameters from optionmap
2007-01-24 fuzzyrayFix accidental mangling of the #! line
2007-01-24 fuzzyraySimplify find_best_match(), since it was causing Bug...
2007-01-12 fuzzyrayFix find_world_packages() to be able to open the world...
2007-01-12 fuzzyrayFix cosmetic error in Makefile
2007-01-11 fuzzyrayFix get_dependants() to raise an Exception instead...
2007-01-10 fuzzyrayDo not install epkgmove, deprecate gensync for gentoolk...
2007-01-08 fuzzyrayAdded caching to speed up equery depends --indirect...
2007-01-08 fuzzyrayFix misaligned output. Bug 125890
2007-01-02 fuzzyrayFix equery depends --indirect command. (Bug #124552)
2007-01-02 fuzzyrayFix get_provide() method to also work for uninstalled...
2007-01-02 fuzzyrayFix get_provides() method
2007-01-01 fuzzyrayFix typo in man page (Bug 159637)
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-12 fuzzyrayFix equery depends command to actually list all depende...
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-19 solar- be sure to strip newlines and join whitespace. Brian...
2006-10-11 fuzzyrayFix fileAsStr to understand device files
2006-10-11 solar- introduce new serialize_depset function and minor...
2006-10-07 fuzzyrayFix quoting bug in get_real_path()
2006-09-22 fuzzyrayAdding eread utility for reading and managing ELOG...
2006-09-22 fuzzyrayAdding eread utility for reading and managing ELOG...
2006-09-17 fuzzyrayFix bug in Slotting logic when using --package-names
2006-09-17 fuzzyrayUpdated Changelog
2006-09-04 fuzzyrayChanged spelling of Skipp to Skip
2006-09-03 fuzzyrayRemove unused environment variables before calling...
2006-09-03 fuzzyrayCheck for permissions to write temporary files. Bug...
2006-09-03 fuzzyrayMinor updates to man page
2006-08-20 solar- update genpkgindex to include PDEPEND and PROVIDE
2006-08-12 genoneadd --mail option to manpage, fix typo in --help message
2006-08-12 genoneadd mail option to send out vulnerability reports
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-23 solar- update code to not write to the Packages file directl...
2006-07-07 fuzzyrayAdded patch from truedfx to fix bug #38751
2006-07-07 fuzzyrayChange --no-path to --no-ld-path
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-05-21 fuzzyrayUse qfile to locate packages if portage-utils is instal...
2006-05-09 fuzzyrayFix mismatch between man page and --help. Bug 132413
2006-04-02 fuzzyrayRemove extra slashes from SEARCH_DIRS path
2006-04-01 fuzzyrayRevert where we look for dependency information 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-25 agriffisUpdate manual page with current examples
2006-03-25 agriffisUpdate to work with sources.gentoo.org
2006-03-24 genonefix typo
2006-03-21 fuzzyrayFix to clear environment before portageq call. Bug...
2006-03-08 fuzzyrayUpdate Makefiles to install genpkgindex
2006-03-08 solar- add initial genpkgindex script to subversion
2006-03-01 fuzzyrayFixes to support displaying post-merge dependencies...
2006-03-01 fuzzyrayFixes for dependency parsing (bug 123725). Added functi...
2006-02-17 genonefixing bug 95432
2006-02-16 fuzzyrayUnset EMERGE_DEFAULT_OPTS for all emerge calls
2006-02-16 genonefix bug #123084
2006-02-10 antarusFixed typo in manpage, bug #122212
2006-02-09 fuzzyrayUnset EMERGE_DEFAULT_OPTS for internal emerge calls
2006-02-07 fuzzyrayFix for PORTAGE_NICENESS
2006-01-24 genoneUse vdb information for verbose list mode (patch by...
2006-01-19 fuzzyrayAdd /etc/revdep-rebuild/ to CONFIG_PROTECT_MASK
2006-01-18 fuzzyrayAdd capability to check libtool .la files for non-exist...
2006-01-11 genoneRemove comment temporary solution
2006-01-07 fuzzyrayFix revdep-rebuild to work correctly with portage-2...
2006-01-06 fuzzyrayFix find_world_packages() Bug #76568
2005-12-28 fuzzyrayFix revdep-rebuild to automatically determine how to...
2005-12-19 fuzzyrayAdd reqular expression matching for eclean. Bug 114365
2005-12-13 fuzzyrayFix USE flag parsing for Bug #115294
2005-12-07 fuzzyrayUpdate Changelog for gentoolkit-0.2.1_rc3 release
2005-12-07 fuzzyrayRemove python-config call. Bug #113386
2005-12-07 fuzzyrayClarify error msg for Bug #113423. Make partial name...
2005-12-07 fuzzyrayFix revdep-rebuild to work with findutils-4.2.27
2005-11-23 fuzzyrayChanged equery list command to default to partial name...
2005-11-16 fuzzyrayFix errors in Makefiles
2005-11-15 fuzzyrayUpdated man page to match updated glsa-check
2005-11-15 genoneChangelog update for previous commit
2005-11-15 genone- Moving lots of stuff from stdout to stderr
2005-11-15 fuzzyrayMinor typographical changes
2005-11-15 fuzzyrayAdded man page for glsa-check
2005-11-12 fuzzyrayFix bugs 75983, 85653, 90384, 99191, and 109392
2005-11-11 fuzzyrayFix imports for helpers.py Bug 103292
2005-11-05 fuzzyrayFix equery belongs to work with multiple files - Bug...
next