Age | Commit message (Expand) | Author |
2014-03-21 | fix "my $_" issues in preparation for perl 5.18 | Marc Espie |
2014-03-21 | fix picky mode, my subject handler was not maintaining enough state. | Marc Espie |
2013-06-17 | Do not misinterpret "--" at the end of a NAME section input line | Ingo Schwarze |
2013-01-29 | refactor code a bit to actually store subjects in the subject object | Marc Espie |
2012-01-27 | fix pkg_delete for people who had mandocdb enabled: | Marc Espie |
2011-07-02 | add file equivalence. Choose the most recent timestamp between man and | Marc Espie |
2011-06-24 | Handle \*(Na in .Nd, needed by nan(3). | Ingo Schwarze |
2011-02-22 | shut up unless -v, and a few minor enhancements. | Marc Espie |
2011-01-26 | placeholder for future changes, as discussed with miod@ | Marc Espie |
2010-10-25 | give a different error message for empty files, as they are obviously wrong | Marc Espie |
2010-07-13 | handle Tm, like in tiff2ps | Marc Espie |
2010-07-13 | work around a strange problem in locality of @_ by copying stuff. | Marc Espie |
2010-07-09 | don't print directly, use an interface that's similar enough to pkg_add | Marc Espie |
2009-12-24 | deal with the new .Aq in perl manpages production. | Marc Espie |
2009-10-11 | Support manpages with NAME written in Spanish/Italian/Portuguese | Stuart Henderson |
2007-08-22 | err msg looks better with a \n | Marc Espie |
2005-03-05 | bit of clean-up, cosmetic, style, comments. | Marc Espie |
2005-01-13 | handle | Marc Espie |
2004-12-24 | streamline parser loops, now we've got a simple loop with flags, instead | Marc Espie |
2004-08-24 | synch with apropos, kill lines longer than 8192. | Marc Espie |
2004-08-07 | .tbl is also a valid suffix. | Marc Espie |
2004-08-06 | not an error when merging in a directory without whatis.db. | Marc Espie |
2004-08-06 | creeping chdir. Not used at all these days, but would bug other clients, | Marc Espie |
2004-08-06 | Reorganize makewhatis in smaller modules. | Marc Espie |