Age | Commit message (Expand) | Author |
2009-12-29 | temporary fix for .libs update issue. | Marc Espie |
2009-12-28 | kill old dependency adjuster | Marc Espie |
2009-12-28 | move code around a bit, more functions. Especially do the exec check | Marc Espie |
2009-12-27 | don't ask/report the same exec issue twice | Marc Espie |
2009-12-26 | Better, more global way of dealing with forward dependencies, and to | Marc Espie |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-12-17 | display progressmeter at 0% at start of install/deinstall. | Marc Espie |
2009-12-14 | since some packages in updatesets don't need updates, be explicit about it. | Marc Espie |
2009-12-14 | temporary fix for kept packages until we move them away | Marc Espie |
2009-12-13 | clean up code, no functional change | Marc Espie |
2009-11-29 | clean up conflict handling and dependency adjustement: build list | Marc Espie |
2009-11-29 | handle more general conflicts: | Marc Espie |
2009-11-17 | revamp interactive stuff: simplify (just one always for everything, per | Marc Espie |
2009-11-11 | don't use Warn if we've got a $state, get through errprint/errsay. | Marc Espie |
2009-11-11 | progressmeter puts STDOUT in autoflush if -t, so that it can display to it in... | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-10-15 | let handle compute pkgnames correctly, simplifies code a bit | Marc Espie |
2009-10-11 | don't copy digital sig over when it makes no sense... | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2009-03-05 | call may_check_digest after extraction | Marc Espie |
2008-10-24 | tweak compute_digest so that it `defaults' if invoked without a 2nd argument. | Marc Espie |
2008-10-07 | oops, missed one compute_md5 | Marc Espie |
2008-06-11 | defer to the packing element for computing md5 | Marc Espie |
2008-03-08 | rename forced to defines | Marc Espie |
2008-03-02 | fix pkg_add -r -B | Marc Espie |
2007-06-18 | add tag no shadow, to allow us to specify that we do NOT want tempfiles | Marc Espie |
2007-06-16 | Add variation on exec/unexec: | Marc Espie |
2007-06-10 | make the replacement check methods slightly clearer, avoid doing two | Marc Espie |
2007-06-09 | rework `special' package names a bit. | Marc Espie |
2007-06-09 | new code is much sturdier with respect to old libraries, we do not have | Marc Espie |
2007-06-07 | show messages about keeping libraries more often, starting on verbose. | Marc Espie |
2007-06-07 | make compute_size explicit. That way, we can do it once, at the right | Marc Espie |
2007-06-06 | separate the size computation from other operations in `prepare_for_addition' | Marc Espie |
2007-06-06 | tweak split_libs slightly for further changes: make it return the old | Marc Espie |
2007-06-05 | reuse the compute_closure code. | Marc Espie |
2007-06-04 | avoid parsing libraries by hand. | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |
2007-06-01 | very small clean-up of dependencies list handling. | Marc Espie |
2007-06-01 | apply the same checks on extraction that are done during pkg_create | Marc Espie |
2007-06-01 | don't store stuff in the plist, use the handle which is there for that. | Marc Espie |
2007-06-01 | refactor ProgressMeter code to create objects, put these into state. | Marc Espie |
2007-06-01 | no need to require ProgressMeter twice. | Marc Espie |
2007-05-30 | simplify really_add to use real visitors for extraction and installation. | Marc Espie |
2007-05-30 | avoid setting partial directly when we can, use inheritance instead. | Marc Espie |
2007-05-30 | simplify the way partial installations get recorded: store elements | Marc Espie |
2007-05-27 | so save_old_libs becomes the first routine to handle full UpdateSets. | Marc Espie |
2007-05-27 | oops, save_old_libs is now set dependent, we no longer store old packages | Marc Espie |
2007-05-27 | comment out some of this code. Currently, we don't know how to recover | Marc Espie |
2007-05-27 | group packing-list validation for replaced packages with added one. | Marc Espie |
2007-05-26 | simplify error logic a bit more, always let prepare_to_add return a | Marc Espie |