summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2009-12-30take merging of sets into account when creating a header.Marc Espie
2009-12-30infrastructure for url elementsMarc Espie
2009-12-30actually cache architecture, as intendedMarc Espie
2009-12-30prettyMarc Espie
2009-12-29do "not reinstalling" in a more intelligent way, by moving things intoMarc Espie
2009-12-29temporary fix for .libs update issue.Marc Espie
2009-12-29a few more tweaks:Marc Espie
2009-12-29the way Tracker works, installed packages are always marked uptodate as well,Marc Espie
2009-12-29ouch, got slightly longer, some stuff to fix soonishMarc Espie
2009-12-29for now, show cache statistic if -F stat_cache (still in need of improvements)Marc Espie
2009-12-29simplify solver handling, rely on cache to avoid recomputing stuffMarc Espie
2009-12-29rework dependency solving around cached items, so that redoing the sameMarc Espie
2009-12-29performance gain: cache conflicts.Marc Espie
2009-12-29prepare to cache conflicts in sets: object to do so, code to merge conflictsMarc Espie
2009-12-29improved check for loops:Marc Espie
2009-12-29move check for already installed UP, which allows me to deal with UpdateSetMarc Espie
2009-12-29prepare for smarter sets, with cache infoMarc Espie
2009-12-29replace a few remaining UNIX terms with .Ux macros; this diffIgor Sobrado
2009-12-28kill old dependency adjusterMarc Espie
2009-12-28use new forward dep adjust.Marc Espie
2009-12-28new method for adjusting forward dependencies, much simpler.Marc Espie
2009-12-28erase Requiring entirely while deleting, to avoid further issues.Marc Espie
2009-12-28make objects chainable.Marc Espie
2009-12-28an actual difference between -r and -u. If we replace, don't look as hardMarc Espie
2009-12-28prepare to handle forward dependencies in a simpler wayMarc Espie
2009-12-28add -F carp as an extra debugging device: ^T handler will show a stackMarc Espie
2009-12-28move forward dependency checking to very late, so we can reuse the result.Marc Espie
2009-12-28move code around a bit, more functions. Especially do the exec checkMarc Espie
2009-12-28nitsMarc Espie
2009-12-27tweak forward dep "almost ready" code and activate loop checker.Marc Espie
2009-12-27check for loops and merge sets, in case we end up with real funky depends.Marc Espie
2009-12-27solver is no longer needed at that point, so kill it. this shaves a bit ofMarc Espie
2009-12-27don't ask/report the same exec issue twiceMarc Espie
2009-12-27sortMarc Espie
2009-12-27delete partial solvers later, so I can use their deplist to check for loops.Marc Espie
2009-12-27fix partial stems, as noticed by numerous peopleMarc Espie
2009-12-26compute forward dependencies later, so that we don't have to do it again,Marc Espie
2009-12-26qualify (Direct Dependencies)Marc Espie
2009-12-26betterMarc Espie
2009-12-26Better, more global way of dealing with forward dependencies, and toMarc Espie
2009-12-26zap message for .libs, be smart about partial-*, it's easy to install/updateMarc Espie
2009-12-26protect against partial-* packing-listsMarc Espie
2009-12-24make the final progress bar vanish unless verbose >= 2, as requested byMarc Espie
2009-12-24kill PATH_RUNQUEUEHIGH and PATH_RUNQUEUELOW, i had great plans for them butGilles Chehade
2009-12-24avoid infinite loop, noticed by Rivo Nurges.Marc Espie
2009-12-23Print more addresses with scope.Claudio Jeker
2009-12-23Implementation of RFC 2920 PIPELINING extension, client side only for now.Jacek Masiulaniec
2009-12-23Loopback interface don't have link local addresses so use the real IPv6Claudio Jeker
2009-12-23partion -> partition. First one (mkfs.c) noted by Brad Tilley on tech@.Kenneth R Westerback
2009-12-22Crap. Remove debug code that I did not plan to commit.Claudio Jeker