Age | Commit message (Expand) | Author |
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 | 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 | 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 | oops, make sure we have wpa before using it. | Marc Espie |
2010-06-05 | empty plist is bad too. | Marc Espie |
2010-06-05 | move files after a discussion with Theo. | Marc Espie |
2010-06-05 | modern syntax | Marc Espie |
2010-06-05 | roughly halfway through dependencies check (really need to handle | Marc Espie |
2010-06-05 | use lock_db(unshared), since we may tweak things | Marc Espie |
2010-06-05 | new command pkg_fsck, very incomplete for now. Runs only very basic checks. | Marc Espie |
2010-06-05 | add working cartwheel | Marc Espie |
2010-06-05 | be more specific as to what we keep. Less flicker in working | Marc Espie |
2010-06-05 | interface tweaks: | Marc Espie |
2010-06-05 | move use to common part | Marc Espie |
2010-06-05 | have subst return a handle to written file | Marc Espie |
2010-06-05 | Move ask_list() method to $state object like it's done for confirm(), so | Landry Breuil |
2010-06-05 | +diff | Marc Espie |
2010-06-04 | centralize checking of packagenames. Avoid grabbing pkgnames that won't | Marc Espie |
2010-06-04 | add ->spec to Conflict and use the same check as for depend during pkg_create. | Marc Espie |
2010-06-04 | move code around, so that commands can be used as modules. | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-05-10 | typo | Marc Espie |