Age | Commit message (Expand) | Author |
2009-12-29 | prepare for smarter sets, with cache info | Marc Espie |
2009-12-28 | kill old dependency adjuster | Marc Espie |
2009-12-28 | new method for adjusting forward dependencies, much simpler. | Marc Espie |
2009-12-28 | erase Requiring entirely while deleting, to avoid further issues. | Marc Espie |
2009-12-28 | make objects chainable. | Marc Espie |
2009-12-28 | an actual difference between -r and -u. If we replace, don't look as hard | Marc Espie |
2009-12-28 | prepare to handle forward dependencies in a simpler way | Marc Espie |
2009-12-28 | add -F carp as an extra debugging device: ^T handler will show a stack | Marc Espie |
2009-12-28 | move code around a bit, more functions. Especially do the exec check | Marc Espie |
2009-12-28 | nits | Marc Espie |
2009-12-27 | check for loops and merge sets, in case we end up with real funky depends. | Marc Espie |
2009-12-27 | solver is no longer needed at that point, so kill it. this shaves a bit of | Marc Espie |
2009-12-27 | don't ask/report the same exec issue twice | Marc Espie |
2009-12-27 | sort | Marc Espie |
2009-12-27 | fix partial stems, as noticed by numerous people | Marc Espie |
2009-12-26 | qualify (Direct Dependencies) | Marc Espie |
2009-12-26 | Better, more global way of dealing with forward dependencies, and to | Marc Espie |
2009-12-26 | zap message for .libs, be smart about partial-*, it's easy to install/update | Marc Espie |
2009-12-26 | protect against partial-* packing-lists | Marc Espie |
2009-12-24 | make the final progress bar vanish unless verbose >= 2, as requested by | Marc Espie |
2009-12-24 | avoid infinite loop, noticed by Rivo Nurges. | Marc Espie |
2009-12-22 | progressmeter always, unless -x is given | Theo de Raadt |
2009-12-21 | if we're not in a "pretend" mode, synchronization operations on vstat occur | Marc Espie |
2009-12-21 | consistent spelling | Marc Espie |
2009-12-21 | much simpler SIG{INFO} handling: create a status object in state and | Marc Espie |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-12-19 | create a $state->todo method to account for sets to install. | Marc Espie |
2009-12-17 | be slightly more paranoid about shell stuff we run. | Marc Espie |
2009-12-17 | move the ntogo actual code in the progressmeter, so that -x shuts it off. | Marc Espie |
2009-12-17 | add a callback to file creation, so that we get progress meter for huge | 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 | when removing sets, remove cant markers as well | Marc Espie |
2009-12-14 | combined updates show the packages that can't be updated | Marc Espie |
2009-12-14 | fuss about install msgs: new method state->ntogo, use it to annotate more | Marc Espie |
2009-12-14 | temporary fix for kept packages until we move them away | Marc Espie |
2009-12-13 | okay, so old libs are not 'kept', keep track of updates correctly instead | Marc Espie |
2009-12-13 | clean up code, no functional change | Marc Espie |
2009-12-13 | simplify set printing | Marc Espie |
2009-12-12 | update will ask about conflicts, so we need that in updateinfo... | Marc Espie |
2009-12-12 | autovivified | Marc Espie |
2009-12-12 | fix the fam->libgamin issue. Look for update candidates in self before | Marc Espie |
2009-12-12 | remove *everything* from to_update, including hints | Marc Espie |
2009-12-12 | tie conflict lists to packing lists and use them | Marc Espie |
2009-12-11 | record internal updateset dependencies for new packages, and respect them | Marc Espie |
2009-12-07 | don't use $set->print, consistent messages. | Marc Espie |
2009-12-07 | simplify tracker a bit now we know what we're doing. | Marc Espie |
2009-12-05 | use eval {} everywhere around quirks. | Marc Espie |
2009-12-05 | since we don't redisplay missing libraries message, tell why we can't install | Marc Espie |
2009-12-05 | better quirks interface: pass the search object that was built, so we can | Marc Espie |