Author: Brock Pytlik <[email protected]>
Repository: /hg/pkg/gate
Latest revision: 2231afa43dc783e10ac5430b81742c89d537e293
Total changesets: 1
Log message:
19104 CliTestCase.pkgsend needs to display traceback when pkgsend tracesback
19113 old dictionary in imageplan.__find_all_conflicts should be seeded using 
old_excludes
19119 generic.get_varcet_keys shouldn't use startswith
19120 Image shouldn't load the action dictionary twice during an update
19121 if actions.offsets includes number of lines with the same key, things can 
be faster
19122 pkgplans should hold onto their manifests a bit longer
19123 maintaining a cache of created fmris while checking for conflicting 
actions makes things faster
19124 conflicting actions should use sets of strings instead of PkgFmris
19125 pkg_solver should stop creating the same pfmris over and over
19126 manifests should track what's been excluded from them
19127 compiling re's in facets is faster than using fnmatch

Files:
        update: src/modules/actions/generic.py
        update: src/modules/client/api.py
        update: src/modules/client/image.py
        update: src/modules/client/imageplan.py
        update: src/modules/client/pkg_solver.py
        update: src/modules/client/pkgplan.py
        update: src/modules/facet.py
        update: src/modules/fmri.py
        update: src/modules/manifest.py
        update: src/tests/cli/t_pkg_install.py
        update: src/tests/pkg5unittest.py
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to