2008-11-07 |
Zac Medico | Handle a potential OSError that occurs if the scanelf... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Replace NEEDED.ELF.2 strings with references to Linkage... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Improve the error message that's generated in LinkageMa... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | When calling scanelf inside LinkageMap.rebuild(), join... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Fix LinkageMap.rebuild() so that the data from include_... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | When using the `read` builtin to split newlines in... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Combine redundant arch_map code inside LinkageMap.rebui... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Swap the locations of the arch and soname keys inside... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Inside LinkageMap._libs, use a SlotDict to store consum... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Zac Medico | Bug #245932 - Pass use_mask and use_force parameters... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zac Medico | Remove the special package.keywords mask warning from... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zac Medico | Bug #245661 - Never enable --complete-graph automatical... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Zac Medico | In Atom.__setattr__(), include inputs in case it helps... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Zac Medico | Override Atom.__setattr__() to make Atom instances... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Zac Medico | Fix broken reference to self inside unmerge(). |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Zac Medico | Synchronize portage update/restart logic in dblink... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Zac Medico | Free some memory by clearing the LinkageMap cache when... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Zac Medico | Bug #245362 - Use tuples of (device, inode) for all... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Zac Medico | Bug #245358 - For unsatisfied dependencies, display... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Zac Medico | Bug #245356 - Filter POSIXLY_CORRECT from the ebuild... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Make metadata.missing and metadata.bad fatal by removin... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Import shutil globally. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Remove duplicate code inside EbuildFetchPretend._execute(). |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Remove locking from EbuildFetchPretend since it uses... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Zac Medico | Bug #245231 - Make EbuildFetchPretend use a private... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | In SetConfig.getSetAtoms(), access self.psets directly... v2.2_rc13 |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | In config.setcpv(), ensure that A and AA aren't in... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | In _validate_deps(), show the ebuild version to clarify... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | TODO: In case some elf files collide with blocked packages, |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | In Scheduler._calc_resume_list(), use self.pkgsettings... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #239015 - Disable unmerge operations for Everything... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | When echoing the emake command, redirect to stderr... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Remove broken pickle_write() since it can't possibly... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | * In fetch(), ensure that pkg_nofetch is never called... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Remove unnecessary handler for plain "Exception" from... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Also call PreservedLibsRegistry.pruneNonExisting()... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Explicitly load the preserved libs registry after obtai... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Before returning from PreservedLibsRegistry.store(... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Rename "object" variable to avoid name collision with... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Define __all__ and remove unused imports. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Define __all__ and remove unused import. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Remove unused imports. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Filter PORTAGE_VERBOSE in save_ebuild_env(). |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #240295 - When emake is called, echo the make comma... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #241906 - Handle InvalidAtom exception raised from... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #244792 - Remove confcache support. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Zac Medico | Bug #244947 - Add repoman support for checking masked... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Bug #244947 - Add basic repoman support for checking... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Eliminate duplicate code by calling equivalent dblink... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Bug #243178 - Handle file collisions with preserved... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | In dblink._collision_protect(), remove redundant self... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Bug #236609 - Fix columns calculation for TERM="dumb... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Revert previous commit since it doesn't properly calcul... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Bug #244947 - Add repoman support for checking masked... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Remove unused conditional_disabled and conditional_enab... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Fix broken stuff to avoid tracebacks when running in... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Zac Medico | Pass a Package instance into the config.setcpv() call. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | Use portage.const.PORTAGE_PACKAGE_ATOM where appropriate. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | recheck what changed in the repository also when nothin... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | Bug #244975 - Don't allow the user to make portage... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | Make sure mychanged and mynew are always defined even... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | Avoid unnecessary aux_get calls inside Scheduler._pkg... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | define myunadded such that repoman doesn't crash when... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | Bug #225429 - Inside LinkageMap.rebuild(), update self... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | Bug # 225429 - Try to remove unneeded preserved libs... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | In dblink.unmerge(), update the CONTENTS entries when... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Zac Medico | Bug #225429 - In dblink.unmerge(), eliminate consumers... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Zac Medico | Make config.setcpv() store the ebuild metadata inside... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Zac Medico | Fix interaction between LinkageMap.rebuild() and the... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Fix $ROOT handling inside LinkageMap.findConsumers(). |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Bug #238957 - When removing unneeded preserved libs... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Update the auto-add message to say "Manifest" instead... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Remove manifest1 digest-* autoadd code. Thanks to grobian. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Fix graph.get() so that it works as intended, returning... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Fix some incorrect $ROOT handling inside LinkageMap. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Make SetConfig.getSetAtoms() raise a PackageSetNotFound... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Fix incorrect $ROOT handling inside dblink._preserve_li... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Pass $ROOT into the LinkageMap._ObjectKey constructor... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Zac Medico | Pass $ROOT into portage.util.getlibpaths(). |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zac Medico | Return early from fetch() if no uris are given. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Zac Medico | In fetch(), avoid the "Adjusting permissions recursivel... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Zac Medico | Enable bashrc even when $EBUILD_PHASE is unset, so... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zac Medico | When creating the temporary $DISTDIR, do not try to... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zac Medico | Fix preserve-libs code inside dblink.unmerge() so that... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Zac Medico | When populating the fake $DISTDIR inside doebuild(... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Zac Medico | Add "subversion" to InheritAutotools._exempt_eclasses... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Zac Medico | Add "bzr" to the lists of live eclasses. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Zac Medico | Add "bzr" to the lists of live eclasses. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Zac Medico | Bug #243224 - Add an exemption to the inherit.autotools... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Zac Medico | Fix grammar. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Zac Medico | Add a PROPERTIES.syntax check. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Zac Medico | Document PROPERTIES=interactive. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zac Medico | Bug #233296 - Add minimal PROPERTIES=interactive suppor... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zac Medico | Split dep validation out of doebuild() and skip it... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zac Medico | Validate PROPERTIES inside doebuild(). |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zac Medico | Remove unused imports found by pyflakes. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zac Medico | Remove needlessly complex error handling code from... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zac Medico | Use normal return statements instead of calling sys... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zac Medico | Bug #186842 - Suppress file merge display, as previousl... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zac Medico | Add PORTAGE_QUIET to the environment whitelist and... |
commit | commitdiff | tree | snapshot |
next |