Age | Commit message (Expand) | Author |
2005-11-01 | Add -P option. This shows the pkgpath for each package. Nice for building | Bernd Ahlers |
2005-10-28 | fix error code path for pkg_info -e pouet | Marc Espie |
2005-09-19 | simplify pkg_info a great deal, by relying on the lazy properties of | Marc Espie |
2005-09-19 | let pkg_info -e see @pkgpath annotations. | Marc Espie |
2005-09-17 | special-case when we only need the packing-list. | Marc Espie |
2005-09-07 | sort options and sync usage(); | Jason McIntyre |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2005-08-16 | fix getopt line, noticed by Gerardo Santana | Marc Espie |
2005-06-08 | squeeze +COMMENT in front of +DESC. | Marc Espie |
2005-01-16 | allow locking of database in quiet mode, where we don't display any | Marc Espie |
2005-01-14 | `big lock' model: lock the whole db for reading/writing. | Marc Espie |
2004-12-22 | keep less stuff around for -e pkgpath. | Marc Espie |
2004-12-16 | renamed borked_installation from borked.n to partial-<pkgname> ... | Marc Espie |
2004-12-12 | add somewhat more regular error catching code. | Marc Espie |
2004-12-06 | forgot -h for pkg_info. | Marc Espie |
2004-12-06 | Usage | Marc Espie |
2004-11-15 | find_pkg function to iterate through pkgs, wherever they might be. | Marc Espie |
2004-11-15 | repair -l | Marc Espie |
2004-11-15 | don't Fatal out if -e thingy -q, since we're only interested in the | Marc Espie |
2004-11-14 | -K -L option that prefixes each file name with keyword. | Marc Espie |
2004-11-11 | package names starting with . are hidden from pkg_info by default. | Marc Espie |
2004-11-11 | typo | Marc Espie |
2004-11-11 | introduce shortcuts to read/write contents from_installation/to_installation | Marc Espie |
2004-11-10 | use ExtraInfo, finally: allows pkg_info to report packages according to | Marc Espie |
2004-11-10 | resurrect -e, document that it uses packages-specs now. | Marc Espie |
2004-11-09 | -s seamless with other options: let it work with -a, let it be on for -v. | Marc Espie |
2004-11-09 | -s option, grange's request. | Marc Espie |
2004-10-11 | add support for undisplay file, to be able to show information at pkg | Marc Espie |
2004-08-12 | ditch File::Copy so that buffering is consistent. | Marc Espie |
2004-08-06 | unneeded switch to main package. | Marc Espie |
2004-08-06 | avoid pulling in OpenBSD::md5 and File::Copy if we can. | 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-06-21 | support for old stuff in pkg_info/pkg_delete, e.g., @src | Marc Espie |
2003-10-23 | missing space in DEINSTALL message. | Marc Espie |
2003-10-19 | Add is_stem, findstem and use them in pkg_info. | Marc Espie |
2003-10-16 | new import of my pkgtools, after a slight naming disagreement with the | Marc Espie |