| Age | Commit message (Expand) | Author |
| 2008-07-18 | Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019) | fuzzyray |
| 2008-04-25 | Enhance equery check to check all installed packages if no package argument i... | fuzzyray |
| 2008-02-28 | remove redundant sys.path adjustment for portage | genone |
| 2008-02-28 | fix imports for portage-2.2 | genone |
| 2008-02-18 | Fix equery list to not generate an internal portage error when fed input with... | fuzzyray |
| 2008-02-18 | Assume the -p flag when equery list -I is used by itself. (Bug 106278) | fuzzyray |
| 2008-01-21 | Add description of equery list output to man page (Bug #134440) | fuzzyray |
| 2007-09-18 | Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of maski... | fuzzyray |
| 2007-07-05 | Add code to change display of masked packages for equery list | fuzzyray |
| 2007-06-01 | Fix formatting in depends help | fuzzyray |
| 2007-05-30 | only add /usr/lib/portage/pym to python search path when necessary | genone |
| 2007-05-30 | check for and warn about unknown options | genone |
| 2007-04-24 | Fix minor spacing issue in equery depends output | fuzzyray |
| 2007-04-19 | Fix string join methods Bug #175050 | fuzzyray |
| 2007-04-11 | Change equery uses command to display the best matching | fuzzyray |
| 2007-04-01 | remove outdated usage of 'types' | antarus |
| 2007-03-31 | Fix traceback in equery which (Bug #134053) | fuzzyray |
| 2007-03-29 | Convert deprecated string functions to str methods | 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-10 | Add --depth option to equery depgraph to limit the depth of the dependency gr... | 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-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 |
| 2006-12-31 | Reworked equery depends command to be more accurate | 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 |
| 2006-12-06 | Modify equery size command to work like the equery list command for pkgspec a... | fuzzyray |
| 2006-10-11 | Fix fileAsStr to understand device files | fuzzyray |
| 2006-03-01 | Fixes to support displaying post-merge dependencies (Bug #99191) | fuzzyray |
| 2005-12-13 | Fix USE flag parsing for Bug #115294 | fuzzyray |
| 2005-12-07 | Clarify error msg for Bug #113423. Make partial name searches the default for... | fuzzyray |
| 2005-11-23 | Changed equery list command to default to partial name matches | fuzzyray |
| 2005-11-16 | Fix errors in Makefiles | fuzzyray |
| 2005-11-12 | Fix bugs 75983, 85653, 90384, 99191, and 109392 | fuzzyray |
| 2005-11-05 | Fix equery belongs to work with multiple files - Bug 111501 | fuzzyray |
| 2005-10-18 | Fix gentoolkit to properly parse '||' syntax. (Bug 101377) | fuzzyray |
| 2005-10-14 | Fixed bug in duplicate detection | fuzzyray |
| 2005-10-14 | Add qpkg --dups functionality to equery list command | fuzzyray |
| 2005-10-13 | equery fixes: bugs 74554, 74569, 77113, 86633, 90046, 91286, 94618, 100148 | fuzzyray |
| 2005-09-22 | Fix NOCOLOR to always be honored Bug #98634, enabled no-pipe option | fuzzyray |
| 2005-09-22 | Change 'equery which' to return best-visible ebuild path Bug #78687, Sort out... | fuzzyray |
| 2005-09-16 | Make --quiet actually be quiet. Bug #78921 | fuzzyray |
| 2005-09-16 | Fix 'equery uses' to not print USE flags multiple times. Bug #91623 | fuzzyray |
| 2005-09-15 | Fix typo for hasuses shortHelp bug #82352 | fuzzyray |
| 2005-09-15 | More man page fixes Bug #74944 | fuzzyray |
| 2005-09-15 | updated equery.1 for depends sub-command Bug #73893 | fuzzyray |
| 2005-04-30 | forgot V in short option list | genone |