Age | Commit message (Expand) | Author |
2005-08-22 | likewise, report only the first three files | Marc Espie |
2005-08-17 | rename erase to more appropriate forget | Marc Espie |
2005-08-16 | check special names too. | Marc Espie |
2005-08-09 | if we are replacing a package, the messages for @extra stuff should be | Marc Espie |
2005-08-05 | Make sure $totsize != 0, even if the package does not contain any actual | Marc Espie |
2005-07-24 | deal with a special case, where we are replacing files with changed md5: | Marc Espie |
2005-02-09 | in case some md5 don't match, keep the offending files around as a | Marc Espie |
2004-12-29 | show `reading plist' while deleting packages, since we can do this easily, | Marc Espie |
2004-12-21 | fix nasty cache-out-of-sync bug. | Marc Espie |
2004-12-20 | don't display some details in -n mode unless very verbose. | 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 |
2004-12-12 | add somewhat more regular error catching code. | Marc Espie |
2004-12-02 | Vstat API changed slightly. Found out by fries@ | Marc Espie |
2004-11-27 | record sample/extra directories if !extra, so that SharedItems won't warn | Marc Espie |
2004-11-27 | be verbose if !extra, tell user what they should do manually. | Marc Espie |
2004-11-21 | check_lib_specs -> check_lib_spec: check one spec at a time, and report on it. | Marc Espie |
2004-11-14 | stop storing @pkdep into packing-lists, use separate REQUIRING file instead. | Marc Espie |
2004-11-11 | forget packing-lists after deleting the package (avoid out-of-memory error | Marc Espie |
2004-11-11 | synch validate_plist | Marc Espie |
2004-11-11 | introduce shortcuts to read/write contents from_installation/to_installation | 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-06 | die if moving tempfiles doesn't work. | Marc Espie |
2004-11-01 | allows Delete to remove a plist (assuming it's already been validated). | Marc Espie |
2004-10-31 | fix logic error: we will be able to fully validate the new packing-list | Marc Espie |
2004-10-31 | Move most of the code of pkg_delete into a separate module so that it will | Marc Espie |