2006-10-06 |
Zac Medico | For bug #150163, remove unnecessary validation of new_p... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Zac Medico | For bug #150178, print an error message when emerge... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Zac Medico | Add news about slot deps. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Zac Medico | Improve best_match_to_list() and include support for... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Zac Medico | Fix package moves/slotmoves to work with slot deps. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Zac Medico | Just use a simple replace for the needlessly complex... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Zac Medico | For bug #4698, use slot deps to ensure that all install... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Zac Medico | Add support for slot based dep matching in all dbapi... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Zac Medico | Share duplicate code between dep_getkey() and dep_getcpv(). |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Zac Medico | Don't create /cvs-src since the cvs.eclass will do... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Zac Medico | Fix a typo for the file mode in ${T}. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Zac Medico | Don't apply the sticky bits until we have a complete... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Zac Medico | Properly write all fifo and device nodes to CONTENTS... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Zac Medico | Remove redundant PORTAGE_BUILDDIR creation. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Zac Medico | When gathering a group of nodes to merge (with circular... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Zac Medico | Make PORTAGE_BUILDDIR and subdirectories group writable... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | Don't set the gid unnecessarily on $PORTAGE_BUILDDIR... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | For userpriv support, chown files in ${T} if necessary... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | Use 01775 permissions for subdirectories of PORTAGE_TMP... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | Use 755 permissions for ${PORTAGE_WORKDIR}/distdir... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | Print a message about make.globals if PORTDIR is undefined. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | Add a digraph.NONE constant to represent no priority. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | Refector depgraph.altlist() reverse/ignore_priority... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | Remove a len(nodes) == 1 test that's never True. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | In depgraph.altlist(), use a recursive fuction to gathe... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Zac Medico | Fix priority logic in digraph.add(). |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Zac Medico | Optimize varexpand for bug #149900. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Zac Medico | Remove unnecessary set creation. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Zac Medico | Fix depgraph.altlist() so that it can identify a group... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Zac Medico | Add medium priority level into the digraph (in addition... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Zac Medico | For bug #149781, exclude symlinks to directories when... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Zac Medico | Fix misspelling of dependencies for bug #149645. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Zac Medico | Emulate old --update world/system behavior for bug... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Zac Medico | Don't try to match call best_match_to_list() on "blocks... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Update CONFIG_PROTECT docs to reflect that files are... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Update installsources docs for bug #149491. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Document the new COLLISION_IGNORE variable. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | For bug #149412, add a COLLISION_IGNORE user config... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Document the new --with-bdeps option. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Allow options contained in EMERGE_DEFAULT_OPTS to be... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Move installed sources into ${CATEGORY} subdirectories... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Allow env.d file names with 3 characters. This is a... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Fix quoting of ${D} in make arguments for einstall... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Fix broken [ -z "" ] test. Thanks to Volkov Peter... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Fix inverted --with-bdeps logic. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Call sys.stdout.flush() after print statements so that... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Properly treat myopts as a dict. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Remove some unreachable code. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Use dict.pop(k, None) to delete items if they exist. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Store myopts in the mtimedb as a list for backward... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Zac Medico | Add missing calls to iteritems() from the last commit. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Zac Medico | Add a --with-bdeps=[y,n] option for bug #148870. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Zac Medico | Convert myopts into a dictionary so that it can be... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Zac Medico | Convert emerge option parsing to use python's optparse... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Zac Medico | Catch a ValueError caused by corrupt cache for bug... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Zac Medico | In dep_zapdeps preference selection, use package names... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Zac Medico | Revert dep_zapdeps fakedbapi usage as per comment ... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Zac Medico | Fix --update so that it updates direct dependencies... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Zac Medico | Make sure that all packages are in the dbapi when doing... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Zac Medico | Add SLOT support to fakedbapi then use it for depgraph... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Zac Medico | Add a warning about the portage group and the possiblil... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Zac Medico | Clean up the logic a little for bug #149092. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Zac Medico | Check the dep_check return value and fail with a messag... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Zac Medico | Make `emerge world` (without --deep) work as expected... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mike Frysinger | print errors to stderr, not stdout |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Zac Medico | For bug #149028, don't lock the tbz2 file because the... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Zac Medico | Clean up and simplify depgraph params logic. This... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Zac Medico | Remove depgraph params for depclean since it no longer... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Zac Medico | In order to ensure correct merge order such that build... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Zac Medico | Use the same directories for binary package merges... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Fix portage.pkgmerge() so that it locks files and direc... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Remove pkgmerge since it's apparent that nobody uses... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Remove doebuild_environment return value checks since... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Make doebuild_environment raise an exception so that... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Only lock PORTAGE_BUILDDIR if the ebuild exists (otherw... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Lock PORTAGE_BUILDDIR all the way through prerm, unmerg... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Always check the return value of doebuild_environment(). |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Move PORTAGE_BUILDDIR locking out of doebuild and into... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Remove outdated "Unable to run required binary" message... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Move PORTAGE_LOG_FILE initialization from doebuild... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Pass in the correct arg= value to select_dep. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Zac Medico | Never allow packages explicitly requested on the comman... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Ensure that soft_dep is a plain boolean (not vardb... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Move the open call out of the inner try block. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Make it possible, once again, to use --noreplace to... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Use finally: to ensure that the file is closed properly. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Don't use LazyLoad for cache pulls because it causes... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Improve and simplify __getitem__ error handling. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Use fstat to when retrieve cache timestamps and avoid... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | For compatibility with float timestamps in python-2... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Convert stat timestamps to long for compatibility with... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Allow cache.sqlite to use sqlite3 from python-2.5,... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Revert r4495, since conversion from nomerge to merge... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Simon Stelling | use EBUILD_SH_ARGS instead of $*; bug 148615 |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Zac Medico | Allow packages specified on the command line to be... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Zac Medico | Fix another IndexError due to an assumption that digrap... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Zac Medico | Prevent --update and/or --deep style behavior when... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Zac Medico | Prevent an IndexError caused by blocker nodes splitting... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Zac Medico | Add a comment about old-style virtuals inside depgraph... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Zac Medico | Remove an inaccurate comment. |
commit | commitdiff | tree | snapshot |
next |