summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-02-16Filter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug 194993)fuzzyray
2008-02-16Apply patch for revdep-rebuild portable find function. (Bug 194234)fuzzyray
2008-01-21Add description of equery list output to man page (Bug #134440)fuzzyray
2008-01-10Fix typo in eclean man page, Bug #205132fuzzyray
2007-12-04Since portage now supports slots in the CPV specification, remove the package...fuzzyray
2007-12-03Add patch from philantrop for git support in echangelogfuzzyray
2007-10-22Fix regular expression in elf_broken to work with ldd from linuxfuzzyray
2007-10-15Fix typo in --packages-names case statementfuzzyray
2007-10-10/bin/sh version of revdep-rebuild - wrtten by uberlordfuzzyray
2007-10-09base 'affected' target on 'new' instead of 'all'genone
2007-10-05use UTF8 strings to avoid EncodeErrors (bug #162493)genone
2007-09-28Add /lib/modules to SEARCH_DIRS_MASK since there is not need to search kernel...fuzzyray
2007-09-19print Keywords in sorted orderfuzzyray
2007-09-19Fix handling of /var/db/pkg when it is a symbolic link. (Bug #179392)fuzzyray
2007-09-19Fix handling of '-*' in user alterable variables. (Bug #192979)fuzzyray
2007-09-19Fix epkginfo to handle KEYWORDS="". (Bug #193108)fuzzyray
2007-09-19Move revdep-rebuild-rewrite to revdep-rebuild. Change Makefile to only instal...fuzzyray
2007-09-19Fix echo_v -n -e "\n $target_file -> (none)" statementfuzzyray
2007-09-18Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of maski...fuzzyray
2007-09-18Update man page to include --no-progress optionfuzzyray
2007-09-18Updated fix for revdep-rebuild to ignore libraries in LD_LIBRARY_MASK, when c...fuzzyray
2007-09-14Fix errors in previous patchfuzzyray
2007-09-14Fix revdep-rebuild to ignore libraries in LD_LIBRARY_MASK, when checking for ...fuzzyray
2007-09-13Add --no-progress optionfuzzyray
2007-09-13Remove pre-release disclaimer, add Michael A. Smith to the list of authorsfuzzyray
2007-09-13Fix eread to not accept invalid input for file selection. (Bug #189994)fuzzyray
2007-09-13Correctly handle the case where an ebuild no longer exists for a package (Bug...fuzzyray
2007-09-12Updated man page for revdep-rebuild-rewritefuzzyray
2007-09-12Fix long argument processing to work correctly. (Bug #192345)fuzzyray
2007-08-28Fix up bug found by phreak, (thanks). Fix has_key usage. Delete global x va...antarus
2007-08-08Fix progress bar to only update when there is a change (Bug #186945)fuzzyray
2007-08-07Add patch for FreeBSD from lavajoe (Bug #183657)fuzzyray
2007-08-07Don't print error from find when searching for non-existant .revdep-rebuild f...fuzzyray
2007-08-07Add -X option back for backwards compatibilty (Bug #187366)fuzzyray