aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create the gentoolkit-0.2.4 branch to coincide with the release of gentoolkit...fuzzyray2008-08-271-1846/+0
* Fix equery belongs to strip multiple slashes from path names. (Bug #234584)fuzzyray2008-08-221-3/+4
* Fix equery check to convert mtime to an integer so that comparisions always w...fuzzyray2008-07-241-1/+1
* Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)fuzzyray2008-07-181-0/+6
* Enhance equery check to check all installed packages if no package argument i...fuzzyray2008-04-251-2/+7
* remove redundant sys.path adjustment for portagegenone2008-02-281-1/+0
* fix imports for portage-2.2genone2008-02-281-3/+8
* Fix equery list to not generate an internal portage error when fed input with...fuzzyray2008-02-181-1/+7
* Assume the -p flag when equery list -I is used by itself. (Bug 106278)fuzzyray2008-02-181-7/+12
* Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of maski...fuzzyray2007-09-181-4/+5
* Add code to change display of masked packages for equery listfuzzyray2007-07-051-0/+3
* Fix formatting in depends helpfuzzyray2007-06-011-1/+1
* only add /usr/lib/portage/pym to python search path when necessarygenone2007-05-301-1/+5
* check for and warn about unknown optionsgenone2007-05-301-1/+24
* Fix minor spacing issue in equery depends outputfuzzyray2007-04-241-1/+1
* Fix string join methods Bug #175050fuzzyray2007-04-191-2/+2
* Change equery uses command to display the best matchingfuzzyray2007-04-111-9/+10
* remove outdated usage of 'types'antarus2007-04-011-2/+1
* Fix traceback in equery which (Bug #134053)fuzzyray2007-03-311-1/+6
* Convert deprecated string functions to str methodsfuzzyray2007-03-291-11/+10
* Fix equery check to not fail for symlinks prefixed with ./ (Bug #170702)fuzzyray2007-03-161-1/+2
* Trim trailing slash from query for equery belongs command (Bug #170981)fuzzyray2007-03-151-0/+4
* Add --depth option to equery depgraph to limit the depth of the dependency gr...fuzzyray2007-03-101-4/+10
* Improved handling of KeyError in equery depends command (Bug #169929).fuzzyray2007-03-091-1/+1
* Improved handling of KeyError in equery depends command (Bug #169929).fuzzyray2007-03-091-3/+10
* Added caching to speed up equery depends --indirect commandfuzzyray2007-01-081-18/+40
* Fix misaligned output. Bug 125890fuzzyray2007-01-081-2/+2
* Fix equery depends --indirect command. (Bug #124552)fuzzyray2007-01-021-61/+27
* Reworked equery depends command to be more accuratefuzzyray2006-12-311-31/+38
* Add --tree option to equery files command. (Bug #62898)fuzzyray2006-12-121-6/+38
* Fix equery depends command to actually list all dependenciesfuzzyray2006-12-121-35/+52
* Modify equery size command to work like the equery list command for pkgspec a...fuzzyray2006-12-061-21/+67
* Fix fileAsStr to understand device filesfuzzyray2006-10-111-1/+4
* Fixes to support displaying post-merge dependencies (Bug #99191)fuzzyray2006-03-011-5/+3
* Fix USE flag parsing for Bug #115294fuzzyray2005-12-131-3/+3
* Clarify error msg for Bug #113423. Make partial name searches the default for...fuzzyray2005-12-071-1/+3
* Changed equery list command to default to partial name matchesfuzzyray2005-11-231-8/+18
* Fix bugs 75983, 85653, 90384, 99191, and 109392fuzzyray2005-11-121-26/+31
* Fix equery belongs to work with multiple files - Bug 111501fuzzyray2005-11-051-7/+7
* Fix gentoolkit to properly parse '||' syntax. (Bug 101377)fuzzyray2005-10-181-3/+4
* Fixed bug in duplicate detectionfuzzyray2005-10-141-7/+7
* Add qpkg --dups functionality to equery list commandfuzzyray2005-10-141-2/+29
* equery fixes: bugs 74554, 74569, 77113, 86633, 90046, 91286, 94618, 100148fuzzyray2005-10-131-44/+63
* Fix NOCOLOR to always be honored Bug #98634, enabled no-pipe optionfuzzyray2005-09-221-5/+3
* Change 'equery which' to return best-visible ebuild path Bug #78687, Sort out...fuzzyray2005-09-221-2/+8
* Make --quiet actually be quiet. Bug #78921fuzzyray2005-09-161-20/+23
* Fix 'equery uses' to not print USE flags multiple times. Bug #91623fuzzyray2005-09-161-1/+5
* Fix typo for hasuses shortHelp bug #82352fuzzyray2005-09-151-1/+1
* forgot V in short option listgenone2005-04-301-4/+17
* more sticky tape to get this thing releasedgenone2005-04-261-2/+2