Age | Commit message (Expand) | Author |
2006-03-08 | propagate stuff to be able to explicitly clean-up repositories. | Marc Espie |
2006-03-04 | cut down the Locator code into maintainable chunks. | Marc Espie |
2006-03-04 | zap more success messages. Keep pid of distant location pipe, just in case. | Marc Espie |
2006-02-21 | detect temporary connection errors, and retry with exponential timeout. | Marc Espie |
2006-02-09 | Add some nice interfaces instead of the hint() argument to close(). | Marc Espie |
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-10-25 | zap 229 (frantisek holop) | 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-10 | Display an error message if no packages are available in the PKG_PATH. | Marc Espie |
2005-09-24 | Allows FETCH_CMD to replace ftp. | Marc Espie |
2005-09-19 | fix PackageRepository::Installed(). | 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-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2005-08-22 | while scanning a potential package, process issues anyways: | Marc Espie |
2005-08-19 | remove tempdir right away if it turns out we're not dealing with a | Marc Espie |
2005-08-16 | don't mix nlist with ls | Marc Espie |
2005-08-16 | support code for pkg_add -u: | Marc Espie |
2005-08-16 | make the code that enforces the connection limit a separate function, so | Marc Espie |
2005-08-16 | fix a few minor details: _list() needs to be called as a method. | Marc Espie |
2005-06-26 | Handle hard links correctly: the names need to be aliased correctly for | Marc Espie |
2005-06-26 | select fat package based on name too. | Marc Espie |
2005-06-26 | handle fat packages based on architecture. | Marc Espie |
2004-08-06 | block-scoped require is way simpler than weird AUTOLOAD hack. | Marc Espie |
2004-08-06 | unified headers, switch to smaller copyright notice. | Marc Espie |
2004-03-11 | repair pkg_add -, by making sure `-' is a special object. | Marc Espie |
2004-03-07 | A few useful features: | Marc Espie |
2004-01-28 | some code refactoring. | Marc Espie |
2003-12-19 | Clean up PackageLocator so it looks somewhat more object-oriented. | Marc Espie |
2003-11-06 | Handle pkg_add - | Marc Espie |
2003-10-31 | put pkgpath back in correct order. | Marc Espie |