summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-19Fix string join methods Bug #175050fuzzyray
2007-04-13- add bzip2 compression optionsolar
2007-04-11Change equery uses command to display the best matchingfuzzyray
2007-04-11Fix path and fully qualified paths for bug 172969fuzzyray
2007-04-01Fix path and fully qualified paths for bug 172969antarus
2007-04-01Fix syntax error from string module cleanupfuzzyray
2007-04-01Add support for new-style imports while keeping support for old imports as a ...antarus
2007-04-01remove needless importsantarus
2007-04-01remove outdated usage of 'types'antarus
2007-04-01remove string moduleantarus
2007-04-01remove string module from etcat, fix import syntaxantarus
2007-04-01remove string usage as it's obsoleteantarus
2007-04-01remove string usage as it's obsoleteantarus
2007-04-01remove deprecated string module usage, apparently string was never imported s...antarus
2007-04-01Remove deprecated string module and import syntaxantarus
2007-04-01Remove deprecated string module and import syntaxantarus
2007-04-01Remove outdated string usage, import syntaxantarus
2007-04-01Nuke usage of outdated string module, reformat importsantarus
2007-04-01remove deprecated string usageantarus
2007-03-31 Fix traceback in equery which (Bug #134053)fuzzyray
2007-03-29Change package.get_???_deps() methods to try the portage tree first, since em...fuzzyray
2007-03-29Convert deprecated string functions to str methodsfuzzyray
2007-03-25Remove subversion/git patch due to many bugsfuzzyray
2007-03-24Fix Makefile to be portable (Bug #168983)fuzzyray
2007-03-24echangelog: Updated to support git and subversion (Bug #136048)fuzzyray
2007-03-24Fix broken processing of new ebuilds. (Bug #172017)fuzzyray
2007-03-21Re-apply subversion patchfuzzyray
2007-03-18Change --no-color to --nocolor for consistency within gentoolkit. (Bug #165165)fuzzyray
2007-03-18Remove space in #! linefuzzyray
2007-03-17Fix typo in package.py (Bug #168347)fuzzyray
2007-03-16Fix equery check to not fail for symlinks prefixed with ./ (Bug #170702)fuzzyray
2007-03-15Trim trailing slash from query for equery belongs command (Bug #170981)fuzzyray
2007-03-14Fix bug with --package-names option not rebuilding packages (Bug #169761)fuzzyray
2007-03-10Add --depth option to equery depgraph to limit the depth of the dependency gr...fuzzyray
2007-03-10Add support to detect "no version information available" message from ldd (Bu...fuzzyray
2007-03-09Improved handling of KeyError in equery depends command (Bug #169929).fuzzyray
2007-03-09Improved handling of KeyError in equery depends command (Bug #169929).fuzzyray
2007-03-07Update revdep-rebuild to use --deep instead of --emptytree for ordering algor...fuzzyray
2007-03-07Add epkginfo to Makefilefuzzyray
2007-02-26Display access info in verbose list modegenone
2007-02-19Update echangelog to support Subversion and git. Bug #136048fuzzyray
2007-02-15- update READMEsolar
2007-02-05- add Makefilesolar
2007-02-05- fix up some whitespaces and use portage_const.CACHE_PATH+/xpak/ vs $PORTAGE...solar
2007-02-05- add caching backend for tarballs,xpak,checksums. Consecutive runs on 901 pk...solar
2007-02-04- initial import of epkginfosolar
2007-01-31Derive getopt parameters from optionmapgenone
2007-01-24Fix accidental mangling of the #! linefuzzyray
2007-01-24Simplify find_best_match(), since it was causing Bug #161995, and portage now...fuzzyray
2007-01-12Fix find_world_packages() to be able to open the world filefuzzyray