portage.git
2006-09-04 Zac MedicoOnly apply USE masks in dep_check when called by repoma...
2006-09-04 Zac MedicoUse a set for masklist inside dep_check.
2006-09-04 Zac MedicoFor emerge dep_check calls, use a config instance that...
2006-09-04 Zac MedicoMove setcpv call (from the last commit) to a more logic...
2006-09-04 Zac MedicoAdd repoman support for package.use.mask.
2006-09-04 Zac MedicoSince none of the code is written to handle it, never...
2006-09-04 Zac MedicoDon't call dict.keys() unnecessarily for the containmen...
2006-09-03 Zac MedicoMove notes about --depclean and --newuse from NEWS...
2006-09-03 Zac MedicoAdd news about --newuse being able to detect changes...
2006-09-03 Zac MedicoWhen aux_get can't find a matching ebuild, simply raise...
2006-09-03 Simon Stellingmoving the portage-specific sandbox-code out of the...
2006-09-03 Zac MedicoDescribe each of the USE flag symbols that are displaye...
2006-09-02 Zac MedicoMake code from the last 2 commits conditional on mergin...
2006-09-02 Zac MedicoUpdate the depgraph's USE flag cache so that's it's...
2006-09-02 Zac MedicoWhen creating the depgraph, use the correct USE flags...
2006-08-29 Zac MedicoUse a specialized read_int function to read integer...
2006-08-29 Zac MedicoBefore the preinst phase, only call load_infodir for...
2006-08-28 Mike Frysingerfix whitespace
2006-08-27 Simon Stellinglet's not fork too much
2006-08-27 Simon Stellingmake the multilib-strict check show all files that...
2006-08-27 Zac MedicoAdd a missing newline from the previous commit.
2006-08-27 Simon Stellingdon't display useless messages when using --quiet
2006-08-27 Zac MedicoDisplay flags that have been removed from IUSE as ...
2006-08-27 Zac MedicoFor --newuse, ignore masked/forced flags when comparing...
2006-08-27 Zac MedicoFor --newuse, ignore masked/forced flags when comparing...
2006-08-26 Zac MedicoRemove a redundant conditional from the last commit.
2006-08-26 Zac MedicoShow the * symbol in addition to the % symbol when...
2006-08-26 Zac MedicoAdd news about the new depclean algorithm.
2006-08-26 Zac MedicoRecommend `emerge --update --deep world` prior to depcl...
2006-08-25 Simon Stellingremove the MULTILIB_STRICT_EXEMPT default as all profil...
2006-08-25 Simon Stellingignore binutils wrt multilib-strict; bug 121641
2006-08-24 Simon Stellingonly print the "Removing /usr/share/info" if --quiet...
2006-08-24 Zac MedicoMake symlink merge output respect --quiet. Thanks...
2006-08-24 Zac MedicoDisplay flags that have been removed from IUSE as ...
2006-08-24 Zac MedicoFor bug #144928, add -L to the rsync options (transform...
2006-08-22 Mike Frysingerinclude filename in submenu so we know exactly what...
2006-08-20 Zac MedicoDon't bother to lock CONFIG_MEMORY_FILE since writedict...
2006-08-20 Zac MedicoMake depclean more friendly about unresolved atoms...
2006-08-19 Mike Frysingerdocument the ability to make package. files directories...
2006-08-19 Mike Frysingereat some extraneous newlines
2006-08-19 Mike Frysingerdocument ROOT #144331
2006-08-19 Mike Frysingersome INSTALL_MASK docs by compnerd
2006-08-19 Zac MedicoMake sure that portageq exits quietly when killed,...
2006-08-17 Ned Ludd- record the md5 checksum of the .tbz2 used at merge...
2006-08-17 Zac MedicoRemove an unused "objsadded" variable spotted by antarus.
2006-08-17 Zac MedicoThis is a new dep_zapdeps implementation. Thanks to...
2006-08-16 Zac MedicoAdd a depclean warning message, once again, because...
2006-08-16 Zac MedicoThis is a new and improved depclean implementation...
2006-08-14 Zac MedicoAdd forgotten PORTAGE_TMPDIR to the portageq call.
2006-08-14 Zac MedicoUse eval $(portageq envvar -v FOO BAR) to collapse...
2006-08-14 Zac MedicoUpdate the virtuals even if the package already exists...
2006-08-14 Zac MedicoRevert most of r4086 because it broke circular bootstra...
2006-08-13 Zac MedicoMake stack_dictlist return an empty dictionary when...
2006-08-13 Zac MedicoFor consistent results, sort the contents when generati...
2006-08-11 Zac MedicoAdd news about use.force.
2006-08-11 Zac MedicoAdd some docs for use.force and package.use.force.
2006-08-11 Zac MedicoAdd support for use.force and package.use.force in...
2006-08-11 Zac MedicoFix stack_dictlist() so that incremental stacking behav...
2006-08-10 Zac MedicoDisplay masked USE flags as (-flag) instead of ( -flag...
2006-08-09 Zac MedicoUse ( -flag ) to indicate flags that have been forced...
2006-08-09 Zac MedicoForce a sane umask in quickpkg for bug #143340.
2006-08-09 Zac MedicoReturn early from global directory initialization if...
2006-08-09 Zac MedicoRemove a dead hunk of code spotted by antarus.
2006-08-08 Zac MedicoRemove unnecessary check for USE flags that start with...
2006-08-07 Mike Frysingerfixups from Benno Schulenberg #143079
2006-08-07 Zac MedicoWhen performing expansion of USE_EXPAND variables,...
2006-08-07 Zac MedicoRemove the dopython docs for bug #141935.
2006-08-07 Zac MedicoCleanse stale metadata cache for binpkgs that have...
2006-08-06 Zac MedicoSort the USE flags.
2006-08-06 Zac MedicoAdd some package.use.mask docs.
2006-08-06 Zac MedicoFix rsync code to work with a username@ uri for bug...
2006-08-06 Zac MedicoSplit the USE flags calculation out of the generic...
2006-08-06 Zac MedicoKeep USE flags from / and $ROOT separate in the depgrap...
2006-08-06 Zac MedicoRemove unused "cladded" variable reported by antarus.
2006-08-06 Zac MedicoAllow USE_EXPAND vars to be overridden in the environme...
2006-08-05 Zac MedicoAdd the date and time of the last sync to emerge -...
2006-08-05 Ned Ludd- emerge -pqv should display USE flags; Bug 128598...
2006-08-05 Zac MedicoAdd notes about nostrip and installsources to the split...
2006-08-05 Zac MedicoAdd some docs for the installsources feature.
2006-08-05 Zac MedicoAdd additional checks for --pretend and --fetch-all...
2006-08-05 Mike Frysingeradd space before prompt
2006-08-04 Zac MedicoIgnore hidden files or directories in the vardbapi...
2006-08-04 Zac MedicoFor completeness, clone self.puse and self.mycpv.
2006-08-04 Zac MedicoAdd support for package.use.mask in the profile. It...
2006-08-04 Marius Mauchignore packages that were just fetched from being added...
2006-08-04 Zac MedicoFix the installsources feature so that it works even...
2006-08-04 Zac MedicoFix STRIP_MASK logic so that a match results in stripit...
2006-08-03 Zac MedicoProtect USE_EXPAND flags from -* in order to preserve...
2006-08-03 Zac MedicoInstead of self.puse, use self.mycpv to return early...
2006-08-03 Zac MedicoExpand USE_EXPAND flags earlier so that their increment...
2006-08-03 Zac MedicoUse a recursive function to simplify the walking of...
2006-08-02 Zac MedicoRemove dojar docs for bug #108517.
2006-08-02 Zac MedicoRemove the unnecessary "Previously fetched" portion...
2006-08-02 Zac MedicoLink the full handbook since it's guaranteed to continu...
2006-08-02 Zac MedicoMove code that updates depgraph state from select_dep...
2006-08-02 Zac MedicoGrab /etc/profile.env from the target root instead...
2006-08-02 Zac MedicoMove profile.env to the bottom of the stack so that...
2006-08-02 Zac MedicoRemove duplicate profile.env values from the environmen...
2006-08-01 Zac MedicoRemove dojar for bug #108517.
2006-07-31 Zac MedicoDon't write to emerge.log when --pretend is enabled...
next