Age | Commit message (Expand) | Author |
2013-12-23 | real fix: turns out visit_with_* are transparent, e.g., pass all their | Marc Espie |
2013-12-23 | and I fucked up that one too... | Marc Espie |
2011-01-09 | NYTProf now warns against $& in regexps, remove that one which doesn't | Marc Espie |
2010-10-25 | don't use the fullwidth of the term by default, makes typing easier. | Marc Espie |
2010-10-25 | separate "Term" part from "Real progressmeter" handling, so that one can | Marc Espie |
2010-08-03 | missed one if (continued) test, so simplify logic: test continue beforehand. | Marc Espie |
2010-08-01 | adjust position of test so that it does something ! | 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-14 | screen does not have hpa, but we can make do with \r cuf. | Marc Espie |
2010-06-11 | start with an empty header | Marc Espie |
2010-06-09 | replace confusing (n to go) message with #done/#total annotations. | Marc Espie |
2010-06-06 | oops, make sure we have wpa before using it. | Marc Espie |
2010-06-05 | be more specific as to what we keep. Less flicker in working | Marc Espie |
2010-06-05 | interface tweaks: | 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-23 | fix callback. This one isn't called that often actually. | Marc Espie |
2010-03-22 | clean up the ProgressMeter code, create a specific class if a Term | Marc Espie |