aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add patch from loki_val to check -l dependencies in .la files (Bug #267898)fuzzyray2009-04-301-2/+23
* Fix typo in normalize_emerge_opts(). Bug #259526fuzzyray2009-02-181-1/+1
* Bug #239000 - Improve the message about 'remaining inconsistencies'.zmedico2008-12-051-2/+5
* Change awk calls to gawk for non-linux system compatibilityfuzzyray2008-11-251-4/+4
* Added patch from igli to fix find command.fuzzyray2008-11-241-2/+4
* Update fix for Bug 232270 to utilize better patch from Ian Abbott.fuzzyray2008-08-261-2/+2
* Change TMPDIR references to WORKING_DIR in messagesfuzzyray2008-08-221-3/+2
* Finish changes as outlined in bug #203414, Comment 19. Normal users use mktem...fuzzyray2008-08-211-24/+21
* Add second permission check to setup_tmpdir functionfuzzyray2008-07-211-0/+7
* Moved temporary files from /tmp to /var/tmp. Use a to avoid unprintable chara...fuzzyray2008-07-211-7/+11
* Fix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)fuzzyray2008-07-211-0/+1
* Apply fix for Bug 231508fuzzyray2008-07-211-1/+2
* Remove extraneous debug code, fix typofuzzyray2008-07-091-3/+2
* Finish refactoring the codefuzzyray2008-07-091-217/+205
* Fix revdep-rebuild to not evaluate broken objects multiple times. (Bug 220761)fuzzyray2008-07-091-0/+1
* Fix revdep-rebuild to use TMPDIR instead of HOME for temporary files. (Bug 20...fuzzyray2008-07-091-119/+216
* Change error message to be clearer when unknown option is passed. (Bug #214370)fuzzyray2008-04-231-1/+4
* Reverting revision 483, since it breaks usability for a user in the portage g...fuzzyray2008-04-231-214/+119
* Change revdep-rebuild to not use /root for temp files. It now uses $TMPDIR/r...fuzzyray2008-03-141-119/+214
* Fix prepending '=' to slotted atoms (Bug #213328)fuzzyray2008-03-141-7/+7
* Fix trying to emerge an empty list of packages. (Bug 213294)fuzzyray2008-03-131-5/+12
* Disable portage-utils support until it is able to handle categories without a...fuzzyray2008-03-051-3/+5
* Use /etc/init.d/functions.sh instead of /sbin/functions.sh. (Bug 210940)fuzzyray2008-02-211-1/+1
* Fix to add = to CPV passed to emergefuzzyray2008-02-191-2/+1
* Fix bug with patch for filtering SEARCH_DIRS_MASK paths from SEARCH_DIRSfuzzyray2008-02-191-1/+1
* Apply patch to allow combined short options. (Bug 188343)fuzzyray2008-02-181-97/+203
* Don't duplicate broken file output. (Bug 201319)fuzzyray2008-02-181-1/+1
* unset GREP_OPTIONS to prevent problems with grep. (Bug 189257)fuzzyray2008-02-181-0/+3
* Apply patch to prevent false matches of object names. (Bug 196460)fuzzyray2008-02-161-1/+3
* Apply patch to better handle masked and removed packages. (Bug 205227)fuzzyray2008-02-161-10/+47
* Filter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug 194993)fuzzyray2008-02-161-1/+13
* Apply patch for revdep-rebuild portable find function. (Bug 194234)fuzzyray2008-02-161-5/+6
* /bin/sh version of revdep-rebuild - wrtten by uberlordfuzzyray2007-10-101-10/+6
* Fix handling of /var/db/pkg when it is a symbolic link. (Bug #179392)fuzzyray2007-09-191-1/+1
* Fix handling of '-*' in user alterable variables. (Bug #192979)fuzzyray2007-09-191-5/+7
* Move revdep-rebuild-rewrite to revdep-rebuild. Change Makefile to only instal...fuzzyray2007-09-191-640/+723
* Update copyright headerfuzzyray2007-07-261-1/+1
* Change --no-color to --nocolor for consistency within gentoolkit. (Bug #165165)fuzzyray2007-03-181-2/+2
* Remove space in #! linefuzzyray2007-03-181-1/+1
* Fix bug with --package-names option not rebuilding packages (Bug #169761)fuzzyray2007-03-141-1/+1
* Add support to detect "no version information available" message from ldd (Bu...fuzzyray2007-03-101-1/+8
* Update revdep-rebuild to use --deep instead of --emptytree for ordering algor...fuzzyray2007-03-071-1/+1
* Fix handling of /etc/portage/package.maskfuzzyray2006-12-131-4/+3
* Fix bug in Slotting logic when using --package-namesfuzzyray2006-09-171-2/+3
* Remove unused environment variables before calling emerge. Bug #142074fuzzyray2006-09-031-0/+7
* Check for permissions to write temporary files. Bug #142308fuzzyray2006-09-031-1/+19
* Added patch to fix revdep-rebuild bug #37485fuzzyray2006-07-281-1/+7
* Added patch from truedfx to fix bug #38751fuzzyray2006-07-071-10/+7
* Change --no-path to --no-ld-pathfuzzyray2006-07-071-11/+14
* Add --no-path option to revdep-rebuildfuzzyray2006-07-051-1/+9