Age | Commit message (Expand) | Author |
2005-11-03 | kludge: avoid creating non-empty files. | Marc Espie |
2005-11-02 | In case we are pretending, make sure we skip to the next archive member. | Marc Espie |
2005-11-02 | Simplify OpenBSD::PackingElement::Sysctl::install(). | Bernd Ahlers |
2005-10-27 | Fix a perl warning during package deletion. | Bernd Ahlers |
2005-10-26 | add checks in skip for walking off the file. | Marc Espie |
2005-10-26 | minor clean-up, unhardcode test for type, use a table instead. | Marc Espie |
2005-10-25 | zap 229 (frantisek holop) | Marc Espie |
2005-10-24 | more robust deletion: rebuild item from file system instead of using | Marc Espie |
2005-10-24 | use a visitor('prepare_for_deletion') to validate plist for removal, | Marc Espie |
2005-10-24 | factor out a bit of code, and be more aware of symlinks. | Marc Espie |
2005-10-23 | if resumed from ^Z, display meter without waiting for changes. | Marc Espie |
2005-10-22 | add a hint to close that says how the fd got closed (real error, premature, | Marc Espie |
2005-10-22 | more non-errors from ftp. | Marc Espie |
2005-10-22 | I haven't received any feedback at all about this patch, so everyone | Marc Espie |
2005-10-22 | be more explicit about what's going on. | Marc Espie |
2005-10-19 | mark links being extracted with `zap', so that they do not get recorded | Marc Espie |
2005-10-10 | less verbose listing of libraries | Marc Espie |
2005-10-10 | allows for tempfiles. | Marc Espie |
2005-10-10 | Display an error message if no packages are available in the PKG_PATH. | Marc Espie |
2005-09-24 | pass actual items to prepare_long and check_name so that we can also | Marc Espie |
2005-09-24 | move uname/gname existence check into ArcCheck: Ustar archives deal with | Marc Espie |
2005-09-24 | Allows FETCH_CMD to replace ftp. | Marc Espie |
2005-09-20 | refuse building archive if we don't have user names for the uids. | Marc Espie |
2005-09-19 | fix PackageRepository::Installed(). | Marc Espie |
2005-09-19 | Let ExtraInfoOnly grab pkgpath as well. | Marc Espie |
2005-09-19 | make package opening more efficient (and maybe more intuitive) by | Marc Espie |
2005-09-17 | allows grabbing the packing-list directly from a PackageLocation, | Marc Espie |
2005-09-17 | beginning to a source path repository infrastructure, very likely to change | Marc Espie |
2005-09-17 | minor nit | Marc Espie |
2005-09-16 | more clean-up: | Marc Espie |
2005-09-16 | oops | Marc Espie |
2005-09-16 | move .tgz addition down to PackageRepositoryList. | Marc Espie |
2005-09-14 | filter names out first, as it's slightly faster | Marc Espie |
2005-09-13 | more Package/FatPackage common code: separate the proxy 'next' into two | Marc Espie |
2005-09-13 | typo, fix fat packages reading. | Marc Espie |
2005-09-13 | grabPlist shall behave like find. | Marc Espie |
2005-09-13 | Repository::Installed class, to provide uniform access to installed | Marc Espie |
2005-09-13 | yet more uniform names. | Marc Espie |
2005-09-13 | don't actively avoid the Composite Pattern. | Marc Espie |
2005-09-13 | new class: PackageRepositoryList, of which pkgpath is one instance. | Marc Espie |
2005-09-13 | make grabPlist slightly smarter so that we can still open the package | Marc Espie |
2005-09-13 | allows grabbing a packing-list directly, without needing to go through | Marc Espie |
2005-09-13 | some long-delayed clean-up of this code. | Marc Espie |
2005-09-09 | zap dup. From Bernd Ahlers | Marc Espie |
2005-09-07 | copy new annotations over. | Marc Espie |
2005-09-04 | zap duplicate code | Marc Espie |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2005-08-29 | correctly trim old p* versions of packages. | Marc Espie |
2005-08-22 | likewise, report only the first three files | Marc Espie |
2005-08-22 | while scanning a potential package, process issues anyways: | Marc Espie |