summaryrefslogtreecommitdiff
path: root/trunk/src/equery
AgeCommit message (Collapse)Author
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵fuzzyray
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589
2008-12-05Bug #249652 - Add IUSE defaults support inside CmdFindUSEs.perform().zmedico
svn path=/; revision=526
2008-11-27Add support for showing USE_EXPAND variables. Patch from Michael A. Smith ↵betelgeuse
<michael@smith-li.com>. Fixes bug #238005. svn path=/; revision=524
2008-11-26Add comment on how to add support for USE_EXPANDED variablesfuzzyray
svn path=/; revision=523
2008-09-03Remove debug print statement in equery belongs command (Bug #236483)fuzzyray
svn path=/; revision=513
2008-09-03Fix depgraph function to print out dependencies that don't resolve to a ↵fuzzyray
package (Bug #236492) svn path=/; revision=512
2008-08-22 Fix equery belongs to strip multiple slashes from path names. (Bug #234584)fuzzyray
svn path=/; revision=505
2008-07-24Fix equery check to convert mtime to an integer so that comparisions always ↵fuzzyray
work. svn path=/; revision=502
2008-07-18Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)fuzzyray
svn path=/; revision=496
2008-04-25Enhance equery check to check all installed packages if no package argument ↵fuzzyray
is present. (Bug #217070) svn path=/; revision=488
2008-02-28remove redundant sys.path adjustment for portagegenone
svn path=/; revision=476
2008-02-28fix imports for portage-2.2genone
svn path=/; revision=475
2008-02-18Fix equery list to not generate an internal portage error when fed input ↵fuzzyray
with too many slashes. (Bug 119806) svn path=/; revision=470
2008-02-18Assume the -p flag when equery list -I is used by itself. (Bug 106278)fuzzyray
svn path=/; revision=469
2008-01-21Add description of equery list output to man page (Bug #134440)fuzzyray
svn path=/; revision=459
2007-09-18Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of ↵fuzzyray
masking status in equery list command. (Bug #188678) svn path=/; revision=443
2007-07-05Add code to change display of masked packages for equery listfuzzyray
svn path=/; revision=410
2007-06-01Fix formatting in depends helpfuzzyray
svn path=/; revision=409
2007-05-30only add /usr/lib/portage/pym to python search path when necessarygenone
svn path=/; revision=407
2007-05-30check for and warn about unknown optionsgenone
svn path=/; revision=406
2007-04-24Fix minor spacing issue in equery depends outputfuzzyray
svn path=/; revision=393
2007-04-19Fix string join methods Bug #175050fuzzyray
svn path=/; revision=388
2007-04-11Change equery uses command to display the best matchingfuzzyray
uninstalled package version if an uninstalled package is specified. Changed the meaning of -a to mean display all versions. (Bug #152325) svn path=/; revision=386
2007-04-01remove outdated usage of 'types'antarus
svn path=/; revision=380
2007-03-31 Fix traceback in equery which (Bug #134053)fuzzyray
svn path=/; revision=369
2007-03-29Convert deprecated string functions to str methodsfuzzyray
svn path=/; revision=367
2007-03-16Fix equery check to not fail for symlinks prefixed with ./ (Bug #170702)fuzzyray
svn path=/; revision=358
2007-03-15Trim trailing slash from query for equery belongs command (Bug #170981)fuzzyray
svn path=/; revision=357
2007-03-10Add --depth option to equery depgraph to limit the depth of the dependency ↵fuzzyray
graph. (Bug #115807) svn path=/; revision=355
2007-03-09Improved handling of KeyError in equery depends command (Bug #169929).fuzzyray
svn path=/; revision=353
2007-03-09Improved handling of KeyError in equery depends command (Bug #169929).fuzzyray
svn path=/; revision=352
2007-01-08Added caching to speed up equery depends --indirect commandfuzzyray
svn path=/; revision=335
2007-01-08Fix misaligned output. Bug 125890fuzzyray
svn path=/; revision=334
2007-01-02Fix equery depends --indirect command. (Bug #124552)fuzzyray
svn path=/; revision=333
2006-12-31Reworked equery depends command to be more accuratefuzzyray
svn path=/; revision=329
2006-12-12Add --tree option to equery files command. (Bug #62898)fuzzyray
svn path=/; revision=327
2006-12-12Fix equery depends command to actually list all dependenciesfuzzyray
svn path=/; revision=326
2006-12-06Modify equery size command to work like the equery list command for pkgspec ↵fuzzyray
arguments svn path=/; revision=325
2006-10-11Fix fileAsStr to understand device filesfuzzyray
svn path=/; revision=322
2006-03-01Fixes to support displaying post-merge dependencies (Bug #99191)fuzzyray
svn path=/; revision=283
2005-12-13Fix USE flag parsing for Bug #115294fuzzyray
svn path=/; revision=267
2005-12-07Clarify error msg for Bug #113423. Make partial name searches the default ↵fuzzyray
for Bug #113134 svn path=/; revision=264
2005-11-23Changed equery list command to default to partial name matchesfuzzyray
svn path=/; revision=262
2005-11-16Fix errors in Makefilesfuzzyray
svn path=/; revision=261
2005-11-12Fix bugs 75983, 85653, 90384, 99191, and 109392fuzzyray
svn path=/; revision=255
2005-11-05Fix equery belongs to work with multiple files - Bug 111501fuzzyray
svn path=/; revision=253
2005-10-18Fix gentoolkit to properly parse '||' syntax. (Bug 101377)fuzzyray
svn path=/; revision=249
2005-10-14Fixed bug in duplicate detectionfuzzyray
svn path=/; revision=248
2005-10-14Add qpkg --dups functionality to equery list commandfuzzyray
svn path=/; revision=246
2005-10-13equery fixes: bugs 74554, 74569, 77113, 86633, 90046, 91286, 94618, 100148fuzzyray
svn path=/; revision=245