2008-04-02 |
Zac Medico | Handle a potential FileNotFound exception in new_protec... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Zac Medico | Remove the digraph._parent_child_digraph since it's... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Zac Medico | Use pkgcmp() instead of == and best() for correctness... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Zac Medico | Remove some boolean logic that is obsolete now that... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Zac Medico | Exploid ascending order returned from dbapi.match(... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Zac Medico | Remove references to ${O} in dyn_spec() since antarus |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Zac Medico | elevate the importance of 64bit clean code on 64bit... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Zac Medico | When identifying a sys-apps/portage node, compare categ... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Zac Medico | Bug #215308 - Cache the paths of known bad manifests... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Zac Medico | When deps are forced to be satisfied by installed packa... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Zac Medico | In the package selection loop, move the installed packa... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Zac Medico | Fix package selection logic to always properly reject... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Zac Medico | Remove some redundant and obsolete code for warning... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Zac Medico | Make depgraph creation more tolerant of missing or... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Zac Medico | Pass Package instances into visible() so that the packa... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Fix broken unsatisfied deps handling that triggers... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Fix broken variable reference that triggers an UnboundL... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | When dblink.treewalk() queries for other packages in... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Make sure the all resume lists are deleted when a stale... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Prevent premature expansion of old-style virtuals |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | * Fix broken return value for doins. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Fix typos. Thanks to Arfrever Frehtes Taifersar Arahesis |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Fix display code that can triger a 'Invalid category... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Make doins clean up it's own temp files. This solves... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Fix namespace typo. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Bug #211365 - Use catpkgsplit() instead of pkgsplit... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Bug #211365 - Use catpkgsplit() instead of pkgsplit... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Move the AUTOCLEAN code into dblink.treewalk since... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Do not allow commit mode together with the --without... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Fix broke package.provided handling. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | * Make code a bit less prone to potentially hidden... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Use enumerate() to iterate over an array. (trunk r9613) |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Fix a broken reference to the DependencyArg class. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | For bugs #197810 and #215308, pass the depgraph's ... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | When dyn_unpack() automatically cleans ${WORKDIR},... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Zac Medico | Bug #215308 - Simplify the greedy atoms logic so that... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | When all available ebuilds are masked, avoid producing... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Fix broken --onlydeps recursion logic. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Merge part of the package selection code from trunk. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Bug #214691 - Move display of depgraph problems from... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | When a resume list contains packages that are no longer... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Bug #215240 - Use an alarm signal to implement a 60... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Add a new "ebuild.patches" check for the PATCHES variab... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Don't trigger the 'java.eclassesnotused' on blocker... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Add a new "java.eclassesnotused" check for cases where... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Bug #214691 - Move the "slot collision" display so... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Bug #214619 - Run dyn_package() and preinst_mask()... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Add a note about PKG_INSTALL_MASK. (trunk r9591) |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Fix quoting for ${root} in install_mask(). (trunk r9590) |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Remove the killparent() function and associated SIGINT... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Make dyn_clean() consistent wrt removal of ${PORTAGE_BU... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #213698 - Make FEAUTURES=keepwork and keeptemp... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #213629 - Use EAPI.incompatible in cases where... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #213629 - Create an EAPI.incompatible category... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #209418 - Add a new KEYWORDS.dropped check that... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #212509 - Display a note about the --without-mask... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #212509 - Implement a new --without-mask option... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #214879 - Fix FEATURES=-strict behavior so that... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #214499 - When compiler flags are unset, many packa... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Support ${HOST} substitution in "From" field. Thanks... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #212621 - Make the EbuildQuote check do quoting... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #211294 - Make repoman bail out if arch.list contai... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Fix quoting. (trunk r9489) |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | display versions of other slots for new-slot installs... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Strip trailing slashes from directory paths if necessar... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #210690 - Fix --help output to show the leading... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #210575 - Optimize doins -r so that it doesn't... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Only show the eqawarn from bug #149745 when nothing... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #139023 - When the --digest option is enabled,... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | add @ to the list of invalid atom chars so sets with... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | s/add/append/ (missing from r9530 for bug #201045) |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #149745 - Generate an eqawarn message if dohtml... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #174634 - Fix ebuild 'digest' and 'manifest' behave... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | When in strict mode, make paren_reduce() detect missing... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | avoid importing portage to improve performance (trunk... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #42456 - When a checksum failure occurs during... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | * Optimize parallel-fetch to avoid redundant checksum... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Make strip_empty() return a nedw list instead of workin... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Make --prune and --depclean operate with missing depend... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Use os.environ["SANDBOX_ON"] = "0" to make portageq... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | As requested by wolf31o2, use the ROOT setting from... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Remove redundant CUSTOM_PROFILE_PATH from the PROFILE_P... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #97776 - Tell rpmbuild to clean it's working files... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | fix message on ValueError to not sound like crap (trunk... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #212080 - Don't list files as being merged when... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #212152 - Check available space in DISTDIR before... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Quote the file path and uri inside FETCHCOMMAND and... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #200385 - Stack use flags from package.*use* files... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | separate different messages with newlines in post-emerg... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #211554 - Replace references to config["USE"] with... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Merge emerge-webrsync from trunk for bugs #210945 and... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Revert portdbapi category auto-detection code since... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Add support for file paths as arguments to emerge.... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Optimize dblink.isowner() to use fewer stat calls by... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #210667 - In the circular dependency display, drop... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Make stack_dicts() treat an empty variable assignment... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #210449 - Reset exeinto(), docinto(), insinto(... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #201045 - Use a topological sort to create an unmer... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Remove IUSE.invalid from qawarnings since there's no... |
commit | commitdiff | tree | snapshot |
next |