summaryrefslogtreecommitdiff
path: root/trunk
AgeCommit message (Expand)Author
2008-09-03Fix depgraph function to print out dependencies that don't resolve to a packa...fuzzyray
2008-09-03Change find_best_match to use the portage tree instaed of the vartreefuzzyray
2008-08-26Fix has_key() deprecation message. (Bug #232797)fuzzyray
2008-08-26Update fix for Bug 232270 to utilize better patch from Ian Abbott.fuzzyray
2008-08-22Fix find_packages and find_installed_packages to print a warning instead of a...fuzzyray
2008-08-22Fix gentoolkit.split_package_name to work when portage.catpkgsplit returns Nonefuzzyray
2008-08-22 Fix equery belongs to strip multiple slashes from path names. (Bug #234584)fuzzyray
2008-08-22Change TMPDIR references to WORKING_DIR in messagesfuzzyray
2008-08-21Finish changes as outlined in bug #203414, Comment 19. Normal users use mktem...fuzzyray
2008-07-24Fix equery check to convert mtime to an integer so that comparisions always w...fuzzyray
2008-07-22Fix gentoolkit.split_package_name to work with newer portage.catpkgsplit that...fuzzyray
2008-07-21Add second permission check to setup_tmpdir functionfuzzyray
2008-07-21Moved temporary files from /tmp to /var/tmp. Use a to avoid unprintable chara...fuzzyray
2008-07-21Fix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)fuzzyray
2008-07-21Apply fix for Bug 231508fuzzyray
2008-07-18Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)fuzzyray
2008-07-09Remove extraneous debug code, fix typofuzzyray
2008-07-09Finish refactoring the codefuzzyray
2008-07-09Fix revdep-rebuild to not evaluate broken objects multiple times. (Bug 220761)fuzzyray
2008-07-09Fix revdep-rebuild to use TMPDIR instead of HOME for temporary files. (Bug 20...fuzzyray
2008-07-09Fix gentoolkit to work without thread support in python. (Bug 223255)fuzzyray
2008-06-16add support for multi-parent profiles, account for missing newline in make.confgenone
2008-04-28Fix typo in README. (Bug #219612)fuzzyray
2008-04-25Enhance equery check to check all installed packages if no package argument i...fuzzyray
2008-04-23Change error message to be clearer when unknown option is passed. (Bug #214370)fuzzyray
2008-04-23Reverting revision 483, since it breaks usability for a user in the portage g...fuzzyray
2008-03-19Fix imports so mail functionality in glsa-check works with python versions le...fuzzyray
2008-03-17Update defaults to exclude /lib*/modulesfuzzyray
2008-03-14Change revdep-rebuild to not use /root for temp files. It now uses $TMPDIR/r...fuzzyray
2008-03-14Add missing semi-colon to fix compilation errorfuzzyray
2008-03-14Fix prepending '=' to slotted atoms (Bug #213328)fuzzyray
2008-03-13Add --info-installed flag to euse. Thanks to Andreas Waidler for providing th...fuzzyray
2008-03-13Fix trying to emerge an empty list of packages. (Bug 213294)fuzzyray
2008-03-05Disable portage-utils support until it is able to handle categories without a...fuzzyray
2008-02-28Fix traceback when accessing the portage db. (Bug #211716)fuzzyray
2008-02-28remove redundant sys.path adjustment for portagegenone
2008-02-28fix imports for portage-2.2genone
2008-02-21Use /etc/init.d/functions.sh instead of /sbin/functions.sh. (Bug 210940)fuzzyray
2008-02-19Fix to add = to CPV passed to emergefuzzyray
2008-02-19Fix bug with patch for filtering SEARCH_DIRS_MASK paths from SEARCH_DIRSfuzzyray
2008-02-18Updated ChangeLogfuzzyray
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-02-18Removed retired developersfuzzyray
2008-02-18Updated ChangeLogfuzzyray
2008-02-18Apply patch to allow combined short options. (Bug 188343)fuzzyray
2008-02-18Don't duplicate broken file output. (Bug 201319)fuzzyray
2008-02-18unset GREP_OPTIONS to prevent problems with grep. (Bug 189257)fuzzyray
2008-02-16Apply patch to prevent false matches of object names. (Bug 196460)fuzzyray
2008-02-16Apply patch to better handle masked and removed packages. (Bug 205227)fuzzyray