portage.git
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
2006-02-23 Mike Frysingerupdate syntax/style
2006-02-23 Mike Frysingerwarn if we were given a non-existent dir
2006-02-23 Mike Frysingersimply code to break down arguments to prepman
2006-02-23 Mike Frysingerdont warn in manpage exists but is empty
2006-02-23 Mike Frysingerdisable compression in doman, just let `prepman` handle it
2006-02-23 Mike Frysingerupdate syntax and add error checking #121317 by Simon...
2006-02-23 Zac MedicoRevert emergelog output change from revision 2641 to...
2006-02-22 Zac MedicoPrevent output of '*' characters when there are no...
2006-02-22 Alec WarnerSuggestion from Brian Harring to remove extra processin...
2006-02-21 Zac MedicoFix typo from revision 2758. v2.1_pre5_2760 v2.1_pre5_2761
2006-02-21 Zac MedicoValidate the names of update files in order to filter...
2006-02-21 Zac MedicoSome news and release notes for 2.1_pre5.
2006-02-21 Zac MedicoPatch by Ed Catmur to add "gnome" to legal_terms in...
2006-02-21 Zac MedicoPatch by marienz to generate default_xterm_title just...
2006-02-20 Mike Frysingerenable exec stack scanning on ppc64
2006-02-20 Zac MedicoRemove temporary file usage from move_ent and move_slot...
2006-02-19 Zac MedicoRemove temporary file usage from fixpackages update_ent...
2006-02-19 Zac MedicoAdd a tbz2.get_data() method that returns the xpak...
2006-02-19 Zac MedicoSplit out 2 reusable functions from fixdbentries and...
2006-02-19 Zac MedicoIn order do avoid the need for temporary files, add...
2006-02-19 Zac MedicoIn order do avoid the need for temporary files, add...
2006-02-19 Marius Mauchupdate release notes regarding deprecated stuff
next