2006-09-03 |
Zac Medico | When aux_get can't find a matching ebuild, simply raise... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Simon Stelling | moving the portage-specific sandbox-code out of the... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Zac Medico | Describe each of the USE flag symbols that are displaye... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Zac Medico | Make code from the last 2 commits conditional on mergin... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Zac Medico | Update the depgraph's USE flag cache so that's it's... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Zac Medico | When creating the depgraph, use the correct USE flags... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Zac Medico | Use a specialized read_int function to read integer... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Zac Medico | Before the preinst phase, only call load_infodir for... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Mike Frysinger | fix whitespace |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Simon Stelling | let's not fork too much |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Simon Stelling | make the multilib-strict check show all files that... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Zac Medico | Add a missing newline from the previous commit. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Simon Stelling | don't display useless messages when using --quiet |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Zac Medico | Display flags that have been removed from IUSE as ... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Zac Medico | For --newuse, ignore masked/forced flags when comparing... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Zac Medico | For --newuse, ignore masked/forced flags when comparing... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Zac Medico | Remove a redundant conditional from the last commit. |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Zac Medico | Show the * symbol in addition to the % symbol when... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Zac Medico | Add news about the new depclean algorithm. |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Zac Medico | Recommend `emerge --update --deep world` prior to depcl... |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Simon Stelling | remove the MULTILIB_STRICT_EXEMPT default as all profil... |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Simon Stelling | ignore binutils wrt multilib-strict; bug 121641 |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Simon Stelling | only print the "Removing /usr/share/info" if --quiet... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Zac Medico | Make symlink merge output respect --quiet. Thanks... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Zac Medico | Display flags that have been removed from IUSE as ... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Zac Medico | For bug #144928, add -L to the rsync options (transform... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Mike Frysinger | include filename in submenu so we know exactly what... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Zac Medico | Don't bother to lock CONFIG_MEMORY_FILE since writedict... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Zac Medico | Make depclean more friendly about unresolved atoms... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Mike Frysinger | document the ability to make package. files directories... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Mike Frysinger | eat some extraneous newlines |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Mike Frysinger | document ROOT #144331 |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Mike Frysinger | some INSTALL_MASK docs by compnerd |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Zac Medico | Make sure that portageq exits quietly when killed,... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Ned Ludd | - record the md5 checksum of the .tbz2 used at merge... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Zac Medico | Remove an unused "objsadded" variable spotted by antarus. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Zac Medico | This is a new dep_zapdeps implementation. Thanks to... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Zac Medico | Add a depclean warning message, once again, because... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Zac Medico | This is a new and improved depclean implementation... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Zac Medico | Add forgotten PORTAGE_TMPDIR to the portageq call. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Zac Medico | Use eval $(portageq envvar -v FOO BAR) to collapse... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Zac Medico | Update the virtuals even if the package already exists... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Zac Medico | Revert most of r4086 because it broke circular bootstra... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Zac Medico | Make stack_dictlist return an empty dictionary when... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Zac Medico | For consistent results, sort the contents when generati... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Zac Medico | Add news about use.force. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Zac Medico | Add some docs for use.force and package.use.force. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Zac Medico | Add support for use.force and package.use.force in... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Zac Medico | Fix stack_dictlist() so that incremental stacking behav... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Zac Medico | Display masked USE flags as (-flag) instead of ( -flag... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Zac Medico | Use ( -flag ) to indicate flags that have been forced... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Zac Medico | Force a sane umask in quickpkg for bug #143340. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Zac Medico | Return early from global directory initialization if... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Zac Medico | Remove a dead hunk of code spotted by antarus. |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Zac Medico | Remove unnecessary check for USE flags that start with... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Mike Frysinger | fixups from Benno Schulenberg #143079 |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Zac Medico | When performing expansion of USE_EXPAND variables,... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Zac Medico | Remove the dopython docs for bug #141935. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Zac Medico | Cleanse stale metadata cache for binpkgs that have... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Zac Medico | Sort the USE flags. |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Zac Medico | Add some package.use.mask docs. |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Zac Medico | Fix rsync code to work with a username@ uri for bug... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Zac Medico | Split the USE flags calculation out of the generic... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Zac Medico | Keep USE flags from / and $ROOT separate in the depgrap... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Zac Medico | Remove unused "cladded" variable reported by antarus. |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Zac Medico | Allow USE_EXPAND vars to be overridden in the environme... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Zac Medico | Add the date and time of the last sync to emerge -... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Ned Ludd | - emerge -pqv should display USE flags; Bug 128598... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Zac Medico | Add notes about nostrip and installsources to the split... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Zac Medico | Add some docs for the installsources feature. |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Zac Medico | Add additional checks for --pretend and --fetch-all... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Mike Frysinger | add space before prompt |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | Ignore hidden files or directories in the vardbapi... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | For completeness, clone self.puse and self.mycpv. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | Add support for package.use.mask in the profile. It... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Marius Mauch | ignore packages that were just fetched from being added... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | Fix the installsources feature so that it works even... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Zac Medico | Fix STRIP_MASK logic so that a match results in stripit... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Zac Medico | Protect USE_EXPAND flags from -* in order to preserve... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Zac Medico | Instead of self.puse, use self.mycpv to return early... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Zac Medico | Expand USE_EXPAND flags earlier so that their increment... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Zac Medico | Use a recursive function to simplify the walking of... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Remove dojar docs for bug #108517. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Remove the unnecessary "Previously fetched" portion... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Link the full handbook since it's guaranteed to continu... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Move code that updates depgraph state from select_dep... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Grab /etc/profile.env from the target root instead... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Move profile.env to the bottom of the stack so that... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Zac Medico | Remove duplicate profile.env values from the environmen... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Zac Medico | Remove dojar for bug #108517. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Don't write to emerge.log when --pretend is enabled... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | When emerge exits to blockers, show a link to the relev... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Only ignore ENOENT in getconfig() so that more importan... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Add matching quote (typo from last revision). |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Catch ParseError from getconfig during env_update for... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Zac Medico | Remove pointless cvs dependent REPOROOTS code. Thanks... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Zac Medico | Stack /etc/profile.env inside portage.config so that... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Make sure we doebuild uses the correct tree for fetch... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Use the FetchlistDict to simplify code. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Zac Medico | Pass in the path to the base of the current tree to... |
commit | commitdiff | tree | snapshot |
next |