summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-21Fix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)fuzzyray
svn path=/; revision=498
2008-07-21Apply fix for Bug 231508fuzzyray
svn path=/; revision=497
2008-07-18Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)fuzzyray
svn path=/; revision=496
2008-07-09Remove extraneous debug code, fix typofuzzyray
svn path=/; revision=495
2008-07-09Finish refactoring the codefuzzyray
svn path=/; revision=494
2008-07-09Fix revdep-rebuild to not evaluate broken objects multiple times. (Bug 220761)fuzzyray
svn path=/; revision=493
2008-07-09Fix revdep-rebuild to use TMPDIR instead of HOME for temporary files. (Bug ↵fuzzyray
203414) svn path=/; revision=492
2008-07-09Fix gentoolkit to work without thread support in python. (Bug 223255)fuzzyray
svn path=/; revision=491
2008-06-16add support for multi-parent profiles, account for missing newline in make.confgenone
svn path=/; revision=490
2008-04-28Fix typo in README. (Bug #219612)fuzzyray
svn path=/; revision=489
2008-04-25Enhance equery check to check all installed packages if no package argument ↵fuzzyray
is present. (Bug #217070) svn path=/; revision=488
2008-04-23Change error message to be clearer when unknown option is passed. (Bug #214370)fuzzyray
svn path=/; revision=487
2008-04-23Reverting revision 483, since it breaks usability for a user in the portage ↵fuzzyray
group. svn path=/; revision=486
2008-03-19Fix imports so mail functionality in glsa-check works with python versions ↵fuzzyray
less than 2.5 (Bug 211706) svn path=/; revision=485
2008-03-17Update defaults to exclude /lib*/modulesfuzzyray
svn path=/; revision=484
2008-03-14Change revdep-rebuild to not use /root for temp files. It now uses ↵fuzzyray
$TMPDIR/revdep-rebuild. (Bug 203414) svn path=/; revision=483
2008-03-14Add missing semi-colon to fix compilation errorfuzzyray
svn path=/; revision=482
2008-03-14Fix prepending '=' to slotted atoms (Bug #213328)fuzzyray
svn path=/; revision=481
2008-03-13Add --info-installed flag to euse. Thanks to Andreas Waidler for providing ↵fuzzyray
the patch svn path=/; revision=480
2008-03-13Fix trying to emerge an empty list of packages. (Bug 213294)fuzzyray
svn path=/; revision=479
2008-03-05Disable portage-utils support until it is able to handle categories without ↵fuzzyray
a hyphen. Bug #210386 svn path=/; revision=478
2008-02-28Fix traceback when accessing the portage db. (Bug #211716)fuzzyray
svn path=/; revision=477
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-21Use /etc/init.d/functions.sh instead of /sbin/functions.sh. (Bug 210940)fuzzyray
svn path=/; revision=474
2008-02-19Fix to add = to CPV passed to emergefuzzyray
svn path=/; revision=473
2008-02-19Fix bug with patch for filtering SEARCH_DIRS_MASK paths from SEARCH_DIRSfuzzyray
svn path=/; revision=472
2008-02-18Updated ChangeLogfuzzyray
svn path=/; revision=471
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-02-18Removed retired developersfuzzyray
svn path=/; revision=468
2008-02-18Updated ChangeLogfuzzyray
svn path=/; revision=467
2008-02-18Apply patch to allow combined short options. (Bug 188343)fuzzyray
svn path=/; revision=466
2008-02-18Don't duplicate broken file output. (Bug 201319)fuzzyray
svn path=/; revision=465
2008-02-18unset GREP_OPTIONS to prevent problems with grep. (Bug 189257)fuzzyray
svn path=/; revision=464
2008-02-16Apply patch to prevent false matches of object names. (Bug 196460)fuzzyray
svn path=/; revision=463
2008-02-16Apply patch to better handle masked and removed packages. (Bug 205227)fuzzyray
svn path=/; revision=462
2008-02-16Filter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug 194993)fuzzyray
svn path=/; revision=461
2008-02-16Apply patch for revdep-rebuild portable find function. (Bug 194234)fuzzyray
svn path=/; revision=460
2008-01-21Add description of equery list output to man page (Bug #134440)fuzzyray
svn path=/; revision=459
2008-01-10Fix typo in eclean man page, Bug #205132fuzzyray
svn path=/; revision=458
2007-12-04Since portage now supports slots in the CPV specification, remove the ↵fuzzyray
package.mask hack. This also fixes bug #189720 svn path=/; revision=457
2007-12-03Add patch from philantrop for git support in echangelogfuzzyray
svn path=/; revision=456
2007-10-22Fix regular expression in elf_broken to work with ldd from linuxfuzzyray
svn path=/; revision=455
2007-10-15Fix typo in --packages-names case statementfuzzyray
svn path=/; revision=454
2007-10-10/bin/sh version of revdep-rebuild - wrtten by uberlordfuzzyray
svn path=/; revision=453
2007-10-09base 'affected' target on 'new' instead of 'all'genone
svn path=/; revision=452
2007-10-05use UTF8 strings to avoid EncodeErrors (bug #162493)genone
svn path=/; revision=451
2007-09-28Add /lib/modules to SEARCH_DIRS_MASK since there is not need to search ↵fuzzyray
kernel modules svn path=/; revision=450
2007-09-19print Keywords in sorted orderfuzzyray
svn path=/; revision=449