summaryrefslogtreecommitdiff
path: root/trunk/src
AgeCommit message (Collapse)Author
2006-09-03Check for permissions to write temporary files. Bug #142308fuzzyray
svn path=/; revision=313
2006-09-03Minor updates to man pagefuzzyray
svn path=/; revision=312
2006-08-20- update genpkgindex to include PDEPEND and PROVIDEsolar
svn path=/; revision=311
2006-08-12add --mail option to manpage, fix typo in --help messagegenone
svn path=/; revision=310
2006-08-12add mail option to send out vulnerability reportsgenone
svn path=/; revision=308
2006-08-01Replace calls to readlink with bash functionfuzzyray
svn path=/; revision=307
2006-07-28Added patch to fix revdep-rebuild bug #37485fuzzyray
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-07Added patch from truedfx to fix bug #38751fuzzyray
svn path=/; revision=304
2006-07-07Change --no-path to --no-ld-pathfuzzyray
svn path=/; revision=303
2006-07-05Add --no-path option to revdep-rebuildfuzzyray
svn path=/; revision=302
2006-06-25update cve code for bug 128115genone
svn path=/; revision=301
2006-06-14Fix package.py to honor . (bug #136811)fuzzyray
svn path=/; revision=300
2006-05-23Update revdep-rebuild manpage. Bring Changelog up to datefuzzyray
svn path=/; revision=299
2006-05-21Use 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-09Fix mismatch between man page and --help. Bug 132413fuzzyray
svn path=/; revision=297
2006-04-02Remove extra slashes from SEARCH_DIRS pathfuzzyray
svn path=/; revision=296
2006-04-01Revert where we look for dependency information to previous behavior (Bug ↵fuzzyray
126845) svn path=/; revision=295
2006-04-01Fix revdep-rebuild issues exposed by expat upgrade. Bugs 128085, 128174)fuzzyray
svn path=/; revision=294
2006-03-29Add new %active argument to euse to select all enabled use flagsgenone
svn path=/; revision=293
2006-03-26echangelog: don't warn about missing ebuilds when updating copyrights #120061agriffis
svn path=/; revision=291
2006-03-25Update manual page with current examplesagriffis
svn path=/; revision=289
2006-03-25Update to work with sources.gentoo.orgagriffis
svn path=/; revision=288
2006-03-24fix typogenone
svn path=/; revision=287
2006-03-21Fix to clear environment before portageq call. Bug 126038)fuzzyray
svn path=/; revision=286
2006-03-08Update Makefiles to install genpkgindexfuzzyray
svn path=/; revision=285
2006-03-08- add initial genpkgindex script to subversionsolar
svn path=/; revision=284
2006-03-01Fixes to support displaying post-merge dependencies (Bug #99191)fuzzyray
svn path=/; revision=283
2006-03-01Fixes for dependency parsing (bug 123725). Added function to get PDEPENDSfuzzyray
svn path=/; revision=282
2006-02-17fixing bug 95432genone
svn path=/; revision=281
2006-02-16Unset EMERGE_DEFAULT_OPTS for all emerge callsfuzzyray
svn path=/; revision=280
2006-02-16fix bug #123084genone
svn path=/; revision=279
2006-02-10Fixed typo in manpage, bug #122212antarus
svn path=/; revision=278
2006-02-09Unset EMERGE_DEFAULT_OPTS for internal emerge callsfuzzyray
svn path=/; revision=277
2006-02-07Fix for PORTAGE_NICENESSfuzzyray
svn path=/; revision=276
2006-01-24Use vdb information for verbose list mode (patch by solar)genone
svn path=/; revision=275
2006-01-19Add /etc/revdep-rebuild/ to CONFIG_PROTECT_MASKfuzzyray
svn path=/; revision=274
2006-01-18Add capability to check libtool .la files for non-existant referencesfuzzyray
svn path=/; revision=273
2006-01-11Remove comment temporary solutiongenone
svn path=/; revision=272
2006-01-07Fix revdep-rebuild to work correctly with portage-2.1. Bug #118124fuzzyray
svn path=/; revision=271
2006-01-06Fix find_world_packages() Bug #76568fuzzyray
svn path=/; revision=270
2005-12-28Fix revdep-rebuild to automatically determine how to call find correctlyfuzzyray
svn path=/; revision=269
2005-12-19Add reqular expression matching for eclean. Bug 114365fuzzyray
svn path=/; revision=268
2005-12-13Fix USE flag parsing for Bug #115294fuzzyray
svn path=/; revision=267
2005-12-07Clarify error msg for Bug #113423. Make partial name searches the default ↵fuzzyray
for Bug #113134 svn path=/; revision=264
2005-12-07Fix revdep-rebuild to work with findutils-4.2.27fuzzyray
svn path=/; revision=263
2005-11-23Changed equery list command to default to partial name matchesfuzzyray
svn path=/; revision=262
2005-11-16Fix errors in Makefilesfuzzyray
svn path=/; revision=261
2005-11-15Updated man page to match updated glsa-checkfuzzyray
svn path=/; revision=260
2005-11-15- Moving lots of stuff from stdout to stderrgenone
- 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