Age | Commit message (Expand) | Author |
2007-01-01 | sync usage(); | Jason McIntyre |
2007-01-01 | - standard list | Jason McIntyre |
2007-01-01 | commit really old stuff that lets pkg_mklocatedb record | Marc Espie |
2006-12-16 | ltlib marker for libtool convenience library. | Marc Espie |
2006-12-10 | don't complain about uid/gid of symlinks. | Steven Mestdagh |
2006-12-05 | use lstat for symbolic links; fixes uninitialized uid/gid. | Steven Mestdagh |
2006-12-04 | add rcompress method | Marc Espie |
2006-12-02 | allows us to mark *.pc files as PkgConfig. | Marc Espie |
2006-12-01 | handles continuation lines and comments. | Marc Espie |
2006-12-01 | Fixes parsing of variables/delimiters, so that we classify like pkgconfig. | Marc Espie |
2006-11-30 | apply some normalization to some properties while reading or writing, | Marc Espie |
2006-11-30 | some *.pc files have variable= value, with a space. | Marc Espie |
2006-11-30 | adjust (C), noticed by matthieu. | Marc Espie |
2006-11-29 | add compress_list, allows for empty lines consisting of spaces... | Marc Espie |
2006-11-29 | let compress filter out stuff, add method add_bases, make sure write_fh | Marc Espie |
2006-11-29 | +OpenBSD::PkgConfig | Marc Espie |
2006-11-29 | handle pkg-config files. | Marc Espie |
2006-11-17 | don't return undef, use plain return. | Marc Espie |
2006-11-17 | Handle EOF in interactive mode. Report and initial diff from Antti Harri | Bernd Ahlers |
2006-11-12 | completely uniform setup | Marc Espie |
2006-11-12 | print stuff to the correct file handle | Marc Espie |
2006-11-11 | simpler/better progress print | Marc Espie |
2006-11-11 | -P option: prepend pkgpath instead of pkgname. | Marc Espie |
2006-11-07 | zap the stat part related to file type, only keeping the usual modes. | Marc Espie |
2006-11-05 | warn for any weird stuff in packages. | Marc Espie |
2006-10-18 | symlinks marked @extra need special care for deletion | Nikolay Sturm |
2006-10-17 | add proper version handling, not really used yet. | Marc Espie |
2006-10-17 | add -F conflicts: force installation in the presence of registered conflicts, | Marc Espie |
2006-10-15 | tweaks; | Jason McIntyre |
2006-10-15 | Normalize query options: make them not stop the package generation unless | Marc Espie |
2006-09-16 | fix error message parsing, okay deraadt@ | Marc Espie |
2006-08-30 | U[Ss]tar -> ustar, as per posix and our pax docs; | Jason McIntyre |
2006-08-25 | add PackingOld when replacing, helps people with really old installs... | Marc Espie |
2006-08-11 | typo in comment | Bernd Ahlers |
2006-08-05 | actually perform error-checking on every read/write. | Marc Espie |
2006-08-01 | If pkg_delete is trying to remove more than one package at the same time and | Bernd Ahlers |
2006-07-31 | cosmetic: comments, and better method name. | Marc Espie |
2006-07-31 | add missing licence info. | Marc Espie |
2006-05-26 | make pkg_add exit gracefully if it cannot read from a file handle, which | Steven Mestdagh |
2006-05-04 | more clues for people who update their system. | Marc Espie |
2006-04-22 | Pass over the right object to OpenBSD::Delete::validate_plist(). | Bernd Ahlers |
2006-04-08 | Add missing 'use OpenBSD::Error'. | Bernd Ahlers |
2006-03-21 | fix endless loop in case of error in archive header. | Marc Espie |
2006-03-19 | Partial revert of previous changes, nasty regexps not greedy the way they sho... | Marc Espie |
2006-03-17 | un-special case old constructs: make them inherit from the same class, | Marc Espie |
2006-03-13 | clean-up some name handling: | Marc Espie |
2006-03-13 | repair pkg_add - | Marc Espie |
2006-03-08 | propagate stuff to be able to explicitly clean-up repositories. | Marc Espie |
2006-03-08 | fix race condition in SCP for real. | Marc Espie |
2006-03-07 | do not write partial files out if the PKG_CACHE filesystem overflows. | Marc Espie |