portage.git
2006-03-14 Alec WarnerCatch keyboardinterrupt during imports, don't print...
2006-03-14 Alec WarnerRemove SystemExit's from portage imports, raise on...
2006-03-14 Alec WarnerRemove some SystemExit exceptions, make portage behave...
2006-03-14 Zac MedicoOne more 'mode & 07777' in apply_permissions.
2006-03-14 Zac MedicoMake that 'mode & 07777' for the previous commit.
2006-03-14 Zac MedicoUse 'mode & 0777' to protect ourselves from unwanted...
2006-03-14 Zac MedicoMove the "noclean" feature check into clean phase part...
2006-03-14 Zac MedicoUse a separate PORTAGE_BUILDDIR for overlapping install...
2006-03-14 Zac MedicoUse apply_secpass_permissions for all permissions in...
2006-03-14 Zac MedicoMake mode=-1 the default parameter for apply_permission...
2006-03-14 Zac MedicoFix some typos in the DISTDIR permissions handling.
2006-03-14 Zac MedicoMake the apply_permissions function default to exact...
2006-03-14 Zac MedicoHandle FileNotFound errors instead of ENOENT errors...
2006-03-14 Zac MedicoWrap possible exceptions raised by stat call in apply_s...
2006-03-14 Zac MedicoAdd a new OperationNotPermitted exception and use it...
2006-03-14 Zac MedicoUse apply_secpass_permissions for DISTDIR permissions.
2006-03-13 Zac MedicoMake portage_util.apply_stat_permissions() wrap apply_s...
2006-03-13 Zac MedicoAdd a new portage_util.apply_secpass_permissions()...
2006-03-13 Zac MedicoSimplify emerge's secpass logic.
2006-03-13 Zac MedicoDocument portage_data.secpass and give secpass=0 to...
2006-03-13 Zac MedicoDo not clean shared ${T} after the unmerge phase when...
2006-03-13 Zac MedicoFix KeyError: 'mergelist' error (regression from r2847...
2006-03-12 Zac MedicoUse find -path instead of -name for compatibility with...
2006-03-12 Zac MedicoMake portage.unmerge return 0 on success in order to...
2006-03-12 Zac MedicoFix misuse of dict.fromkeys class method so that cache...
2006-03-12 Mike Frysingerppc64 isnt ok just yet, so dont scan for exec stacks
2006-03-12 Zac MedicoUse the ** operator for better unpacking of actionmap...
2006-03-12 Zac MedicoAdd the command (ebuild.sh or misc-functions.sh) to...
2006-03-12 Zac MedicoAdd --tree to the blacklist when --resume is used....
2006-03-11 Zac MedicoMake the clean phase obey keeptemp in FEATURES.
2006-03-11 Mike Frysingerdefault CCACHE_DIR doesnt use PORTAGE_TMPDIR, it just...
2006-03-11 Mike Frysingerbackport portage-pkg path change from savior branch
2006-03-11 Mike Frysingerdont reset spinner for non-ttys if --quiet is in use
2006-03-11 Zac MedicoDo automatic backup the resume list when it's length... v2.1_pre6
2006-03-11 Zac MedicoMove PORTAGE_INST_UID and PORTAGE_INST_GID from ebuild...
2006-03-11 Zac MedicoMake dobin and dosbin use PORTAGE_INST_UID and PORTAGE_...
2006-03-11 Zac MedicoTrigger the clean phase at the end of dblink.unmerge...
2006-03-11 Zac MedicoDo the clean phase at the end of dblink.treewalk()...
2006-03-11 Zac MedicoConsolidate duplicate "myebuild" logic in the dblink...
2006-03-10 Zac MedicoDo cleanup of cruft prior to the setup phase for binary...
2006-03-10 Zac MedicoFix dyn_clean in ebuild.sh so that it removes the build...
2006-03-10 Zac MedicoFix emerge's "Post-Build Cleaning" so that it works...
2006-03-10 Zac MedicoMove dyn_rpm and dyn_spec from ebuild.sh to misc-functi...
2006-03-09 Zac MedicoMove the install phase qa checks from ebuild.sh to...
2006-03-09 Zac MedicoRemove "myarg" from the ebuild.sh env before it is...
2006-03-09 Zac MedicoAdd sesandbox to the spawnebuild actionmap.
2006-03-09 Zac MedicoAdd a "sesandbox" flag to the spawn function so that...
2006-03-09 Zac MedicoRemove install_mask from ebuild.sh since it's in misc...
2006-03-09 Zac MedicoSplit install_mask and parts of dyn_preinst from ebuild...
2006-03-09 Zac MedicoSplit dyn_package from ebuild.sh to misc-functions...
2006-03-09 Mike Frysingeradd support for ebuild authors to mark stuff as ignorable
2006-03-09 Mike Frysingermisc updates
2006-03-09 Mike Frysingerdocument new --no-ldconfig option
2006-03-09 Mike Frysingerupdate copyrights
2006-03-08 Zac MedicoMove PKG_INSTALL_MASK functionality (see bug #81025...
2006-03-08 Ned Ludd- commit initial split install masking code. this commi...
2006-03-07 Zac MedicoMake the parallel-fetch process sleep for 3 seconds...
2006-03-07 Zac MedicoCatch ENOENT errors when $PORTDIR/profiles/updates...
2006-03-07 Ned Ludd- make portage display the ROOT when unmerging a select...
2006-03-06 Mike Frysingeronly scan for exec stacks on linux/glibc hosts
2006-03-06 Zac MedicoRemove the leading / from WORLD_FILE for better coopera...
2006-03-05 Mike Frysingerfix BASH_ARGV walking
2006-03-05 Zac MedicoRemove the leading / from CONFIG_MEMORY_FILE for better...
2006-03-05 Zac MedicoRemove the leading / from PRIVATE_PATH (var/lib/portage...
2006-03-05 Zac MedicoRemove a dead and broken hunk of code that attempts...
2006-03-05 Ned Ludd- have scanelf nuke insecure rpaths
2006-03-05 Zac MedicoStrip the leading slash from WORLD_FILE so that os...
2006-03-04 Zac MedicoRemove the 'didupdate' variable from global_updates...
2006-03-04 Zac MedicoRename the global updates do_upgrade() function to...
2006-03-04 Zac MedicoMove all output out of the global updates do_upgrade...
2006-03-04 Mike Frysingeradd some URLs for people to learn more
2006-03-03 Mike Frysingerkill off pointless print
2006-03-02 Zac MedicoMake emerge-webrsync use renice for cleaner PORTAGE_NIC...
2006-03-02 Zac MedicoFix typo in emerge-webrsync PORTAGE_NICENESS handling...
2006-03-02 Zac MedicoAssume 0 for both uid and gid in dobin and dosbin ...
2006-03-02 Mike Frysingerjust use group 0 to workaround broken systems #124568
2006-02-28 Jason StubbsUse ROOT when checking installed packages for --pretend...
2006-02-28 Zac MedicoSplit out a portage_update.grab_updates() function...
2006-02-28 Zac MedicoAdd a sanity check in dyn_clean() to make sure that...
2006-02-27 Zac MedicoMake sure myopts does not contain duplicate options...
2006-02-26 Zac MedicoUse rstrip("\n") instead of -1 index to safely remove...
2006-02-26 Zac MedicoAdd a new cache.metadata_overlay module that layers...
2006-02-26 Zac MedicoAdd some docs for metadata-transfer in make.conf.exampl...
2006-02-26 Zac MedicoFix 'Bad file descriptor' error with hardlink locking...
2006-02-26 Zac MedicoMake `emerge --metadata` work even when metadata-transf...
2006-02-26 Zac MedicoMake the post-sync metadata-transfer a FEATURE so that...
2006-02-26 Zac MedicoOnly write known keys in flat_hash cache entries (filte...
2006-02-26 Zac MedicoFix cache.metadata.database so that it correctly remove...
2006-02-26 Zac MedicoMake complete_eclass_entries variable name consistent...
2006-02-25 Alec WarnerKilling some old code that is never executed.
2006-02-25 Alec WarnerAdd a message to advise deleting corrupted binary packa...
2006-02-25 Alec WarnerAdding a new exception class.
2006-02-24 Mike Frysingermove the err/warn funcs together
2006-02-23 Alec WarnerFix a missing parenthesis.
2006-02-23 Alec WarnerFix typo, profile instead of profiles
2006-02-23 Alec Warnerupdate release notes
2006-02-23 Alec WarnerKill inject for good.
2006-02-23 Alec WarnerRemove inject from the manpage. Bug # 120429.
2006-02-23 Zac MedicoAdd NOCOLOR support to bin/ebuild for bug 78701.
2006-02-23 Mike Frysingerremove code that is duplicated in prepstrip
next