Age | Commit message (Expand) | Author |
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 |
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 forward dependency checking to very late, so we can reuse the result. | 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 | tweak forward dep "almost ready" code and activate loop checker. | 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 | delete partial solvers later, so I can use their deplist to check for loops. | Marc Espie |
2009-12-27 | fix partial stems, as noticed by numerous people | Marc Espie |
2009-12-26 | compute forward dependencies later, so that we don't have to do it again, | Marc Espie |
2009-12-26 | qualify (Direct Dependencies) | Marc Espie |
2009-12-26 | better | 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 | kill PATH_RUNQUEUEHIGH and PATH_RUNQUEUELOW, i had great plans for them but | Gilles Chehade |
2009-12-24 | avoid infinite loop, noticed by Rivo Nurges. | Marc Espie |
2009-12-23 | Print more addresses with scope. | Claudio Jeker |
2009-12-23 | Implementation of RFC 2920 PIPELINING extension, client side only for now. | Jacek Masiulaniec |
2009-12-23 | Loopback interface don't have link local addresses so use the real IPv6 | Claudio Jeker |
2009-12-23 | partion -> partition. First one (mkfs.c) noted by Brad Tilley on tech@. | Kenneth R Westerback |
2009-12-22 | Crap. Remove debug code that I did not plan to commit. | Claudio Jeker |