Age | Commit message (Expand) | Author |
2012-04-28 | zap blank spaces | Marc Espie |
2011-11-16 | During pkg_create(1), do not print any warnings or non-fatal errors | Ingo Schwarze |
2011-08-23 | zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removed | Marc Espie |
2011-06-24 | fix @extra dir/ | Marc Espie |
2011-06-22 | absolute_okay is more a property of the class than an extra parameter to | Marc Espie |
2011-05-30 | a few more comments, since for once this is complicated. | Marc Espie |
2011-05-30 | turn @pkgpath into real objects, to simplify some updates by not having to | Marc Espie |
2011-03-19 | Pass the new -c option to grotty when building manuals, to avoid ANSI | Ingo Schwarze |
2011-01-31 | Add a full stop at the end of the sentences from finish and report. | Antoine Jacoutot |
2011-01-23 | hide details of "finish" inside PackingElement proper. | Marc Espie |
2011-01-14 | Quick fix for cwd = / | Marc Espie |
2011-01-02 | create formatted manpages as temporary files we remove after the fact. | Marc Espie |
2010-12-24 | move the handling of ldconfig to AddDelete::State | Marc Espie |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-12-18 | zap old Error usage, state incorporates error printing. | Marc Espie |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-10-24 | use newer system for more efficient redirection, and chdir the way man(1) | Marc Espie |
2010-10-19 | fix a split() which was causing problems with the mbox.5 manpage | Stuart Henderson |
2010-10-19 | before running groff, create dir when needed. | Marc Espie |
2010-08-03 | use proper log idiom (blanket okay from theo for pkg_add careful changes for | 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-15 | more printing changes. | Marc Espie |
2010-06-09 | ui changes: go thru a state object for most printouts | 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-04-05 | new keyword, @ask-update, to be used *very* sparingly (so far, only useful | Marc Espie |
2010-04-05 | add an extra "mandoc" category that behaves exactly like man for now (to | Marc Espie |
2010-01-19 | move generic code to handle libspec in a new file, to clean up stuff | Marc Espie |
2010-01-10 | pull the signature comparison code into its own file. | Marc Espie |
2010-01-09 | build signature objects that we will be able to compare | Marc Espie |
2010-01-05 | repair | Marc Espie |
2010-01-05 | use Auto::cache | Marc Espie |
2010-01-01 | new option 'explicit-update', for firmwares (don't consider these in bulk | Marc Espie |
2009-12-30 | infrastructure for url elements | Marc Espie |
2009-12-30 | actually cache architecture, as intended | Marc Espie |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-12-17 | be slightly more paranoid about shell stuff we run. | Marc Espie |
2009-11-11 | vsystem, system, unlink can mostly go through state, and do the ->clear part | Marc Espie |
2009-11-11 | remove redirector: if we want to run system AND log, just say so | Marc Espie |
2009-11-11 | don't use Warn if we've got a $state, get through errprint/errsay. | Marc Espie |
2009-11-11 | progressmeter puts STDOUT in autoflush if -t, so that it can display to it in... | Marc Espie |
2009-11-11 | remove forwarders, and provide a sensible API that says what's going on | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-11-03 | add @option always-update. | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2009-04-14 | initial implementation of package signatures, based on x509 certificates and | Marc Espie |
2009-03-05 | more stuff to check digests during extraction, if wanted. | Marc Espie |
2009-03-03 | stupid bug. If I don't name the class the same way, I don't override | Marc Espie |