Age | Commit message (Expand) | Author |
2017-03-03 | Remove a "=over 4" after the corresponding "=back" has been removed | Alexander Bluhm |
2017-03-03 | spring cleanup, remove sysctl from doc, and finally gc some older annotations | Marc Espie |
2014-01-11 | a bit of spring cleanup in advance: scrape old stuff that's not really | Marc Espie |
2013-04-16 | spelling fixes; | Jason McIntyre |
2012-08-30 | Lowercase the first "i" in isFile, isLink, isSymLink, and isHardLink | william |
2012-01-15 | document OpenBSD::md5 | Marc Espie |
2011-08-31 | synch with current state of affairs a bit | Marc Espie |
2011-03-20 | document new stuff | Marc Espie |
2011-01-02 | use new convention for methods with empty parameters. | Marc Espie |
2011-01-02 | document optional prepare parameter | Marc Espie |
2010-09-14 | document atime/mtime | Marc Espie |
2010-07-28 | pass state to Ustar objects, use it to display those pesky error and | Marc Espie |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-25 | document ::State a bit | Marc Espie |
2010-06-18 | document newer module and new framework (somewhat...) | Marc Espie |
2010-01-12 | more auto-cache goodness | Marc Espie |
2010-01-08 | reflect recent changes | Marc Espie |
2010-01-02 | replace vstat with modern code, almost ready for stacking vfs... | Marc Espie |
2009-12-17 | remove extra spaces, fix doc for Ustar (create, not extract), and document | Marc Espie |
2009-12-05 | a bit more documentation, including revisit of OpenBSD::Intro to reflect | Marc Espie |
2009-11-10 | zap old API | Marc Espie |
2009-11-10 | tweak doc to only reference location objects | Marc Espie |
2009-04-11 | fix two typos; "fine" jmc@ | Ingo Schwarze |
2008-11-03 | Fix some errors, okay espie@ | Landry Breuil |
2008-10-28 | NewUser and NewGroup are subclasses of NewAuth | Marc Espie |
2008-06-02 | fix references to OpenBSD:Ustar; from Alan Bueno | Jason McIntyre |
2008-04-07 | document OpenBSD::Subst | Marc Espie |
2008-03-08 | let GetOpt count how many times it sees an option, removes special case | Marc Espie |
2008-03-02 | fix bugs formatting | Marc Espie |
2008-02-25 | document the basic algorithms used by pkg*. | Marc Espie |
2008-02-04 | specify that MakeWhatis and pkg-config fall outside the scope of this document | Marc Espie |
2008-02-04 | Replace bogus lowercase n in 'DESCRIPTIOn' | Landry Breuil |
2008-02-04 | typos and whitespace | Marc Espie |
2008-02-04 | a somewhat long introduction to how the package tools really work, | Marc Espie |
2007-06-01 | very small clean-up of dependencies list handling. | Marc Espie |
2007-05-31 | kill REQ script directly. I'm pretty sure it doesn't quite work anyways. | Marc Espie |
2007-05-14 | document search objects. Adjust PkgSpec documentation | Marc Espie |
2007-05-12 | document the object interface to PkgSpec. | Marc Espie |
2007-05-02 | replace pkgbase with less confusing name localbase | Marc Espie |
2007-04-29 | use an AUTOLOAD to auto-create PackingList visitors when needed. | Marc Espie |
2007-04-17 | document the subtle tweak to Vstat that allows updates to account for | Marc Espie |
2007-03-26 | even better wording. | Marc Espie |
2007-03-26 | adjust documentation to simplify the common case. | Marc Espie |
2006-02-22 | Fix typo. | Bernd Ahlers |
2006-02-07 | synch | Marc Espie |
2005-10-07 | wonky capitalisation; | Jason McIntyre |
2005-09-19 | reading a packing-list from a scalar in memory does work. | Marc Espie |
2005-09-17 | document quickie $o->contents() method | Marc Espie |
2005-09-08 | typo, from Bernd Ahlers | Marc Espie |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |