summaryrefslogtreecommitdiff
path: root/trunk/src
AgeCommit message (Expand)Author
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 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-02-26Display access info in verbose list modegenone
2007-02-19Update echangelog to support Subversion and git. Bug #136048fuzzyray
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
2007-01-11Fix get_dependants() to raise an Exception instead of a string (Bug 137783)fuzzyray
2007-01-10Do not install epkgmove, deprecate gensync for gentoolkit-devfuzzyray
2007-01-08Added caching to speed up equery depends --indirect commandfuzzyray
2007-01-08Fix misaligned output. Bug 125890fuzzyray
2007-01-02Fix equery depends --indirect command. (Bug #124552)fuzzyray
2007-01-02Fix get_provide() method to also work for uninstalled packagesfuzzyray
2007-01-02Fix get_provides() methodfuzzyray
2007-01-01Fix typo in man page (Bug 159637)fuzzyray
2006-12-31Reworked equery depends command to be more accuratefuzzyray
2006-12-13Fix handling of /etc/portage/package.maskfuzzyray
2006-12-12Add --tree option to equery files command. (Bug #62898)fuzzyray
2006-12-12Fix equery depends command to actually list all dependenciesfuzzyray
2006-12-06Modify equery size command to work like the equery list command for pkgspec a...fuzzyray
2006-11-27Fix typographical error in eclean help and man page. (Bug #156243)fuzzyray
2006-10-19- be sure to strip newlines and join whitespace. Brian Harring from Bug 151657solar
2006-10-11Fix fileAsStr to understand device filesfuzzyray
2006-10-11- introduce new serialize_depset function and minor cleanups from ferringb. I...solar
2006-10-07Fix quoting bug in get_real_path()fuzzyray
2006-09-22Adding eread utility for reading and managing ELOG files. Courtesy of Donnie ...fuzzyray
2006-09-17Fix bug in Slotting logic when using --package-namesfuzzyray
2006-09-04Changed spelling of Skipp to Skipfuzzyray
2006-09-03Remove unused environment variables before calling emerge. Bug #142074fuzzyray