Age | Commit message (Expand) | Author |
2005-06-21 | move Arch->check() up to Packingelement, so that it can be called anywhere, | Marc Espie |
2005-06-21 | when writing store the file `real name' on the filesystem, which | Marc Espie |
2005-06-20 | flesh out the destdir() working. Provide a convenience close() method. | Marc Espie |
2005-06-18 | maintain correspondence between original archive file names and rewritten | Marc Espie |
2005-06-18 | more sanity checks, don't truncate names silently. | Marc Espie |
2005-06-18 | fix prefix/name cut (found out by aanriot) | Marc Espie |
2005-06-13 | add copy method, and document it. | Marc Espie |
2005-06-13 | if this is not a `real' file, override the size entry with a zero. | Marc Espie |
2005-06-13 | fix archive header writing. | Marc Espie |
2005-06-13 | almost working... | Marc Espie |
2005-06-13 | document how hardlink writes occur, plus cosmetic clean-ups. | Marc Espie |
2005-06-13 | $entry->{cwd} support while writing, for symetry. | Marc Espie |
2005-06-13 | we can determine if an entry will be stored as a HardLink at prepare() time, | Marc Espie |
2005-06-13 | document the write API as well. | Marc Espie |
2005-06-13 | interface more symetric to reading. | Marc Espie |
2005-06-13 | UStar writer, all the flesh, thoroughly untested yet, reading unaffected... | Marc Espie |
2005-06-13 | provide reverse lookup services, as a simple extension (to be used | Marc Espie |
2005-06-12 | better synopsis. | Marc Espie |
2005-06-12 | test that archive->next() worked, and explicitly throw a `truncated archive' | Marc Espie |
2005-06-08 | squeeze +COMMENT in front of +DESC. | Marc Espie |
2005-04-09 | `an URL' -> `a URL'; | Jason McIntyre |
2005-04-09 | add scp example; | Jason McIntyre |
2005-03-26 | start sentence with capital letter | Peter Valchev |
2005-03-25 | all hail Theo and do as He wishes. | Marc Espie |
2005-03-14 | report/ignore broken packing-lists. | Marc Espie |
2005-03-13 | document some common usage of pkg_info to make us look cool. | Marc Espie |
2005-03-09 | just clue() the first time a library is not found. | Marc Espie |
2005-03-09 | report all missing libraries (report is a bit verbose, but this will do). | Marc Espie |
2005-03-09 | oops, since we don't register destdir along with libs, looking up with | Marc Espie |
2005-03-09 | make sure lookup_libspec returns the same thing in -v -v mode. | Marc Espie |
2005-03-07 | strip down path from generated manpages. | Marc Espie |
2005-03-07 | oops | Marc Espie |
2005-03-04 | flesh list of classes out. | Marc Espie |
2005-03-03 | grammar, and an OpenBSD -> .Ox; | Jason McIntyre |
2005-03-03 | allow pkg_mklocatedb to look into src and X11 sets as well. | Marc Espie |
2005-03-02 | flesh out documentation. | Marc Espie |
2005-03-01 | make sure _quick3p is always defined. Thanks dale! | Marc Espie |
2005-02-28 | document the public interface to PkgSpec. | Marc Espie |
2005-02-28 | oops, since we override MANALL, we need to complete it. | Marc Espie |
2005-02-28 | basic API documentation, not yet finished. | Marc Espie |
2005-02-26 | cosmetic clean-up | Marc Espie |
2005-02-15 | reword initial description; | Jason McIntyre |
2005-02-15 | New command: pkg_mklocatedb, that can be used to create locate(1)-style | Marc Espie |
2005-02-09 | in case some md5 don't match, keep the offending files around as a | Marc Espie |
2005-02-07 | make updatedepends slightly safer: note which packages may have bogus | Marc Espie |
2005-02-07 | take size of metainfo into account when checking if the file system is | Marc Espie |
2005-01-22 | do not clean-up shared items in pretend mode (for now, need extra logic | Marc Espie |
2005-01-22 | explicitly shows fragment names that were not found. | 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 |