Age | Commit message (Expand) | Author |
2004-11-11 | hide lib packages | Marc Espie |
2004-11-10 | use ExtraInfo, finally: allows pkg_info to report packages according to | Marc Espie |
2004-11-09 | oops again. | Marc Espie |
2004-11-09 | oops, dropped one line I shouldn't have. | Marc Espie |
2004-11-09 | kill old Logger interface, use $state->print() to report problems at | Marc Espie |
2004-11-09 | kill dup code | Marc Espie |
2004-11-09 | avoid scanning the whole packing-list when looking for info that are | Marc Espie |
2004-11-09 | save dir in plist, not state (unconfuse script operations when several | Marc Espie |
2004-11-09 | don't keep libraries whose version numbers are not needed. | Marc Espie |
2004-11-09 | remove code we don't use. | Marc Espie |
2004-11-08 | add more olden times keyword. | Marc Espie |
2004-11-07 | clone() library entry so that md5 and modes/owners get copied along. | Marc Espie |
2004-11-07 | split off libraries, so that we can erase the old packages. | Marc Espie |
2004-11-07 | shared libraries, preliminary work, a simpler scheme: | Marc Espie |
2004-11-07 | don't try to be smart and not store the full tempname: we don't use this | Marc Espie |
2004-11-06 | oops. Thanks krw. | Marc Espie |
2004-11-06 | die if moving tempfiles doesn't work. | Marc Espie |
2004-11-06 | zap tempname once we've moved the file. | Marc Espie |
2004-11-06 | mark whole state for `replacing' so that only file entries get tempname | Marc Espie |
2004-11-02 | logic error: match library version of *new* plist against existing packages. | Marc Espie |
2004-11-02 | refuse to update if library numbers do not match. | Marc Espie |
2004-11-01 | adjust dependencies | Marc Espie |
2004-11-01 | pkg_add may need to clean up shared items now that it can delete old stuff. | Marc Espie |
2004-11-01 | allows Delete to remove a plist (assuming it's already been validated). | Marc Espie |
2004-11-01 | move all the checking prior to extraction to a `prepare_to_extract' function. | Marc Espie |
2004-11-01 | linknames have extra 0 we want to get rid of. | Marc Espie |
2004-11-01 | typo | Marc Espie |
2004-11-01 | handle the case of symlinks. | Marc Espie |
2004-11-01 | separate `extract' routine that can put an archive in temporary files | Marc Espie |
2004-11-01 | reorg pkg_add slightly, put all options into state so that we don't need | Marc Espie |
2004-10-31 | fix logic error: we will be able to fully validate the new packing-list | Marc Espie |
2004-10-31 | Simplify ldconfig handling: one single ensure_ldconfig routine that | Marc Espie |
2004-10-31 | Move most of the code of pkg_delete into a separate module so that it will | Marc Espie |
2004-10-26 | more accurate name: DirRmOnly -> SharedItemsOnly | Marc Espie |
2004-10-26 | move the code that handles shared items into a separate Module. | Marc Espie |
2004-10-23 | beginning of update module: basic check that stuff we are replacing | Marc Espie |
2004-10-23 | system() method that stores command normal output so that we can show | Marc Espie |
2004-10-23 | store pkgname in shared items, so that delayed printing can be used | Marc Espie |
2004-10-20 | basic framework for delayed messages. | Marc Espie |
2004-10-18 | take window size into account. | Marc Espie |
2004-10-18 | experimental progress meter. | Marc Espie |
2004-10-18 | use OpenBSD::Getopt so that we can do -v -v. | Marc Espie |
2004-10-16 | Add support for @endfake and pkg_add -Q, to be documented later... | Marc Espie |
2004-10-13 | @sysctl | Marc Espie |
2004-10-12 | nicer display | Marc Espie |
2004-10-11 | common code for exec/unexec/extraunexec. | Marc Espie |
2004-10-11 | simplify ldconfig now that we run in an uniform way. | Marc Espie |
2004-10-11 | remove special `visiting order' when writing packing-lists. | Marc Espie |
2004-10-11 | better visitor, that allows for revisits later. | Marc Espie |
2004-10-11 | aggregate all MESSAGES and display them at the end, with proper markers to | Marc Espie |