Age | Commit message (Expand) | Author |
2014-11-29 | simplify the interactive code into its own little object with simpler | Marc Espie |
2014-02-11 | s/anyways/anyway/, ok espie@ | Stuart Henderson |
2014-01-11 | simplify code: always extract, then install, so that initial installations | Marc Espie |
2014-01-09 | bump copyright to 2014 | Marc Espie |
2014-01-07 | let's verify all checksums. | Marc Espie |
2012-04-28 | zap blank spaces | Marc Espie |
2011-08-23 | zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removed | Marc Espie |
2011-06-25 | even with tied files, still arrange to apply set_modes. | Marc Espie |
2011-06-20 | in an UpdateSet, match new files with old files based on their sha256. | Marc Espie |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-10-28 | :-P | Marc Espie |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-07-28 | more explicit message | 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-30 | differentiate more between @exec and @unexec | 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-03-22 | clean up the ProgressMeter code, create a specific class if a Term | Marc Espie |
2010-01-18 | don't bother checking for exec and displaying them if we're not verbose | Marc Espie |
2010-01-11 | move the oldlibs code into its separate file, prior to fixing it. | Marc Espie |
2009-12-29 | temporary fix for .libs update issue. | Marc Espie |
2009-12-28 | kill old dependency adjuster | Marc Espie |
2009-12-28 | move code around a bit, more functions. Especially do the exec check | Marc Espie |
2009-12-27 | don't ask/report the same exec issue twice | Marc Espie |
2009-12-26 | Better, more global way of dealing with forward dependencies, and to | Marc Espie |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-12-17 | display progressmeter at 0% at start of install/deinstall. | Marc Espie |
2009-12-14 | since some packages in updatesets don't need updates, be explicit about it. | Marc Espie |
2009-12-14 | temporary fix for kept packages until we move them away | Marc Espie |
2009-12-13 | clean up code, no functional change | Marc Espie |
2009-11-29 | clean up conflict handling and dependency adjustement: build list | Marc Espie |
2009-11-29 | handle more general conflicts: | Marc Espie |
2009-11-17 | revamp interactive stuff: simplify (just one always for everything, per | 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-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-10-15 | let handle compute pkgnames correctly, simplifies code a bit | Marc Espie |
2009-10-11 | don't copy digital sig over when it makes no sense... | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2009-03-05 | call may_check_digest after extraction | Marc Espie |
2008-10-24 | tweak compute_digest so that it `defaults' if invoked without a 2nd argument. | Marc Espie |
2008-10-07 | oops, missed one compute_md5 | Marc Espie |
2008-06-11 | defer to the packing element for computing md5 | Marc Espie |
2008-03-08 | rename forced to defines | Marc Espie |
2008-03-02 | fix pkg_add -r -B | Marc Espie |
2007-06-18 | add tag no shadow, to allow us to specify that we do NOT want tempfiles | Marc Espie |
2007-06-16 | Add variation on exec/unexec: | Marc Espie |
2007-06-10 | make the replacement check methods slightly clearer, avoid doing two | Marc Espie |