portage.git
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
2006-02-19 Marius Mauchmore obsolete stuff, qa is in ebuild.sh now
2006-02-19 Marius Mauchthis stuff was supposed to be dead for ages
2006-02-19 Zac MedicoFix problem with /var/tmp/tbz2/tbz2 directory for bug...
2006-02-19 Marius Mauchdeprecate 'emerge action' syntax in favor of 'emerge...
2006-02-19 Marius Mauchremove documentation on --upgradeonly
2006-02-19 Marius Mauchfinally remove --rsync
2006-02-19 Marius Mauchfinally remove --upgradeonly
2006-02-19 Zac MedicoUpdate the mtimedb only after the updates have been...
2006-02-19 Zac MedicoSplit move_ent calls from do_upgrade() and do them...
2006-02-19 Zac MedicoFix 2 typos from revision 2735.
2006-02-18 Zac MedicoClean up do_upgrade() and add atom validation.
2006-02-18 Zac MedicoSplit the config file updates from do_upgrade into...
2006-02-18 Zac MedicoCreate a global_updates() function in order to remove...
2006-02-18 Zac MedicoConsider global updates that proceed quickly as a singl...
2006-02-18 Zac MedicoSplit out a vardbapi.update_ents() method and leave...
2006-02-18 Zac MedicoAdd a cleanup() method to xpak.tbz2 and do a sanity...
2006-02-18 Zac MedicoAdd a return value to fixdbentries that indicates wheth...
2006-02-17 Zac MedicoFilter out some more invalid updates before fixpackages...
next