| Age | Commit message (Expand) | Author |
| 2003-01-10 | Add a pkgdb_remove_pkg() function and use it in pkg_delete(1). | agc |
| 2003-01-05 | Add an enumerated type which is used in pkgdb_open() to specify | agc |
| 2003-01-05 | Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) and | agc |
| 2002-09-26 | Ispell. Begin new sentences on a new line. | wiz |
| 2002-09-25 | Fix date. | wiz |
| 2002-09-24 | Sprinkle .Xrs to packages(7). | uebayasi |
| 2002-08-04 | Add 'pmatch' keyword: pkg_admin pmatch pattern pkg | hubertf |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-07-19 | - remove handling of PKG_ADD_BASE. | yamt |
| 2002-06-09 | - make last arg of findmatchingname void*. | yamt |
| 2002-06-09 | - free memory allocated by findbestmatchingname. | yamt |
| 2002-03-05 | Add a new packing list directive, @blddep, which notes the exact | agc |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-02 | Improve markup, sort section, sort SEE ALSO. | wiz |
| 2001-06-05 | Uppercase Dt argument. | wiz |
| 2001-04-17 | Don't warn about @src being deprecated any longer - we add it per default | hubertf |
| 2001-04-14 | Include lsall and lsbest in usage message. | hubertf |
| 2001-04-09 | Fix date, and improve markup. | wiz |
| 2001-03-05 | Add -V option to all pkgtools, which reports the version of the pkgtools. | wiz |
| 2001-02-21 | Make usage message match that of other pkg_* programs: | hubertf |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-01-10 | use getcwd() instead of getwd() - mainly to avoid link warning, this | jdolecek |
| 2001-01-07 | Alphabetize options. | hubertf |
| 2000-12-13 | * Accept ".tbz" as an alternative pkg suffix to ".tbz" for pkg_add and | hubertf |
| 2000-11-28 | Oops; the increment needs to be in check1pkg() for the case where the user | mycroft |
| 2000-11-28 | pkgcnt was incremented twice during a `check'... | mycroft |
| 2000-11-12 | ispell | wiz |
| 2000-10-09 | Remove unneeded header <db.h>. | hubertf |
| 2000-07-05 | remove extra period in SEE ALL section | msaitoh |
| 2000-05-08 | Add "lsall" and "lsbest" commands to pkg_admin, to find all/best | hubertf |
| 2000-03-19 | * in pkg_add, before the "install dependencies" loop, check ALL | hubertf |
| 2000-02-22 | adjust copyright | hubertf |
| 1999-11-29 | Put support for @src back in. | hubertf |
| 1999-11-29 | Add code to include the size of a package into both the | hubertf |
| 1999-09-13 | Handle symlinks to directories correctly in "check" and "rebuild". | hubertf |
| 1999-08-24 | Bring closer to /usr/share/misc/style with the aid of indent(1). | hubertf |
| 1999-08-19 | Clean up minor nits in C code. | agc |
| 1999-05-30 | Remove support for absolutes pathnames completely. This can't work with | tron |
| 1999-05-29 | Don't prepend directories if the plist files are absolute. | christos |
| 1999-04-10 | Fix tyop. | simonb |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-22 | Replace static array of packages given to pkg_perform() with linear | hubertf |
| 1999-03-10 | Add missing .El line. | erh |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-03-03 | More helpful message on failure | hubertf |
| 1999-01-19 | Add code for pkgdb. | hubertf |