Age | Commit message (Expand) | Author |
2010-01-01 | make the merge_paths operations visible | Marc Espie |
2010-01-01 | make updatesets aware of repository paths | Marc Espie |
2010-01-01 | propagate errorinfo thru set->cleanup (finally better messages than | Marc Espie |
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 | 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 | 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 | 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 | 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 | for now, show cache statistic if -F stat_cache (still in need of improvements) | Marc Espie |
2009-12-29 | rework dependency solving around cached items, so that redoing the same | 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-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 |