summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD
AgeCommit message (Expand)Author
2010-01-09move pipe handling into RepositoryListMarc Espie
2010-01-09repositories no longer need matchMarc Espie
2010-01-08stat objects with more than value (store symlinks eventually)Marc Espie
2010-01-07make sure is_valid works for alternativesMarc Espie
2010-01-05repairMarc Espie
2010-01-05better spec handling: instead of dying, create badspec objects that neverMarc Espie
2010-01-05use Auto::cacheMarc Espie
2010-01-05tweak outputMarc Espie
2010-01-05common pattern, put it there since everything uses Error.Marc Espie
2010-01-05auto-create giveup, so it's defined if we call tally without doing anything.Marc Espie
2010-01-04betterMarc Espie
2010-01-04There's no reason for -l to imply -z.Marc Espie
2010-01-03not a fatal error, keep goingMarc Espie
2010-01-03-F tallyMarc Espie
2010-01-03separate code into two classes, cleaner.Marc Espie
2010-01-03much better (avoid calling df all the time, oops)Marc Espie
2010-01-02keep going after collisionsMarc Espie
2010-01-02stacked vfs entries. I should be able to recover from overflows andMarc Espie
2010-01-02things are simpler: I don't need to stack used size stuff.Marc Espie
2010-01-02next step: create proxy objects for devices that count the size used.Marc Espie
2010-01-02replace vstat with modern code, almost ready for stacking vfs...Marc Espie
2010-01-02fully encapsulate dev objects from vstat so I can change the internalsMarc Espie
2010-01-02first step in comparing full signatures: make them full objects, withMarc Espie
2010-01-01for -z/-l, if several candidates are found, try to order them, and use theMarc Espie
2010-01-01new method fullpkgpath that accesses the default fullpkgpath.Marc Espie
2010-01-01explicit-update supportMarc Espie
2010-01-01new option 'explicit-update', for firmwares (don't consider these in bulkMarc Espie
2010-01-01(C) of affected filesMarc Espie
2010-01-01store repository paths in sets and propagate them.Marc Espie
2010-01-01make the merge_paths operations visibleMarc Espie
2010-01-01make updatesets aware of repository pathsMarc Espie
2010-01-01propagate errorinfo thru set->cleanup (finally better messages thanMarc Espie
2009-12-31stupid, stupid, stupidMarc Espie
2009-12-31need to tweak from to_update to self, as this kind of thing happens allMarc Espie
2009-12-31oops, actually report issuesMarc Espie
2009-12-31fix for error message logging.Marc Espie
2009-12-31always create a problem entry for libraries we don't findMarc Espie
2009-12-31complain if we see weird @libs (so, not in system).Marc Espie
2009-12-31add meat to the "can't install" stupid handle messageMarc Espie
2009-12-31XXX until I fix it for realMarc Espie
2009-12-31more/better cache for bad cases, and trap self after merge.Marc Espie
2009-12-31sha256 is the common case, no need to delay loading.Marc Espie
2009-12-30more changes and optimizations: create unique dewey objects, so I canMarc Espie
2009-12-30... and this should fix todd's case, that of not finding anything andMarc Espie
2009-12-30also track stuff I couldn't install, and use it for negative cache lookups.Marc Espie
2009-12-30fix pkgspec handling, actually do filter by regexp.Marc Espie
2009-12-30store url where we retrieved the package.Marc Espie
2009-12-30ouch, now that we keep packages, take them into account on done.Marc Espie
2009-12-30a few small optimizations:Marc Espie
2009-12-30infrastructure for url elementsMarc Espie