| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-09-03 | Check for permissions to write temporary files. Bug #142308 | fuzzyray | |
| svn path=/; revision=313 | |||
| 2006-09-03 | Minor updates to man page | fuzzyray | |
| svn path=/; revision=312 | |||
| 2006-08-20 | - update genpkgindex to include PDEPEND and PROVIDE | solar | |
| svn path=/; revision=311 | |||
| 2006-08-12 | add --mail option to manpage, fix typo in --help message | genone | |
| svn path=/; revision=310 | |||
| 2006-08-12 | add mail option to send out vulnerability reports | genone | |
| svn path=/; revision=308 | |||
| 2006-08-01 | Replace calls to readlink with bash function | fuzzyray | |
| svn path=/; revision=307 | |||
| 2006-07-28 | Added patch to fix revdep-rebuild bug #37485 | fuzzyray | |
| svn path=/; revision=306 | |||
| 2006-07-23 | - update code to not write to the Packages file directly untill we have ↵ | solar | |
| finished successfully. Make sure we always write a timestamp and the number of pkgs in the binrepo. Run eclean-pkg if cleanpkgdir is set in FEATURES= svn path=/; revision=305 | |||
| 2006-07-07 | Added patch from truedfx to fix bug #38751 | fuzzyray | |
| svn path=/; revision=304 | |||
| 2006-07-07 | Change --no-path to --no-ld-path | fuzzyray | |
| svn path=/; revision=303 | |||
| 2006-07-05 | Add --no-path option to revdep-rebuild | fuzzyray | |
| svn path=/; revision=302 | |||
| 2006-06-25 | update cve code for bug 128115 | genone | |
| svn path=/; revision=301 | |||
| 2006-06-14 | Fix package.py to honor . (bug #136811) | fuzzyray | |
| svn path=/; revision=300 | |||
| 2006-05-23 | Update revdep-rebuild manpage. Bring Changelog up to date | fuzzyray | |
| svn path=/; revision=299 | |||
| 2006-05-21 | Use qfile to locate packages if portage-utils is installed. Removed unused ↵ | fuzzyray | |
| code. Be even more paranoid about extra slashes in path names svn path=/; revision=298 | |||
| 2006-05-09 | Fix mismatch between man page and --help. Bug 132413 | fuzzyray | |
| svn path=/; revision=297 | |||
| 2006-04-02 | Remove extra slashes from SEARCH_DIRS path | fuzzyray | |
| svn path=/; revision=296 | |||
| 2006-04-01 | Revert where we look for dependency information to previous behavior (Bug ↵ | fuzzyray | |
| 126845) svn path=/; revision=295 | |||
| 2006-04-01 | Fix revdep-rebuild issues exposed by expat upgrade. Bugs 128085, 128174) | fuzzyray | |
| svn path=/; revision=294 | |||
| 2006-03-29 | Add new %active argument to euse to select all enabled use flags | genone | |
| svn path=/; revision=293 | |||
| 2006-03-26 | echangelog: don't warn about missing ebuilds when updating copyrights #120061 | agriffis | |
| svn path=/; revision=291 | |||
| 2006-03-25 | Update manual page with current examples | agriffis | |
| svn path=/; revision=289 | |||
| 2006-03-25 | Update to work with sources.gentoo.org | agriffis | |
| svn path=/; revision=288 | |||
| 2006-03-24 | fix typo | genone | |
| svn path=/; revision=287 | |||
| 2006-03-21 | Fix to clear environment before portageq call. Bug 126038) | fuzzyray | |
| svn path=/; revision=286 | |||
| 2006-03-08 | Update Makefiles to install genpkgindex | fuzzyray | |
| svn path=/; revision=285 | |||
| 2006-03-08 | - add initial genpkgindex script to subversion | solar | |
| svn path=/; revision=284 | |||
| 2006-03-01 | Fixes to support displaying post-merge dependencies (Bug #99191) | fuzzyray | |
| svn path=/; revision=283 | |||
| 2006-03-01 | Fixes for dependency parsing (bug 123725). Added function to get PDEPENDS | fuzzyray | |
| svn path=/; revision=282 | |||
| 2006-02-17 | fixing bug 95432 | genone | |
| svn path=/; revision=281 | |||
| 2006-02-16 | Unset EMERGE_DEFAULT_OPTS for all emerge calls | fuzzyray | |
| svn path=/; revision=280 | |||
| 2006-02-16 | fix bug #123084 | genone | |
| svn path=/; revision=279 | |||
| 2006-02-10 | Fixed typo in manpage, bug #122212 | antarus | |
| svn path=/; revision=278 | |||
| 2006-02-09 | Unset EMERGE_DEFAULT_OPTS for internal emerge calls | fuzzyray | |
| svn path=/; revision=277 | |||
| 2006-02-07 | Fix for PORTAGE_NICENESS | fuzzyray | |
| svn path=/; revision=276 | |||
| 2006-01-24 | Use vdb information for verbose list mode (patch by solar) | genone | |
| svn path=/; revision=275 | |||
| 2006-01-19 | Add /etc/revdep-rebuild/ to CONFIG_PROTECT_MASK | fuzzyray | |
| svn path=/; revision=274 | |||
| 2006-01-18 | Add capability to check libtool .la files for non-existant references | fuzzyray | |
| svn path=/; revision=273 | |||
| 2006-01-11 | Remove comment temporary solution | genone | |
| svn path=/; revision=272 | |||
| 2006-01-07 | Fix revdep-rebuild to work correctly with portage-2.1. Bug #118124 | fuzzyray | |
| svn path=/; revision=271 | |||
| 2006-01-06 | Fix find_world_packages() Bug #76568 | fuzzyray | |
| svn path=/; revision=270 | |||
| 2005-12-28 | Fix revdep-rebuild to automatically determine how to call find correctly | fuzzyray | |
| svn path=/; revision=269 | |||
| 2005-12-19 | Add reqular expression matching for eclean. Bug 114365 | fuzzyray | |
| svn path=/; revision=268 | |||
| 2005-12-13 | Fix USE flag parsing for Bug #115294 | fuzzyray | |
| svn path=/; revision=267 | |||
| 2005-12-07 | Clarify error msg for Bug #113423. Make partial name searches the default ↵ | fuzzyray | |
| for Bug #113134 svn path=/; revision=264 | |||
| 2005-12-07 | Fix revdep-rebuild to work with findutils-4.2.27 | fuzzyray | |
| svn path=/; revision=263 | |||
| 2005-11-23 | Changed equery list command to default to partial name matches | fuzzyray | |
| svn path=/; revision=262 | |||
| 2005-11-16 | Fix errors in Makefiles | fuzzyray | |
| svn path=/; revision=261 | |||
| 2005-11-15 | Updated man page to match updated glsa-check | fuzzyray | |
| svn path=/; revision=260 | |||
| 2005-11-15 | - Moving lots of stuff from stdout to stderr | genone | |
| - Replace all "print" calls with matching write() calls - add new "affected" target - add support for a EMERGE_OPTS env var - check that GLSA_DIR exists - add --cve option requested by solar - show title on --test --verbose - better exception handling svn path=/; revision=258 | |||
