2008-04-08 |
Zac Medico | Fix a little issue in the code from bug #197905 that... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Zac Medico | Remove the depgraph._get_arg_for_pkg() method since... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Zac Medico | Remove unused iter_atoms() function. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Zac Medico | For repoman, only cache the metadata necessary for... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Zac Medico | When reading and writing the Packages index file, trans... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Zac Medico | * Optimize metadata caching in pordbapi and bindbapi... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Zac Medico | Handle empty KEYWORDS in the Packages file. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Zac Medico | Fix broken IUSE defaults handling when filtering USE... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Zac Medico | Move all the --update greedy slot logic to depgraph... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Zac Medico | Move virtuals logic from DepcheckCompositeDB.match... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Zac Medico | Fix variable name collision in DepcheckCompositeDB... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Zac Medico | Fix DepcheckCompositeDB.match() so that it doesn't... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Zac Medico | Fix BASH_ARGC and BASH_ARGV offsets some more. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Zac Medico | In dump_trace(), fix BASH_ARGV and BASH_ARGC offsets... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Zac Medico | Fix java.eclassesnotused logic. Thanks to Betelgeuse. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Zac Medico | Rename the CompositDbapi class to DepcheckCompositeDB... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Zac Medico | Fix the CompositDbapi.match() logic wrt "selective... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Marius Mauch | only preserve libraries if no copy exists in the libary... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Zac Medico | * Use type -P which does not produce messages to stderr. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Marius Mauch | preserve order of ebuild messages even between differen... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | Clarify --with-bdeps behavior with example. Thanks... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | When necessary, make quickpkg add missing metadata... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | Handle a potential InvalidDependString exception inside |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | Bug #216328 - Fix broken --newuse reinstallation logic. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | Fix the depgraph package selection cache to update... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | Fix a typo. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | Memoize package selection results in the depgraph for... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | Remove "selective" depgraph logic from dep_zapdeps... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | Replace the depgraph's fakedbapi of visible packages... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Zac Medico | In dbapi.move_ent(), never assume that any of the expec... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | Add missing "the" to fix grammar. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | * In the event that a previously installed package... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | Adjust newlines whitespace masked packages display. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | Display the note referencing "masked packages" docs... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | Fix a typo in the depclean USE flag handling when popul... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | Fix a typo. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | When the user has given --depclean a list of atoms... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | Decrease priority on --onlydpes dependencies so that |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Zac Medico | Add missing DepPriority instances to the graph so that... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Zac Medico | Eliminate a redundant atom from the --update greedy... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Zac Medico | Fix package selection logic so that it always properly... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Zac Medico | Add missing str.upper() call for PORTAGE_FETCH_RESUME_M... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Zac Medico | If PORTAGE_FETCH_RESUME_MIN_SIZE is undefined or empty... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Zac Medico | Implement a PORTAGE_FETCH_RESUME_MIN_SIZE variable... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Zac Medico | For old-style virtuals, we need to repeat the package... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Zac Medico | In cpv_expand(), if the virtuals file contains a versio... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Zac Medico | Fix the previous commit so that the Package instance... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Zac Medico | Use Package.cp instead of dep_getkey(cpv). |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Zac Medico | Eliminate a redundant os.path.join() call. |
commit | commitdiff | tree | snapshot |
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 | Bug #215673 - Make ebuild.sh leave IUSE defaults intact... |
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 | Handle missing LICENSE in the Packages index since... |
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 | When selecting packages and there is a mixture of old... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Zac Medico | Bug #197810 - Fix package selection logic so that it... |
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 | Replace an package tuple with a real Package instance. |
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 | 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 | * 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 | 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 | Make code a bit less prone to potentially hidden TypeEr... |
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 | Use enumerate() it iterate over an array. |
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 | Bug #215308 - Simplify the greedy atoms logic so that... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | When dyn_unpack() automatically cleans ${WORKDIR},... |
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. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Zac Medico | Fix quoting for ${root} in install_mask(). |
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-28 |
Zac Medico | Add a new "java.eclassesnotused" check for cases where... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Bug #214691 - Move the "slot collision" display so... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | * Skip the recusive chown call if it fails on the top... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Zac Medico | Disable tarsync when using lzma compression since it... |
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 | Remove redundant info from the KEYWORDS.dropped message. |
commit | commitdiff | tree | snapshot |
next |