Add a note about interaction between FEATURES="metadata-transfer"
[portage.git] / bin /
2008-05-14 Zac MedicoSkip blocker atoms for the RDEPEND.suspect check.
2008-05-14 Zac MedicoBug #221537 - Add a new "RDEPEND.suspect" check for...
2008-05-13 Marius MauchPrefer deb2tgz over ar for unpacking .deb files when...
2008-05-13 Marius MauchAdd subversion support for repoman (patch by Fabien...
2008-05-08 Zac MedicoBug #220775 - Source isolated-functions.sh before tryin...
2008-05-06 Zac MedicoIn install_mask(), discard stderr messages from the...
2008-05-05 Zac MedicoUse find -path -or -name to match basenames of files...
2008-05-05 Zac MedicoBug #219286 - Whitelist INSTALL_MASK so that it works...
2008-05-03 Zac MedicoUse absolute paths for files in ${DISTDIR}. Thanks...
2008-05-03 Zac MedicoBuf #219294 - Fix 'date' and 'cut' arguments for BSD...
2008-05-02 Marius Mauchrename NEEDED.2 to NEEDED.ELF.2 to allow other ABI...
2008-05-02 Zac MedicoSkip group/owner tarsync options for tarsync if chown...
2008-05-02 Zac MedicoBug #219837 - Adjust date calculations some more and...
2008-05-01 Zac MedicoDetect an old version of tarsync and use bzip2 compress...
2008-04-30 Zac MedicoBug #219837 - Adjust date calculations to improve accuracy.
2008-04-27 Marius Mauchfix logic error
2008-04-27 Marius Mauchactually use rpath for the internal lib check
2008-04-27 Marius Mauchsome minor code fixes
2008-04-25 Marius Mauchas NEEDED files don't conain enough formation for e...
2008-04-20 Zac MedicoBug #218559 - Make portdbapi automatically add sandbox...
2008-04-14 Zac Medicos/timetasmp/timestamp/
2008-04-12 Zac MedicoBug #217444 - Send debug-print() output to stderr so...
2008-04-09 Zac MedicoHandle issues with newlines in elog messages that can...
2008-04-07 Zac MedicoFor repoman, only cache the metadata necessary for...
2008-04-06 Zac MedicoFix BASH_ARGC and BASH_ARGV offsets some more.
2008-04-06 Zac MedicoIn dump_trace(), fix BASH_ARGV and BASH_ARGC offsets...
2008-04-06 Zac MedicoFix java.eclassesnotused logic. Thanks to Betelgeuse.
2008-04-06 Zac Medico* Use type -P which does not produce messages to stderr.
2008-04-06 Marius Mauchpreserve order of ebuild messages even between differen...
2008-04-05 Zac MedicoWhen necessary, make quickpkg add missing metadata...
2008-04-01 Zac MedicoBug #215673 - Make ebuild.sh leave IUSE defaults intact...
2008-03-30 Zac Medico* Fix broken return value for doins.
2008-03-30 Zac MedicoFix typos. Thanks to Arfrever Frehtes Taifersar Arahesis
2008-03-30 Zac MedicoMake doins clean up it's own temp files. This solves...
2008-03-30 Zac MedicoDo not allow commit mode together with the --without...
2008-03-29 Zac MedicoWhen dyn_unpack() automatically cleans ${WORKDIR},...
2008-03-29 Zac MedicoBug #214619 - Run dyn_package() and preinst_mask()...
2008-03-29 Zac MedicoFix quoting for ${root} in install_mask().
2008-03-29 Zac MedicoAdd a new "ebuild.patches" check for the PATCHES variab...
2008-03-29 Zac MedicoDon't trigger the 'java.eclassesnotused' on blocker...
2008-03-28 Zac MedicoAdd a new "java.eclassesnotused" check for cases where...
2008-03-28 Zac Medico* Skip the recusive chown call if it fails on the top...
2008-03-28 Zac MedicoDisable tarsync when using lzma compression since it...
2008-03-28 Zac MedicoBug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS...
2008-03-28 Zac MedicoMake dyn_clean() consistent wrt removal of ${PORTAGE_BU...
2008-03-28 Zac MedicoBug #213698 - Make FEAUTURES=keepwork and keeptemp...
2008-03-28 Zac MedicoBug #213629 - Use EAPI.incompatible in cases where...
2008-03-28 Zac MedicoBug #213629 - Create an EAPI.incompatible category...
2008-03-28 Zac MedicoRemove redundant info from the KEYWORDS.dropped message.
2008-03-27 Zac MedicoBug #209418 - Add a new KEYWORDS.dropped check that...
2008-03-27 Zac MedicoBug #212509 - Display a note about the --without-mask...
2008-03-27 Zac MedicoBug #212509 - Implement a new --without-mask option...
2008-03-26 Zac MedicoMove the default empty compiler flag settings from
2008-03-25 Zac MedicoBug #211294 - Make repoman bail out if arch.list contai...
2008-03-24 Zac MedicoBug #214499 - When compiler flags are unset, many packa...
2008-03-19 Marius Mauchreadd digestentry.unused category as it's still relevant
2008-03-19 Zac MedicoFix quoting.
2008-03-19 Zac MedicoStrip trailing slashes from directory paths if necessary.
2008-03-19 Zac MedicoBug #210690 - Fix --help output to show the leading...
2008-03-19 Zac MedicoBug #210575 - Optimize doins -r so that it doesn't...
2008-03-19 Zac MedicoOnly show the eqawarn from bug #149745 when nothing...
2008-03-18 Zac MedicoBug #149745 - Generate an eqawarn message if dohtml...
2008-03-18 Zac MedicoBug #174634 - Fix ebuild 'digest' and 'manifest' behave...
2008-03-16 Zac MedicoBug #213540 - Make sure DESTTREE=/usr is set before...
2008-03-15 Marius Mauchavoid importing portage to improve performance
2008-03-15 Zac MedicoFix an UnboundLocalError for 'pkgindex'.
2008-03-09 Zac MedicoFix var_assign_re to recognize a call to the 'declare...
2008-03-07 Zac MedicoConvert PackageIndex.packages from a dict to a list...
2008-03-06 Zac MedicoUse os.environ["SANDBOX_ON"] = "0" to make portageq...
2008-03-06 Zac MedicoRemove egrep syntax emulation since it's not really...
2008-03-06 Zac MedicoImplement the sed-based declare -r filter in python.
2008-03-06 Zac MedicoMove the variable name validation regexes (for bug...
2008-03-05 Zac MedicoUpdate the description to reflect the new meaning of...
2008-03-05 Zac MedicoPass a space-separated list of variables into filter...
2008-03-05 Zac MedicoFix have_end_quote() to compare the quote against the...
2008-03-05 Zac MedicoBug #211949 - Tighten the variable name filter to exclu...
2008-03-05 Zac MedicoHandle multi-line quoted variable assignments.
2008-03-05 Zac MedicoTODO: Move variable name validation and declare -r...
2008-03-05 Zac MedicoUpdate description to reflect the new meaning of the...
2008-03-05 Zac MedicoImplement variable assignment handling in python so...
2008-03-04 Zac MedicoFix func_start_re so that it requires at least one...
2008-03-04 Zac MedicoTighten the funct_start_re so that it doesn't match...
2008-03-04 Zac MedicoBug #211949 - Temporarily revert back to a less strict...
2008-03-04 Zac MedicoAdd support for idendification of function definitions...
2008-03-04 Zac MedicoBug #211949 - Fix the regex so that it won't match...
2008-03-03 Marius Mauchtell rpmbuild to clean it's working files after complet...
2008-03-03 Marius Mauchfix message on ValueError to not sound like crap
2008-03-03 Zac MedicoBuf #210372 - Fix FEATURES=suidctl so that it really...
2008-03-03 Zac MedicoBug #211949 - Tweak the regex so that a leading whitesp...
2008-03-03 Zac MedicoFix the regex for bug #211949 so that it correctly...
2008-03-02 Zac MedicoBug #211949 - As suggested by vapier, tighten the varia...
2008-03-01 Zac MedicoBug #211949 - Make filter_readonly_variables() remove...
2008-02-29 Zac MedicoIn the suidctl code, move the addwrite call out of...
2008-02-28 Marius Mauchremove code for manifest1 support
2008-02-27 Zac MedicoBug #211294 - Make repoman ignore profiles labeled...
2008-02-24 Alec WarnerDouble import, thanks grobian :)
2008-02-24 Alec WarnerVarious repoman fixes, plus a weird lockfile tracekback...
2008-02-23 Mike Frysingeronly try to fetch compression schemes which the host...
2008-02-23 Mike Frysingeradd support for lzma/gz snapshots
2008-02-23 Mike Frysingertighten up output from script
next