Age | Commit message (Expand) | Author |
2010-06-30 | kill extra spaces | Marc Espie |
2010-06-30 | style | Marc Espie |
2010-06-25 | minor cleanups | Marc Espie |
2010-06-25 | fix bad opt('l') printing. | Marc Espie |
2010-06-25 | remove last local vars. | Marc Espie |
2010-06-25 | simplify message printing a bit | Marc Espie |
2010-06-25 | document ::State a bit | Marc Espie |
2010-06-25 | clean-up options handling some more | Marc Espie |
2010-06-25 | new style | Marc Espie |
2010-06-25 | move handle_options in state, as should be. | Marc Espie |
2010-06-25 | do options the other way so that we provide defaults that can be overridden | Marc Espie |
2010-06-25 | use new state (so no need to parse some options). | Marc Espie |
2010-06-25 | use locator object. | Marc Espie |
2010-06-25 | move common options (-D/-v) handling code upto State. | Marc Espie |
2010-06-25 | allow creation of a unique PackageLocator object, that stores state, | Marc Espie |
2010-06-25 | fix "deduplicate" code. | Marc Espie |
2010-06-25 | sha25 -> sha256 as noticed by Nigel Taylor | Marc Espie |
2010-06-24 | Include files annotated @bin in the database produced by pkg_mklocatedb; | Stuart Henderson |
2010-06-20 | display bad symlinks by destination | Marc Espie |
2010-06-19 | let build libspec match as they should. | Marc Espie |
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 |