Age | Commit message (Expand) | Author |
2009-12-21 | much simpler SIG{INFO} handling: create a status object in state and | Marc Espie |
2009-12-19 | create a $state->todo method to account for sets to install. | Marc Espie |
2009-12-17 | move the ntogo actual code in the progressmeter, so that -x shuts it off. | Marc Espie |
2009-12-14 | fuss about install msgs: new method state->ntogo, use it to annotate more | Marc Espie |
2009-12-05 | cosmetic | Marc Espie |
2009-11-24 | ok even shorter than done | Marc Espie |
2009-11-22 | complete -> done (shorter) | Marc Espie |
2009-11-22 | tweak completion messages: do the next only during the next iteration, so | Marc Espie |
2009-11-22 | extra parameter to give out more info | Marc Espie |
2009-11-16 | fuller meter, that goes to the end of the line - 1 | Marc Espie |
2009-11-15 | common code, handle SIG{CONT} in both cases. | Marc Espie |
2009-11-11 | don't use Warn if we've got a $state, get through errprint/errsay. | Marc Espie |
2009-11-11 | also get most STDERR messages through the same way | 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-14 | add a "print" method to ProgressMeter and StubProgress to allow me to clean | Marc Espie |
2007-06-01 | refactor ProgressMeter code to create objects, put these into state. | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2007-02-22 | avoid comparing undef to 0: perl's ioctl returns `true' 0s, so that this | Marc Espie |
2006-02-10 | If the length of the message in OpenBSD::ProgressMeter::message() is shorter | Bernd Ahlers |
2005-10-23 | if resumed from ^Z, display meter without waiting for changes. | Marc Espie |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2004-12-29 | show `reading plist' while deleting packages, since we can do this easily, | Marc Espie |
2004-12-29 | round number of stars immediately, avoids off-by-1 display error. | Marc Espie |
2004-11-14 | turn on progress meter by default, use -x to disable it. | Marc Espie |
2004-10-18 | take window size into account. | Marc Espie |
2004-10-18 | experimental progress meter. | Marc Espie |