Age | Commit message (Expand) | Author |
2009-11-03 | add @option always-update. | Marc Espie |
2009-07-03 | allow pkg_mklocatedb -p to work again; from espie@ | Christian Weisgerber |
2009-06-25 | pkgpath are only used for updates, so matching should only be pkgpath vs | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2009-04-14 | initial implementation of package signatures, based on x509 certificates and | Marc Espie |
2009-03-05 | more stuff to check digests during extraction, if wanted. | Marc Espie |
2008-10-20 | Say goodbye to local $_ | Marc Espie |
2008-10-06 | turn the checksums stored in packing elements into real objects, so that | Marc Espie |
2008-06-06 | oops, @bin files are files too | Marc Espie |
2008-06-01 | provision for reading only prelink related stuff from a package (maybe | Marc Espie |
2007-12-08 | let pkg_info -E see @sample objects. No sense in hiding them. | Marc Espie |
2007-06-20 | sprinkle code to deal gracefully with absent packing-lists. | Marc Espie |
2007-06-19 | first draft of a tag solver, needs more flesh to be useful (especially: | Marc Espie |
2007-06-12 | tidy error messages: uses $! more consistently, do not append \n on die, | Marc Espie |
2007-06-06 | tweak how copies happen: rename make_copy into make_shallow_copy, | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |
2007-06-01 | micro-optimizations | Marc Espie |
2007-05-31 | move set validation earlier (in fact, it probably doesn't belong in | Marc Espie |
2007-05-31 | oops, move realname up so that ::Sample sees it too. | Marc Espie |
2007-05-30 | simplify script handling a bit (they're going to disappear probably anyways). | Marc Espie |
2007-05-30 | new functionality: copy elements of packing-lists to a new plist if they | Marc Espie |
2007-05-30 | separate the creation of the borked package and the Fatal. | Marc Espie |
2007-05-29 | set_infodir only if plist got defined. | Marc Espie |
2007-05-29 | a few more details so that infodirs become useful. | Marc Espie |
2007-05-29 | clean-up SpecialFile a bit: make sure the name passed during creation is | Marc Espie |
2007-05-28 | always create packing-lists with a `contents' entry. | Marc Espie |
2007-05-24 | place holder for signature checking | Marc Espie |
2007-05-24 | catch up and rethrow Packing-List read issues with the filename when | Marc Espie |
2007-05-03 | remove future code to handle modules, that is unused and possibly badly | Marc Espie |
2007-05-02 | replace pkgbase with less confusing name localbase | Marc Espie |
2007-05-02 | replace abstract Factory name with a more sensible create name. | Marc Espie |
2007-05-02 | $o->method() becomes $o->method | Marc Espie |
2007-05-01 | repair -L option, should work much better if we copy @localbase over... | Marc Espie |
2007-05-01 | remove more traces of old dependencies | Marc Espie |
2007-04-29 | make packing-lists more regular by including the CONTENTS. Avoid | Marc Espie |
2007-04-29 | use an AUTOLOAD to auto-create PackingList visitors when needed. | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2007-04-15 | use autovivification | Marc Espie |
2007-04-08 | remove warning (exiting thru next) | Marc Espie |
2007-02-08 | Fix a typo. 'Yes, of course.' espie@ | Bernd Ahlers |
2006-11-17 | don't return undef, use plain return. | Marc Espie |
2005-09-19 | Let ExtraInfoOnly grab pkgpath as well. | Marc Espie |
2005-09-07 | copy new annotations over. | Marc Espie |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2005-08-17 | save architecture as well for ExtraInfo, so that pkg_add -u won't try | Marc Espie |
2005-06-26 | faster fat package finder | Marc Espie |
2005-06-21 | move Arch->check() up to Packingelement, so that it can be called anywhere, | Marc Espie |
2004-12-16 | save depend information into cache when package is installed. | Marc Espie |
2004-12-16 | renamed borked_installation from borked.n to partial-<pkgname> ... | Marc Espie |
2004-12-15 | move -n down into RequiredBy and PackingList (as $main::not, since we | Marc Espie |