summaryrefslogtreecommitdiff
path: root/trunk
AgeCommit message (Expand)Author
2009-02-15add real --help/--version handlingvapier
2009-02-15always update the first line that includes the category/package as it isnt un...vapier
2009-02-15fix copyright to start at 1999 as that is what all the skels start withvapier
2009-02-15set svn:executablevapier
2009-01-20tighten up outputvapier
2009-01-20set svn:executablevapier
2009-01-09Fix for package.py to account for PORTDIR being a symbolic link when checkin...fuzzyray
2009-01-09Fix package.py to account for PORTDIR being a symbolic link when checking if ...fuzzyray
2009-01-07Inside find_all_packages(), move the unique_array() call out of the loop.zmedico
2009-01-07convert whitespace to tabsvapier
2009-01-07Tighten up diff output to show KEYWORDS changesvapier
2009-01-07Error out on invalid arguments #156827vapier
2009-01-07Convert every instance of KEYWORDS in the filevapier
2009-01-07Support intended KEYWORDSvapier
2009-01-06set svn:executablevapier
2008-12-14When calling sys.exit() inside die(), don't make the value negative sincezmedico
2008-12-13Add man page documentation for the runtime state files. Fixes bug #243304.betelgeuse
2008-12-05Bug #239000 - Improve the message about 'remaining inconsistencies'.zmedico
2008-12-05Bug #249652 - Add IUSE defaults support inside CmdFindUSEs.perform().zmedico
2008-12-02Apply regex fixes from idl0rfuzzyray
2008-11-27Add support for showing USE_EXPAND variables. Patch from Michael A. Smith <mi...betelgeuse
2008-11-26Add comment on how to add support for USE_EXPANDED variablesfuzzyray
2008-11-25Change awk calls to gawk for non-linux system compatibilityfuzzyray
2008-11-24Added patch from igli to fix find command.fuzzyray
2008-11-11Fix processing of virtual category (Bug 179530)fuzzyray
2008-11-11Add strict option to echangelog to exit when no changed ebuilds found. (Bug 2...fuzzyray
2008-11-07Fix echangelog to properly identify added ebuilds. (Bug #176337)fuzzyray
2008-11-07Fix git support to work with git 1.6 (Bug #199805)fuzzyray
2008-09-17Fix check_sanity function to use get_all_make_defaults function when checking...fuzzyray
2008-09-03Remove debug print statement in equery belongs command (Bug #236483)fuzzyray
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