Age | Commit message (Expand) | Author |
2009-12-30 | infrastructure for url elements | Marc Espie |
2009-12-30 | actually cache architecture, as intended | Marc Espie |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-12-17 | be slightly more paranoid about shell stuff we run. | Marc Espie |
2009-11-11 | vsystem, system, unlink can mostly go through state, and do the ->clear part | Marc Espie |
2009-11-11 | remove redirector: if we want to run system AND log, just say so | Marc Espie |
2009-11-11 | don't use Warn if we've got a $state, get through errprint/errsay. | Marc Espie |
2009-11-11 | progressmeter puts STDOUT in autoflush if -t, so that it can display to it in... | Marc Espie |
2009-11-11 | remove forwarders, and provide a sensible API that says what's going on | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-11-03 | add @option always-update. | 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 |
2009-03-03 | stupid bug. If I don't name the class the same way, I don't override | Marc Espie |
2008-10-28 | "destate" comments, let them know in which cwd they stand. | Marc Espie |
2008-10-24 | tweak compute_digest so that it `defaults' if invoked without a 2nd argument. | 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-11 | further step on the road to tags: | Marc Espie |
2008-06-11 | let elements be responsible for computing their own md5 (allows special | Marc Espie |
2008-06-06 | @wantlib elements become checksummable | Marc Espie |
2008-05-31 | add a marker for true binary files to be used by prelinking | Marc Espie |
2008-03-08 | rename forced to defines | Marc Espie |
2007-07-14 | - there's no point in running mkfontdir only for @fontdir ; so let's run | Antoine Jacoutot |
2007-06-18 | add tag no shadow, to allow us to specify that we do NOT want tempfiles | Marc Espie |
2007-06-17 | fix format for timestamps. Use a non-ambiguous subset of ISO8601. | Marc Espie |
2007-06-17 | more scaffolding we don't really use yet. | Marc Espie |
2007-06-17 | add a bit of scaffolding for signatures | Marc Espie |
2007-06-16 | introduce new stuff: @tag, to be used to tag files and other objects. | Marc Espie |
2007-06-16 | Add variation on exec/unexec: | Marc Espie |
2007-06-16 | use OpenBSD::Paths contents | Marc Espie |
2007-06-14 | minor changes: move @ignore to deprecated stuff (it's been out for a few | 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 | more efficient regexps: anchor stuff at both ends, be more specific in | Marc Espie |
2007-06-04 | stricter regexp for libraries. | Marc Espie |
2007-06-04 | add a lib parsing routine to PackingElement::Lib so I don't have to | Marc Espie |
2007-06-04 | I am on drugs, I don't know where I found split can take strings as | Marc Espie |
2007-06-04 | zap dead code: we no longer use DirRm. | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |
2007-06-02 | show the font commands being run in very verbose state. After all, we show | Marc Espie |
2007-06-01 | micro-optimizations | Marc Espie |
2007-05-31 | don't bother registering files that have tempnames. The real files don't/no | Marc Espie |
2007-05-31 | oops, move realname up so that ::Sample sees it too. | Marc Espie |
2007-05-31 | kill REQ script directly. I'm pretty sure it doesn't quite work anyways. | Marc Espie |
2007-05-31 | a few cosmetic changes, move realname over to PackingElement to be | Marc Espie |
2007-05-30 | simplify the way partial installations get recorded: store elements | Marc Espie |
2007-05-30 | new functionality: copy elements of packing-lists to a new plist if they | Marc Espie |
2007-05-29 | don't bypass add_object to create special files, otherwise infodir won't | Marc Espie |