Age | Commit message (Expand) | Author |
2010-01-01 | propagate errorinfo thru set->cleanup (finally better messages than | Marc Espie |
2010-01-01 | revert the merge flags. | Marc Espie |
2010-01-01 | Two more calloc() wrapper wrappers, new_shared_network() and | Kenneth R Westerback |
2010-01-01 | Single-use wrapper functions that just call a wrapper function | Kenneth R Westerback |
2010-01-01 | Delete unused declarations. | Kenneth R Westerback |
2010-01-01 | be slightly smarter about forward deps: check we have updates before | Marc Espie |
2010-01-01 | Plug a potential leak similar to the one parfait spotted and Theo | Kenneth R Westerback |
2009-12-31 | when separating command from parameters in smtp session, the parser tries | Gilles Chehade |
2009-12-31 | Instead of passing the config via arguments to the childs on bootup issue | Claudio Jeker |
2009-12-31 | stupid, stupid, stupid | Marc Espie |
2009-12-31 | need to tweak from to_update to self, as this kind of thing happens all | Marc Espie |
2009-12-31 | oops, actually report issues | Marc Espie |
2009-12-31 | fix for error message logging. | Marc Espie |
2009-12-31 | always create a problem entry for libraries we don't find | Marc Espie |
2009-12-31 | complain if we see weird @libs (so, not in system). | Marc Espie |
2009-12-31 | add meat to the "can't install" stupid handle message | Marc Espie |
2009-12-31 | XXX until I fix it for real | Marc Espie |
2009-12-31 | more/better cache for bad cases, and trap self after merge. | Marc Espie |
2009-12-31 | sha256 is the common case, no need to delay loading. | Marc Espie |
2009-12-30 | don't bother clearing the line, since we do that automatically when we | Marc Espie |
2009-12-30 | more changes and optimizations: create unique dewey objects, so I can | Marc Espie |
2009-12-30 | ... and this should fix todd's case, that of not finding anything and | Marc Espie |
2009-12-30 | also track stuff I couldn't install, and use it for negative cache lookups. | Marc Espie |
2009-12-30 | fix pkgspec handling, actually do filter by regexp. | Marc Espie |
2009-12-30 | Correctly parse the host address in the FEC TLV. | Michele Marchetto |
2009-12-30 | store url where we retrieved the package. | Marc Espie |
2009-12-30 | ouch, now that we keep packages, take them into account on done. | Marc Espie |
2009-12-30 | a few small optimizations: | Marc Espie |
2009-12-30 | take merging of sets into account when creating a header. | Marc Espie |
2009-12-30 | infrastructure for url elements | Marc Espie |
2009-12-30 | actually cache architecture, as intended | Marc Espie |
2009-12-30 | pretty | Marc Espie |
2009-12-29 | do "not reinstalling" in a more intelligent way, by moving things into | Marc Espie |
2009-12-29 | temporary fix for .libs update issue. | Marc Espie |
2009-12-29 | a few more tweaks: | Marc Espie |
2009-12-29 | the way Tracker works, installed packages are always marked uptodate as well, | Marc Espie |
2009-12-29 | ouch, got slightly longer, some stuff to fix soonish | Marc Espie |
2009-12-29 | for now, show cache statistic if -F stat_cache (still in need of improvements) | Marc Espie |
2009-12-29 | simplify solver handling, rely on cache to avoid recomputing stuff | Marc Espie |
2009-12-29 | rework dependency solving around cached items, so that redoing the same | Marc Espie |
2009-12-29 | performance gain: cache conflicts. | Marc Espie |
2009-12-29 | prepare to cache conflicts in sets: object to do so, code to merge conflicts | Marc Espie |
2009-12-29 | improved check for loops: | Marc Espie |
2009-12-29 | move check for already installed UP, which allows me to deal with UpdateSet | Marc Espie |
2009-12-29 | prepare for smarter sets, with cache info | Marc Espie |
2009-12-29 | replace a few remaining UNIX terms with .Ux macros; this diff | Igor Sobrado |
2009-12-28 | kill old dependency adjuster | Marc Espie |
2009-12-28 | use new forward dep adjust. | 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 |