Age | Commit message (Expand) | Author |
2010-06-18 | oops | Marc Espie |
2010-06-18 | document newer module and new framework (somewhat...) | Marc Espie |
2010-06-18 | whitespace | Marc Espie |
2010-06-18 | reuse for_list | Marc Espie |
2010-06-18 | buglet: Log object needs a printer to run f(). | Marc Espie |
2010-06-15 | handle lost+found | Marc Espie |
2010-06-15 | it's okay for partial- packages to be a bit weird... | Marc Espie |
2010-06-15 | typo2 | Marc Espie |
2010-06-15 | with more primitive primitives, we don't need to override so much... | Marc Espie |
2010-06-15 | typo | Marc Espie |
2010-06-15 | more printing changes. | Marc Espie |
2010-06-15 | fix count of deinstalling packages. | Marc Espie |
2010-06-15 | push @todo2 global into state. name other options with sensible names. | Marc Espie |
2010-06-15 | yet another path, maybe to change | Marc Espie |
2010-06-14 | zap empty message... | Marc Espie |
2010-06-14 | screen does not have hpa, but we can make do with \r cuf. | Marc Espie |
2010-06-14 | log must use ->f | Marc Espie |
2010-06-11 | start with an empty header | Marc Espie |
2010-06-11 | don't call working() in -q mode. | Marc Espie |
2010-06-11 | add wantarray optimization, just reply 1 as soon as we can when we actually | Marc Espie |
2010-06-11 | fix format, as noticed by marco@ | Marc Espie |
2010-06-10 | fsck -> check & reorder | Marc Espie |
2010-06-10 | remove warning, adapted from Vadim Zhukov | Marc Espie |
2010-06-10 | next -> return after code change (noticed by Antti Harri) | Marc Espie |
2010-06-09 | common pattern reuse | Marc Espie |
2010-06-09 | wrap most stuff read from files in safe(), so that if the fs is in a bad shape, | Marc Espie |
2010-06-09 | use State usage, so that I can get rid of duplicate code... | Marc Espie |
2010-06-09 | no need to fatal(), we can error() and keep going. | Marc Espie |
2010-06-09 | warns if packages contain symlinks that point to non-existent places. | Marc Espie |
2010-06-09 | uniform spelling: packing-list | Marc Espie |
2010-06-09 | make error messages more consistent. Add an extra sanity check which | Marc Espie |
2010-06-09 | check digital signatures, document that | Marc Espie |
2010-06-09 | replace confusing (n to go) message with #done/#total annotations. | Marc Espie |
2010-06-09 | ui changes: go thru a state object for most printouts | Marc Espie |
2010-06-08 | tweak tweak so it works | Marc Espie |
2010-06-08 | tweak fragment handling a bit more. In particular, protest when we can't | Marc Espie |
2010-06-07 | display "switching to" with ->set_status | Marc Espie |
2010-06-07 | be a bit more specific about documenting this program | Marc Espie |
2010-06-07 | factor common code for dependency adjustment | Marc Espie |
2010-06-07 | check reverse dependencies as well | Marc Espie |
2010-06-07 | check symlinks upfront, so we don't warn if they don't exist, assuming | Marc Espie |
2010-06-07 | fix interactive | Marc Espie |
2010-06-07 | add shared libraries while sanity check, so that we can check wantlib. | Marc Espie |
2010-06-06 | clean-up into smaller functions | Marc Espie |
2010-06-06 | more checks: verify links. | Marc Espie |
2010-06-06 | actually pkg_check now | Marc Espie |
2010-06-06 | oops, make sure we have wpa before using it. | Marc Espie |
2010-06-05 | empty plist is bad too. | Marc Espie |
2010-06-05 | last piece | Marc Espie |
2010-06-05 | move files after a discussion with Theo. | Marc Espie |