Age | Commit message (Expand) | Author |
2012-01-15 | document OpenBSD::md5 | Marc Espie |
2011-08-26 | zap it from there too | Marc Espie |
2011-07-06 | future code to handle HTTP 1.1 connection: need to establish a somewhat | Marc Espie |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2010-07-04 | initial documentation for pkg.conf, after nits from jmc@, and straightening | Marc Espie |
2010-06-25 | document ::State a bit | Marc Espie |
2010-06-15 | more printing changes. | Marc Espie |
2010-06-09 | ui changes: go thru a state object for most printouts | Marc Espie |
2010-06-05 | move files after a discussion with Theo. | Marc Espie |
2010-06-05 | new command pkg_fsck, very incomplete for now. Runs only very basic checks. | Marc Espie |
2010-06-04 | move code around, so that commands can be used as modules. | Marc Espie |
2010-04-24 | pieces required for resolve-lib (reuse code for consistency) | Marc Espie |
2010-03-22 | clean up the ProgressMeter code, create a specific class if a Term | Marc Espie |
2010-01-19 | move generic code to handle libspec in a new file, to clean up stuff | Marc Espie |
2010-01-11 | move the oldlibs code into its separate file, prior to fixing it. | Marc Espie |
2010-01-10 | pull the signature comparison code into its own file. | Marc Espie |
2009-12-26 | Better, more global way of dealing with forward dependencies, and to | Marc Espie |
2009-11-16 | start pulling all the code that's the same between pkg_add and pkg_delete | Marc Espie |
2009-10-15 | pkg_add will need to track installation progress globally, so that we don't | Marc Espie |
2009-10-14 | move OpenBSD::Handle into its own file. I guess I need to disentangle this | Marc Espie |
2009-04-14 | initial implementation of package signatures, based on x509 certificates and | Marc Espie |
2008-09-11 | Do not clean ${PACKAGES} as this is the source files, if run without obj dir | Dale Rahn |
2008-09-02 | Install in the correct directory with NOMAN set. Based on makewhatis | Dale Rahn |
2008-04-07 | put Subst stuff into its own library file, to reuse elsewhere. | Marc Espie |
2008-02-04 | a somewhat long introduction to how the package tools really work, | Marc Espie |
2007-12-31 | use the same trick as for perl to make sure manpages get built later | Marc Espie |
2007-06-25 | placeholder to split off the code that handles UpdateSets, as it's | Marc Espie |
2007-06-10 | Add Paths.pm, to centralize all system dependent paths all over the place. | Marc Espie |
2007-05-18 | Add pkgpath hints to pkgspec. Make PackageRepository/Source functional: | Marc Espie |
2007-05-14 | document search objects. Adjust PkgSpec documentation | Marc Espie |
2007-05-14 | put Search objects into their own file, finally | Marc Espie |
2007-05-14 | move code around to allow OO access to installed packages always. | Marc Espie |
2007-05-01 | remove PackingOld entirely | Marc Espie |
2007-02-04 | back-out extra commit | Marc Espie |
2007-02-04 | protect `normal' installs against archive burps. | Marc Espie |
2006-11-29 | +OpenBSD::PkgConfig | Marc Espie |
2006-03-06 | take some infrequently used code completely out of the way. | Marc Espie |
2006-03-04 | cut down the Locator code into maintainable chunks. | Marc Espie |
2006-03-04 | reorganize code a little bit: Update.pm becomes Replace.pm (since it matches | Marc Espie |
2005-09-18 | unbreak tree. please build before commiting espie | Theo de Raadt |
2005-09-18 | document the package(5) format. | Marc Espie |
2005-09-17 | slightly simpler install. | Marc Espie |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2005-08-17 | document RequiredBy module. | Marc Espie |
2005-08-17 | document Getopt. | Marc Espie |
2005-08-17 | document OpenBSD::PackageName | Marc Espie |
2005-08-07 | split off the code that handles dependencies proper, so that we can (later) | Marc Espie |
2005-08-07 | wrapper around Ustar that replaces long names/links with LongName#/LongLink#. | Marc Espie |
2005-06-28 | Add pkg_merge and doc. | Marc Espie |
2005-03-07 | strip down path from generated manpages. | Marc Espie |