portage.git
2009-06-07 Zac MedicoRemove <msgtext> element in invalid location.
2009-06-07 Zac MedicoBug #272063 - Use <para> elements inside <listitem...
2009-06-03 Zac MedicoMake usev() strip ! prefix in echoed output as specifie...
2009-06-03 Mike Frysingerdrop sandbox settings that sandbox itself takes care...
2009-05-31 Zac MedicoBug #268929 - Add grep for 'dereferencing pointer'...
2009-05-16 Zac MedicoAdd some really big integers to the vercmp tests.
2009-05-10 Zac MedicoEnable FEATURES=assume-digests by default.
2009-05-06 Zac MedicoFix digestcheck() to handle missing distfiles digests...
2009-05-06 Zac MedicoFix SrcUnpackPatches to ignore comment lines. Thanks...
2009-05-06 Mike Frysingertweak output when diff access rights are needed
2009-05-05 Zac MedicoWhen generating ACCEPT_LICENSE for the ebuild environme...
2009-05-05 Zac MedicoMake portdbapi.getfetchlist() return an equal number...
2009-05-04 Zac MedicoFix misleading/outdated info in the DESCRIPTION section.
2009-05-03 Zac MedicoFix "arguments" spelling. v2.2_rc33
2009-05-03 Zac MedicoBug #268398 - Document econf's automatic die behavior.
2009-05-03 Zac MedicoSimplify DepPriority.__int__() and make it consistent...
2009-05-02 Zac MedicoMake useq() die if called during the "depend" phase...
2009-05-02 Zac MedicoSkip useq() IUSE QA Notices during the "depend" phase...
2009-05-02 Zac MedicoFix inverted logic in superuser logic for bug #267104.
2009-05-02 Zac MedicoFix DepPriority.__int__() to return distinguishable...
2009-05-01 Zac MedicoBug #267175 - Instead of "poor code kills airplanes... v2.2_rc32
2009-05-01 Zac MedicoMake elog functions use read -r when splitting lines...
2009-05-01 Zac MedicoOnly generate KV when setting up the environment for...
2009-05-01 Zac MedicoFix logic error which prevents repos.conf [DEFAULT...
2009-04-30 Zac MedicoRemove unnecessary doebuild_environment() call from...
2009-04-30 Zac MedicoIn config.setcpv() reuse split USE from built packages...
2009-04-30 Zac MedicoEnable use() qa checks via PORTAGE_IUSE for all ebuild...
2009-04-30 Zac MedicoMove PORTAGE_RESTRICT calculation to config.setcpv...
2009-04-30 Zac MedicoBug #267104 - When appropriate, advise the user that...
2009-04-30 Zac MedicoFix _lazy_accept_license to discard || from the set...
2009-04-30 Zac MedicoFix typo in version from previous commit.
2009-04-30 Zac MedicoAdd note about repos.conf eclass overrides.
2009-04-30 Zac MedicoFix ACCEPT_LICENSE handling for binary packages, so...
2009-04-30 Zac MedicoFix error in calculations from bug #267104.
2009-04-30 Zac MedicoIn config.setcpv(), move the code that makes sure ...
2009-04-30 Zac MedicoGenerate a pruned version of ACCEPT_LICENSE, by interse...
2009-04-30 Zac MedicoIn config.regenerate(), explicitly include self.backupe...
2009-04-30 Zac MedicoExclude 'backupenv' from config.configlist and lookupli...
2009-04-29 Zac MedicoClarify RESTRICT=bindist docs by referring to 'built...
2009-04-29 Zac MedicoWarn about sed and epatch calls which should be moved...
2009-04-29 Zac MedicoMove the here-document code from the EbuildWhitespace...
2009-04-29 Zac MedicoMake EbuildWhitespace ignore here-documents. Thanks...
2009-04-29 Zac MedicoMake xtermTitle() use a global variable to cache the...
2009-04-29 Zac MedicoBug #267860 - Make JobStatusDisplay respect FEATURES...
2009-04-29 Zac MedicoFix the code from bug #267104 to account non-root users.
2009-04-29 Zac MedicoBug #267810 - Don't sort C/CXX/LDFLAGS in emerge -...
2009-04-29 Zac MedicoBug #267104 - If the statvfs f_bavail field shows insuf...
2009-04-28 Zac MedicoPut ebuild helpers at the absolute front of the PATH.
2009-04-28 Zac MedicoBug #71646 - Don't allow the HISTFILE variable into...
2009-04-27 Mike Frysingerfix e-mail munging and add see also section
2009-04-26 Zac MedicoAdd a new EAPI.definition check for cases in which...
2009-04-24 Zac MedicoRevert r13390 (dosed and dohard functions) since a...
2009-04-24 Zac MedicoAdd dummy dosed and dohard functions for EAPI 3, so...
2009-04-24 Zac MedicoAdd dohard and doset helper which die for EAPI 3. TODO...
2009-04-24 Zac MedicoSet executable.
2009-04-23 Zac MedicoAutomatically define errno.ESTALE if it doesn't exist...
2009-04-23 Zac MedicoFix breakage in PREROOTPATH logic from the EAPI 3 code.
2009-04-23 Zac MedicoRemove ccache and distcc remove_path_entry code since...
2009-04-22 Zac MedicoUse declare -F to check existence of function definitio...
2009-04-21 Zac MedicoUse ret|=1 instead of ++ret, to avoid possible overflow.
2009-04-21 Zac MedicoAdd new dodoc implementation for EAPI 3. Thanks to...
2009-04-21 Zac MedicoIn ebuild_main(), unset ebuild_helpers_path when finish...
2009-04-21 Zac MedicoAdd ${PORTAGE_BIN_PATH}/ebuild-helpers/3 directory...
2009-04-21 Zac MedicoExit unsuccessfully when in commit mode and nothing...
2009-04-20 Zac MedicoClarify language in repos.conf reference to repoman...
2009-04-20 Zac MedicoWhen in --nodeps mode, make depgraph._serialize_tasks...
2009-04-19 Zac MedicoAdd note about 'use' in the Atom.intersects() docstring. v2.2_rc31
2009-04-19 Zac MedicoDrop from --ask to --pretend for uninstall all actions.
2009-04-19 Zac MedicoAdd missing del when cleansing cache in action_metadata().
2009-04-19 Zac MedicoTweak _eclasses_ logic inside action_metadata().
2009-04-19 Zac MedicoEmphasize precedence of repos.conf over layout.conf.
2009-04-19 Zac MedicoAdd notes about eclass precedence for metadata/layout...
2009-04-19 Zac MedicoIn action_deselect(), use the installed packages to...
2009-04-19 Zac MedicoAdd --ask support to action_deselect().
2009-04-19 Zac MedicoFix bugs in action_deselect() and add --pretend support.
2009-04-19 Zac MedicoAdd a new --deselect action which removes atoms from...
2009-04-19 Zac MedicoFix default master code so that it doesn't trigger...
2009-04-19 Zac MedicoIf a repo doesn't have metadata/layout.conf then use...
2009-04-18 Zac MedicoHandle IOError from codecs.open().
2009-04-18 Zac MedicoSupport profiles.desc from overlays.
2009-04-18 Zac MedicoSupport use.desc from overlays.
2009-04-18 Zac MedicoUse a new ProfileDesc class to handle the data for...
2009-04-18 Zac MedicoAdd support to emerge --metadata for transfering cache...
2009-04-18 Zac MedicoFix lockfile() docstring to correctly document the...
2009-04-18 Zac MedicoSimplify pkgcmp(). Thanks to Douglas Anderson <dja...
2009-04-17 Zac MedicoBug #266493 - Never return a long from vercmp() since...
2009-04-16 Zac MedicoAdd support for repos.conf 'aliases' attribute which...
2009-04-16 Zac MedicoFix typo from previous commit.
2009-04-16 Zac MedicoAdd support in repos.conf to override the "masters...
2009-04-16 Zac MedicoCall realpath(repodir) so it's conistent with the value...
2009-04-15 Zac MedicoBug #265909 - Make emerge display a warning message...
2009-04-15 Zac MedicoBug #266211 - Handle ESTALE like ENOENT in fetch and...
2009-04-15 Zac MedicoAdd support in action_uninstall() for file -> package...
2009-04-15 Zac MedicoSplit out an action_uninstall() function to handle...
2009-04-13 Zac MedicoConvert portage.bsd_chflags into a class with chflags...
2009-04-13 Zac MedicoMake portage.bsd_chflags correspond to FEATURES=chflags...
2009-04-12 Zac MedicoCreate the myreporoot variable from portdir_overlay...
2009-04-12 Zac MedicoEnsure that the correct PORTDIR setting is passed into...
2009-04-12 Zac MedicoAdd a note about dlopen and libtool archives in the...
2009-04-12 Zac MedicoAdd a LibraryFileConsumerSet class that can be used...
next