Age | Commit message (Expand) | Author |
2014-01-11 | a bit of spring cleanup in advance: scrape old stuff that's not really | Marc Espie |
2014-01-09 | bump copyright to 2014 | Marc Espie |
2014-01-07 | more stuff than cannot end in .libs nor partial- packages | Marc Espie |
2014-01-04 | recognize @option firmware | Marc Espie |
2014-01-04 | vendor->signer | Marc Espie |
2013-12-31 | signify support | Marc Espie |
2013-12-30 | @vendor annotation | Marc Espie |
2013-12-25 | move the choice of signature type for checking into one single place | Marc Espie |
2012-12-28 | base on landry's remarks, stuff like .libs* and partial* shouldn't ever | Marc Espie |
2012-06-08 | silent rename of @comment subdir= to @comment pkgpath= | Marc Espie |
2012-05-15 | allow elements to remove themselves from PackingList, adjust visit | Marc Espie |
2012-05-05 | un-specialcase shallow/deep copy: create a normal new plist. | Marc Espie |
2011-08-27 | the order of packinglists has been fixed for years by now, so it's no | Marc Espie |
2011-08-26 | Shared Stuff never got used | Marc Espie |
2011-08-26 | zap fatpackages. nobody actually uses them. | Marc Espie |
2011-06-16 | remove redundant values | Marc Espie |
2011-06-01 | repaire pkg_info -P in the simplest possible way, pending revisit. | Marc Espie |
2011-05-30 | turn @pkgpath into real objects, to simplify some updates by not having to | Marc Espie |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-07-31 | very old thinko, not really a problem, obviously, but groups and users are | Marc Espie |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-30 | whitespace cleanup | Marc Espie |
2010-06-05 | modern syntax | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-04-19 | move Composite pattern (auto-visitor) into its own subclass | Marc Espie |
2010-04-05 | new keyword, @ask-update, to be used *very* sparingly (so far, only useful | Marc Espie |
2010-03-22 | clean up the ProgressMeter code, create a specific class if a Term | Marc Espie |
2010-01-10 | pull the signature comparison code into its own file. | Marc Espie |
2010-01-09 | build signature objects that we will be able to compare | Marc Espie |
2010-01-02 | first step in comparing full signatures: make them full objects, with | Marc Espie |
2010-01-01 | new method fullpkgpath that accesses the default fullpkgpath. | Marc Espie |
2010-01-01 | new option 'explicit-update', for firmwares (don't consider these in bulk | Marc Espie |
2009-12-30 | infrastructure for url elements | Marc Espie |
2009-12-26 | protect against partial-* packing-lists | Marc Espie |
2009-12-12 | update will ask about conflicts, so we need that in updateinfo... | Marc Espie |
2009-12-12 | tie conflict lists to packing lists and use them | Marc Espie |
2009-11-15 | missing return (nothing else to see) | Marc Espie |
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 |