Age | Commit message (Expand) | Author |
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 |
2009-12-05 | change the internal representation of Search::Stem to allow the addition | Marc Espie |
2009-12-05 | oops | Marc Espie |
2009-12-05 | cosmetic | Marc Espie |
2009-12-05 | make quirks silent. Track # of updates found, instead of newer size, since | Marc Espie |
2009-12-05 | fix off-by-one, noticed by frantisek holop | Marc Espie |
2009-12-04 | create new updatesets when needed | Marc Espie |
2009-12-04 | set-up for quirks, just don't do it yet. | Marc Espie |
2009-12-04 | simpler unified lookup for libs inside set/installed packages. | Marc Espie |
2009-12-04 | internal API: is_known, for pkgnames that are known by the tracker, | Marc Espie |
2009-12-03 | zap useless debug code | Marc Espie |
2009-12-03 | register plists from newer elements, in case they're useful. | Marc Espie |
2009-12-02 | fix some inter-dependencies case: | Marc Espie |
2009-11-30 | tweak the rules a bit: the search filter for "more recent than" ought to | Marc Espie |
2009-11-30 | better errors: have $set->cleanup mark set as finished. | Marc Espie |
2009-11-29 | set things up for updates on the fly. In particular, we may have to look | Marc Espie |
2009-11-29 | in the worst case, we find a new handle with the right pkgpath, | Marc Espie |
2009-11-29 | show old->new as everywhere else in sets. | Marc Espie |
2009-11-29 | clean up conflict handling and dependency adjustement: build list | Marc Espie |
2009-11-29 | show missing libraries as "|detail" for the can't install message. | Marc Espie |
2009-11-29 | slightly simpler error handling | Marc Espie |
2009-11-29 | have SharedLibs use state to print error messages. | Marc Espie |
2009-11-29 | handle more general conflicts: | Marc Espie |
2009-11-28 | prepare for "better" merge: we can't just wipe the old set, we have to point | Marc Espie |
2009-11-28 | when resolving conflicts, don't recreate handles for packages being replaced | Marc Espie |
2009-11-28 | rework display of missing libs some more: first show the libraries, then | Marc Espie |
2009-11-28 | add "always" to ask_list... | Marc Espie |
2009-11-28 | add (n to go) to pkg_delete as well. | Marc Espie |
2009-11-28 | remove redundant message | Marc Espie |
2009-11-24 | todo all over | Marc Espie |
2009-11-24 | zap pkgpath totally, set up to display (to go) as well. | Marc Espie |
2009-11-24 | better | Marc Espie |
2009-11-24 | sets that were not solved should still display something... | Marc Espie |
2009-11-24 | ok even shorter than done | Marc Espie |
2009-11-24 | more regular. Note that newer can be a hash as well (why not ?) | Marc Espie |
2009-11-24 | better name. Mark "no need to update" as updated, since we know what's | Marc Espie |
2009-11-22 | complete -> done (shorter) | Marc Espie |
2009-11-22 | tweak completion messages: do the next only during the next iteration, so | Marc Espie |
2009-11-22 | extra parameter to give out more info | Marc Espie |
2009-11-22 | typo | Marc Espie |
2009-11-22 | less verbose display: only shows .libs* once, but still show all partial-* | Marc Espie |
2009-11-22 | change the timing a bit: create a list of updateset first, and process | Marc Espie |
2009-11-17 | trim more, we already display a quick message for the missing lib elsewhere. | Marc Espie |
2009-11-17 | shorter message when we don't find library, and stash it away to avoid | Marc Espie |
2009-11-17 | revamp interactive stuff: simplify (just one always for everything, per | Marc Espie |
2009-11-16 | fuller meter, that goes to the end of the line - 1 | Marc Espie |