Age | Commit message (Expand) | Author |
2012-04-28 | zap blank spaces | Marc Espie |
2011-12-03 | simplify/generalize | Marc Espie |
2011-12-03 | In a collision, retrofit storage for 2nd pkgname. | Marc Espie |
2011-01-02 | kill very old idiom, I don't actually want to go thru items directly. | Marc Espie |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-07-11 | display updateset name alongside collisionreport (turns out it's not | Marc Espie |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-30 | whitespace cleanup | Marc Espie |
2010-06-09 | ui changes: go thru a state object for most printouts | 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-01-17 | use Carp directly, it it very inexpensive actually, since it's been rewritten | Marc Espie |
2010-01-14 | fix new vstat, and make it useful, for instance for -n. | Marc Espie |
2010-01-08 | stat objects with more than value (store symlinks eventually) | Marc Espie |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-11-17 | revamp interactive stuff: simplify (just one always for everything, per | Marc Espie |
2009-11-16 | create a pseudo vstat object inside state, so that we can modify Vstat | Marc Espie |
2009-11-15 | start categorizing stuff as error messages that should be error messages | Marc Espie |
2009-11-14 | ouch, collision handling must take destdir into account | Marc Espie |
2009-11-14 | remove stupid extraneous return... | Marc Espie |
2009-11-14 | fix. noticed by sthen@ | Marc Espie |
2009-11-11 | vsystem, system, unlink can mostly go through state, and do the ->clear part | Marc Espie |
2009-11-11 | progressmeter puts STDOUT in autoflush if -t, so that it can display to it in... | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2008-10-06 | turn the checksums stored in packing elements into real objects, so that | Marc Espie |
2008-06-21 | rework collisionreport to allow some limited repair capabilities: | Marc Espie |
2008-06-21 | use autovivification | Marc Espie |
2008-03-08 | rename forced to defines | Marc Espie |
2007-06-20 | sprinkle code to deal gracefully with absent packing-lists. | Marc Espie |
2007-06-09 | rework `special' package names a bit. | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |
2007-05-30 | allow for removing colliding files... very dangerous. | Marc Espie |
2007-05-02 | $o->method() becomes $o->method | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2006-05-04 | more clues for people who update their system. | Marc Espie |
2006-02-06 | tell user about collision much earlier, so that they do not wonder what | Marc Espie |
2004-12-17 | better collision reports. | Marc Espie |
2004-12-16 | both borked.* and partial-* are recognized. | Marc Espie |
2004-12-16 | renamed borked_installation from borked.n to partial-<pkgname> ... | Marc Espie |
2004-11-15 | hit the clueless... | Marc Espie |
2004-11-14 | pass full item to CollisionReport, so that it can compute md5 for files | Marc Espie |
2004-11-13 | fix loop label. reported by naddy@ | Marc Espie |
2004-11-11 | move collision reporter to a separate file, so that it doesn't get loaded | Marc Espie |