summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* repoman: add --echangelog=<y|n> for bug #337853Zac Medico2011-10-142-56/+121
* repoman: support REPOMAN_DEFAULT_OPTS variableZac Medico2011-10-143-1/+13
* Revert "Use plain ascii encoding for this file"Zac Medico2011-10-141-1/+2
* Update --prune man page entry (bug 387011)Sebastian Luther2011-10-141-4/+6
* RELEASE-NOTES: FEATURES=fixpackages unconditionalZac Medico2011-10-141-0/+6
* Fix inverted QA_SONAME_NO_SYMLINK logic.Zac Medico2011-10-131-1/+1
* Don't generate soname symlinks for bug #387053.Zac Medico2011-10-131-9/+1
* Add QA_SONAME_NO_SYMLINK for bug #387053.Zac Medico2011-10-133-0/+38
* quickpkg: optimize */* matchesZac Medico2011-10-131-0/+5
* portageq match: wildcard supportZac Medico2011-10-131-8/+35
* _pull_valid_cache: fix readonly delete logicZac Medico2011-10-131-1/+1
* layout.conf: make the pregenerated cache format controllableBrian Harring2011-10-135-18/+24
* quickpkg: use AmbiguousPackageNameZac Medico2011-10-131-3/+3
* quickpkg: fix '*' in arg extended atom checkZac Medico2011-10-131-16/+11
* layout.conf: revert authoritative-cache supportZac Medico2011-10-133-32/+6
* digestcheck: handle allow_missing for distfilesZac Medico2011-10-131-0/+2
* quickpkg_extended_atom: handle =* operatorZac Medico2011-10-131-0/+5
* quickpkg: Support extended atomsSebastian Luther2011-10-131-1/+39
* xpak(5): fix grammar, spelling, style, and add more contentMike Frysinger2011-10-121-148/+105
* Remove FEATURES=fixpackages support.v2.2.0_alpha67Zac Medico2011-10-115-16/+8
* Ensure correct IUSE in vdb for bug #386829.Zac Medico2011-10-111-7/+16
* bin/ebuild: add --version optionZac Medico2011-10-111-3/+9
* prepstrip: make sure eu-strip embeds right filenameMike Frysinger2011-10-111-1/+4
* fetch: tweak space msg for bug #386797Zac Medico2011-10-111-12/+14
* elog_process: fix ridicoulus newlines bug #386771Zac Medico2011-10-111-4/+12
* prepstrip: add support for elfutils stripMike Frysinger2011-10-111-18/+46
* prepstrip: extract buildid with readelf to avoid debugedit when possibleMike Frysinger2011-10-111-9/+23
* prepstrip: avoid a `dirname` with a simple ${var%/*}Mike Frysinger2011-10-101-1/+1
* FakeVartree: disable match wrapper if necessaryv2.2.0_alpha66Zac Medico2011-10-101-2/+2
* FakeVartree: type from last commitZac Medico2011-10-101-1/+1
* FakeVartree: fix sync for --dynamic-deps=nZac Medico2011-10-101-1/+2
* Scheduler: fix myopts typo from last commitZac Medico2011-10-101-1/+1
* Add emerge --dynamic-deps <y|n> option.Zac Medico2011-10-106-6/+43
* mod_syslog: add newlines for bug #386627Zac Medico2011-10-101-5/+4
* elog_process: add newlines for bug #386627Zac Medico2011-10-101-4/+4
* prepstrip: tweak style of debugedit checksv2.2.0_alpha65Zac Medico2011-10-091-8/+8
* prepstrip: merge debugedit checks moreZac Medico2011-10-091-5/+11
* prepstrip: optimize duplicate calls to `has`Mike Frysinger2011-10-091-12/+23
* prepstrip: merge debugedit checksMike Frysinger2011-10-091-6/+5
* tests/dodir: check relative path by itselfMike Frysinger2011-10-091-0/+2
* tests: setup default bin env moreMike Frysinger2011-10-091-0/+3
* prepstrip: optimize chmod slightlyMike Frysinger2011-10-091-3/+3
* tests/__init__: return int from main()Zac Medico2011-10-092-8/+9
* tests/__init__: import print_functionZac Medico2011-10-091-0/+2
* MaskManager: fix "Unmatched removal", bug #386569Zac Medico2011-10-091-5/+40
* Skip PORTAGE_TMPDIR write check for fetchonly.Zac Medico2011-10-091-6/+7
* show_ignored_binaries: filter noise, bug #386379Zac Medico2011-10-091-0/+26
* tests: add --list flag to show available testsMike Frysinger2011-10-091-21/+34
* tests: add a --help option to make runtest more friendlyMike Frysinger2011-10-091-2/+7
* tests: split up getTests into helper funcs to avoid duplicationMike Frysinger2011-10-091-20/+17