portage.git
2006-06-11 Zac MedicoWrap more exceptions when applying permissions. Thanks...
2006-06-10 Zac MedicoRemove QA warning when files are installed with portage...
2006-06-10 Alec WarnerFix LIVEVCS.stable for -* keywords
2006-06-10 Marius Mauchoverride sender on sendmail invocation
2006-06-10 Marius Mauchadd code to allow sendmail binaries to be used instead...
2006-06-10 Marius Mauchrefactor elog mail stuff so it's reusable by other...
2006-06-10 Marius Mauchmake elog mail module always set the 'From' header...
2006-06-10 Zac MedicoDo not unmerge fifo files because, since their mtime...
2006-06-10 Ned Ludd- Bug 136236 misc-functions.sh fails to always honor...
2006-06-09 Zac MedicoI meant to ignore an IndexError here, in case mysetting... v2.1 v2.1_rc3 v2.1_rc4
2006-06-08 Zac MedicoUse ${BASH_SOURCE[0]} instead of $_ because the former...
2006-06-08 Zac MedicoBreak out of the loop asap.
2006-06-08 Zac MedicoWhen an ebuild from overlay fails, display a message...
2006-06-08 Zac MedicoAdd some documentation for /etc/make.profile/profile...
2006-06-08 Zac MedicoDelete incomplete resume data before exiting due to...
2006-06-08 Zac MedicoMove hard coding of /etc/env.d in CONFIG_PROTECT_MASK...
2006-06-08 Zac MedicoRevert r3468 because this type of functionality belongs...
2006-06-07 Mike Frysingersupport for FEATURES=debug-build
2006-06-07 Zac MedicoCall the bogus lchown() once so that the warning is...
2006-06-07 Zac MedicoIf lchown is unavailable for some unexpected reason...
2006-06-07 Zac MedicoAlso bump the counter for the "merge" phase since it...
2006-06-07 Zac MedicoMake sure that each new build attempt gets it's own...
2006-06-06 Zac MedicoFix getgccversion() logic so that it works properly...
2006-06-05 Zac MedicoStore the original suid bits when suidctl is enabled...
2006-06-05 Zac MedicoPut LIVEVCS.stable in qawarnings for now since it's...
2006-06-05 Zac MedicoAdd python 2.3 compatibility code for the set builtin.
2006-06-05 Zac MedicoFix getgccversion() logic for bug #108393. Thanks...
2006-06-04 Alec Warneradd LIVEVCS.stable to man repoman
2006-06-04 Alec WarnerAdd live VCS check to repoman, fix misspelling
2006-06-04 Zac MedicoWhen generating digests, print a digest.assumed QA...
2006-06-04 Zac MedicoRaise a ParseError if the profile has a parent file...
2006-06-04 Zac MedicoRaise a ParseError if the profile has a parent file...
2006-06-04 Zac MedicoRevert lazy loading of autouse because it is both broke...
2006-06-04 Zac MedicoEscape the shell parameter expansions in the PORTAGE_EL...
2006-06-04 Zac MedicoRestore the old behavior of performing global updates...
2006-06-03 Zac MedicoFix emerge's overlay display so that it works properly...
2006-06-02 Zac MedicoIn portageq, catch a KeyError and print a message to...
2006-06-02 Zac MedicoUpdate make.conf.example for x86-fbsd with patch from...
2006-06-01 Zac MedicoFix unpack so that it works with 7z archives for bug...
2006-06-01 Zac MedicoWrap at 80 columns for bug #135132.
2006-06-01 Zac MedicoFix --buildpkgonly so that the "clean" phase is run...
2006-06-01 Zac MedicoDocument RESTRICT="confcache" and add a reference econf...
2006-06-01 Alec WarnerFix quoting for bug 109739
2006-05-30 Zac MedicoUse python to lookup the user and group corresponding...
2006-05-30 Zac MedicoAdd some helpful troubleshooting tips to the depclean...
2006-05-30 Zac MedicoFix prepstrip so that it properly distiguishes between...
2006-05-29 Simon Stellingeverybody hates repoman failing on modular X, so make...
2006-05-29 Zac MedicoUse the well know selinux_aux functions for bug #134743.
2006-05-28 Zac MedicoRevert patch for r3426 for bug 134466 and add warnings...
2006-05-28 Zac MedicoUpdate the default USE_ORDER setting in the man page...
2006-05-28 Zac MedicoUpdate FEATURES docs for 'assume-digests' and 'digest...
2006-05-27 Zac MedicoIgnore ENOENT errors that are expected to occur in...
2006-05-27 Zac MedicoRemove dependence on a patched version of libselinux...
2006-05-27 Zac MedicoAdd noiselevel=-1 to writemsg calls in portage_util...
2006-05-27 Zac MedicoAdd noiselevel=-1 to writemsg calls in portage.py for...
2006-05-27 Zac MedicoAdd noiselevel=-1 to writemsg calls for fatal emerge...
2006-05-27 Zac MedicoFix emerge's userquery() so that it rejects empty respo...
2006-05-27 Zac MedicoAdd noiselevel=-1 to writemsg calls for legitimate...
2006-05-27 Zac MedicoAdd noiselevel=-1 to writemsg calls for legitimate...
2006-05-27 Zac MedicoAdd noiselevel=-1 to writemsg calls for legitimate...
2006-05-27 Zac MedicoMake sure that fetch errors are reported even when...
2006-05-27 Zac MedicoOnly print a warning if absolutely necessary when adjus...
2006-05-27 Zac MedicoFor availability in all stages, use rsync instead of...
2006-05-26 Zac MedicoFor portability, use cpio instead of `cp --parents...
2006-05-26 Zac MedicoAdd some additional error handling for OperationNotPerm...
2006-05-26 Zac MedicoFix the last revision so it also works for files copied...
2006-05-26 Zac MedicoIf necessary, apply appropriate permissions to previous...
2006-05-26 Zac MedicoReset DISTDIR to it's original value before returning...
2006-05-25 Zac MedicoFix CATEGORY spelling for bug #134362.
2006-05-25 Alec Warnerupdate the wget examples in make.conf
2006-05-25 Alec Warnerset a timeout on wget to 60 seconds to fix bug 101196...
2006-05-24 Zac MedicoAdd some documentation for RESTRICT="binchecks" (bug...
2006-05-24 Ned Ludd- More updates from Kevin Q bug 131779 ; document the...
2006-05-24 Ned Ludd- final commit hopefully for QA_TEXTRELS etc.
2006-05-24 Zac MedicoWhen /usr/lib/distcc/bin does not exist, only add a...
2006-05-23 Zac MedicoFix repoman so that it works when the portage tree...
2006-05-23 Zac MedicoAdd kernel to the default USE_EXPAND_HIDDEN. Thanks...
2006-05-23 Alec WarnerFix prepstrip to work with restrict, thanks to flameeye...
2006-05-23 Zac MedicoAdd ELIBC and USERLAND to USE_EXPAND_HIDDEN in make...
2006-05-23 Zac MedicoAdd some documentation for USE_EXPAND_HIDDEN.
2006-05-23 Zac MedicoPrevent a KeyError from occurring when USE_EXPAND_HIDDE...
2006-05-23 Zac MedicoDocument userfetch for bug #133975. Thanks to RiverRat... v2.1_rc2
2006-05-22 Zac MedicoFix a bug that causes hashes of random types (mostly...
2006-05-22 Zac MedicoDon't warn about RESTRICT=test unless FEATURES=test...
2006-05-22 Zac MedicoFix userfetch so that it works regardless of whether...
2006-05-21 Zac MedicoFix bad spelling of "privileges" in userpriv docs.
2006-05-21 Zac MedicoDocument userfetch for bug #133975.
2006-05-21 Zac MedicoDon't include a redundant size field with the other...
2006-05-21 Zac MedicoValidate the CATEGORY data in portage.config.load_infod...
2006-05-19 Zac MedicoIn order to help protect users, make AUTOCLEAN case...
2006-05-19 Zac MedicoAdd --nocolor to emerge's short help for bug #133734...
2006-05-19 Zac MedicoCatch a ValueError thrown from cpv_expand and use it...
2006-05-18 Zac MedicoFix prepstrip split-debug paths for bug #133628. Thank...
2006-05-18 Zac MedicoRevert r3371 because it doesn't fix the real problem...
2006-05-18 Zac MedicoCatch PackageNotFound exceptions from unmerge() for...
2006-05-18 Zac MedicoCorrectly autoclean build time dependencies that have...
2006-05-17 Zac MedicoWhen portage is upgraded, only restart emerge when...
2006-05-17 Zac MedicoFix repoman to grab categores, arch.list, and package...
2006-05-17 Zac Medicos/mtarget/mtune/g for bug #133528.
2006-05-17 Zac MedicoPrint a warning message when AUTOCLEAN is disabled...
next