| Age | Commit message (Expand) | Author |
| 2007-04-01 | remove outdated usage of 'types' | antarus |
| 2007-04-01 | remove string module | antarus |
| 2007-04-01 | remove string module from etcat, fix import syntax | antarus |
| 2007-04-01 | remove string usage as it's obsolete | antarus |
| 2007-04-01 | remove string usage as it's obsolete | antarus |
| 2007-04-01 | remove deprecated string module usage, apparently string was never imported s... | antarus |
| 2007-04-01 | Remove deprecated string module and import syntax | antarus |
| 2007-04-01 | Remove deprecated string module and import syntax | antarus |
| 2007-04-01 | Remove outdated string usage, import syntax | antarus |
| 2007-04-01 | Nuke usage of outdated string module, reformat imports | antarus |
| 2007-04-01 | remove deprecated string usage | antarus |
| 2007-03-31 | Fix traceback in equery which (Bug #134053) | fuzzyray |
| 2007-03-29 | Change package.get_???_deps() methods to try the portage tree first, since em... | fuzzyray |
| 2007-03-29 | Convert deprecated string functions to str methods | fuzzyray |
| 2007-03-25 | Remove subversion/git patch due to many bugs | fuzzyray |
| 2007-03-24 | Fix broken processing of new ebuilds. (Bug #172017) | fuzzyray |
| 2007-03-21 | Re-apply subversion patch | fuzzyray |
| 2007-03-18 | Change --no-color to --nocolor for consistency within gentoolkit. (Bug #165165) | fuzzyray |
| 2007-03-18 | Remove space in #! line | fuzzyray |
| 2007-03-17 | Fix typo in package.py (Bug #168347) | fuzzyray |
| 2007-03-16 | Fix equery check to not fail for symlinks prefixed with ./ (Bug #170702) | fuzzyray |
| 2007-03-15 | Trim trailing slash from query for equery belongs command (Bug #170981) | fuzzyray |
| 2007-03-14 | Fix bug with --package-names option not rebuilding packages (Bug #169761) | fuzzyray |
| 2007-03-10 | Add --depth option to equery depgraph to limit the depth of the dependency gr... | fuzzyray |
| 2007-03-10 | Add support to detect "no version information available" message from ldd (Bu... | fuzzyray |
| 2007-03-09 | Improved handling of KeyError in equery depends command (Bug #169929). | fuzzyray |
| 2007-03-09 | Improved handling of KeyError in equery depends command (Bug #169929). | fuzzyray |
| 2007-03-07 | Update revdep-rebuild to use --deep instead of --emptytree for ordering algor... | fuzzyray |
| 2007-02-26 | Display access info in verbose list mode | genone |
| 2007-02-19 | Update echangelog to support Subversion and git. Bug #136048 | fuzzyray |
| 2007-02-05 | - add Makefile | solar |
| 2007-02-05 | - fix up some whitespaces and use portage_const.CACHE_PATH+/xpak/ vs $PORTAGE... | solar |
| 2007-02-05 | - add caching backend for tarballs,xpak,checksums. Consecutive runs on 901 pk... | solar |
| 2007-02-04 | - initial import of epkginfo | solar |
| 2007-01-31 | Derive getopt parameters from optionmap | genone |
| 2007-01-24 | Fix accidental mangling of the #! line | fuzzyray |
| 2007-01-24 | Simplify find_best_match(), since it was causing Bug #161995, and portage now... | fuzzyray |
| 2007-01-12 | Fix find_world_packages() to be able to open the world file | fuzzyray |
| 2007-01-11 | Fix get_dependants() to raise an Exception instead of a string (Bug 137783) | fuzzyray |
| 2007-01-10 | Do not install epkgmove, deprecate gensync for gentoolkit-dev | fuzzyray |
| 2007-01-08 | Added caching to speed up equery depends --indirect command | fuzzyray |
| 2007-01-08 | Fix misaligned output. Bug 125890 | fuzzyray |
| 2007-01-02 | Fix equery depends --indirect command. (Bug #124552) | fuzzyray |
| 2007-01-02 | Fix get_provide() method to also work for uninstalled packages | fuzzyray |
| 2007-01-02 | Fix get_provides() method | fuzzyray |
| 2007-01-01 | Fix typo in man page (Bug 159637) | fuzzyray |
| 2006-12-31 | Reworked equery depends command to be more accurate | fuzzyray |
| 2006-12-13 | Fix handling of /etc/portage/package.mask | fuzzyray |
| 2006-12-12 | Add --tree option to equery files command. (Bug #62898) | fuzzyray |
| 2006-12-12 | Fix equery depends command to actually list all dependencies | fuzzyray |