Age | Commit message (Expand) | Author |
2008-03-11 | oops | Marc Espie |
2008-03-08 | better -q: mention once, and it speeds up (assumes normal files haven't | Marc Espie |
2008-03-08 | tweak messages mentioning checksums so that they mention checksums, not | Marc Espie |
2008-03-03 | fix utterly confusing message for updates. | Marc Espie |
2007-06-30 | fix saving of old partial packages... problem noticed by Paul Irofti | Marc Espie |
2007-06-25 | typo | Marc Espie |
2007-06-18 | add tag no shadow, to allow us to specify that we do NOT want tempfiles | Marc Espie |
2007-06-16 | Add variation on exec/unexec: | Marc Espie |
2007-06-16 | use OpenBSD::Paths contents | Marc Espie |
2007-06-14 | I don't know what we will do with system packages yet, but prevent | Marc Espie |
2007-06-06 | finish moving the size computations out of validate_plist. | Marc Espie |
2007-06-06 | separate the size computation from other operations in `prepare_for_addition' | Marc Espie |
2007-06-06 | tweak how copies happen: rename make_copy into make_shallow_copy, | 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-04 | fix keep_old_files | Marc Espie |
2007-06-02 | move dependency registration into its own function. | Marc Espie |
2007-06-01 | refactor ProgressMeter code to create objects, put these into state. | Marc Espie |
2007-05-31 | move set validation earlier (in fact, it probably doesn't belong in | 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 script handling a bit (they're going to disappear probably anyways). | Marc Espie |
2007-05-30 | simplify really_add to use real visitors for extraction and installation. | Marc Espie |
2007-05-30 | don't bother not copying the pkgname, we're going to overwrite it anyways. | Marc Espie |
2007-05-30 | redo keep_old_files as a visitor. Copy more stuff over. | Marc Espie |
2007-05-29 | rely on packing-lists knowing where they live, much saner. | Marc Espie |
2007-05-28 | delay error reporting a bit more: try installing and deinstalling everything | Marc Espie |
2007-05-28 | lift up more of the dev checking code into Vstat. | Marc Espie |
2007-05-28 | clean up packing-list validation, call the methods `prepare_for_addition' | Marc Espie |
2007-05-22 | zap references to pkgdep. Packing-Lists no longer even record it, anyways. | Marc Espie |
2007-05-22 | introduce a SharedItemsRecorder (put it into Vstat, since that's a file | Marc Espie |
2007-05-22 | mark `digitalsignature' as a known keyword, which helps me. | Marc Espie |
2007-05-15 | do not copy pkgname, since we're going to erase it, and packing-lists | Marc Espie |
2007-05-14 | tidy | Marc Espie |
2007-05-07 | make sure all temporary file handling goes through OpenBSD::Temp | Marc Espie |
2007-05-07 | name code from keep_old_files, don't set pkgname directly. | Marc Espie |
2007-05-07 | kill old code to handle deprecated pkgcfl. | Marc Espie |
2007-05-02 | replace pkgbase with less confusing name localbase | Marc Espie |
2007-05-02 | $o->method() becomes $o->method | Marc Espie |
2007-04-29 | replace $p->visit('method') calls with $p->method | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2007-03-07 | fix size checks for good. Since we want deletion to happen `right now' | Marc Espie |
2006-10-18 | symlinks marked @extra need special care for deletion | Nikolay Sturm |
2005-10-27 | Fix a perl warning during package deletion. | Bernd Ahlers |
2005-10-24 | more robust deletion: rebuild item from file system instead of using | Marc Espie |
2005-10-24 | use a visitor('prepare_for_deletion') to validate plist for removal, | Marc Espie |
2005-10-24 | factor out a bit of code, and be more aware of symlinks. | Marc Espie |
2005-10-22 | be more explicit about what's going on. | Marc Espie |
2005-08-22 | likewise, report only the first three files | Marc Espie |
2005-08-17 | rename erase to more appropriate forget | Marc Espie |