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