| Age | Commit message (Expand) | Author |
| 2016-03-24 | PR/51006: Abhinav Upadhyay: makemandb(8) should parse escape sequences | christos |
| 2016-03-24 | PR/51004: Abhinav Upadhyay: apropos html mode doesn't handle especial | christos |
| 2016-03-20 | PR/50460: Abhinav Upadhyay: Fix legacy apropos query to match both the name | christos |
| 2016-01-28 | Don't crash if we have a missing section. | christos |
| 2015-12-20 | if we only asked for stopwords, use the original query. | christos |
| 2015-12-18 | Adjust to the new mdocml | christos |
| 2015-12-03 | CID 1341551: Don't bother formatting if ti == NULL | christos |
| 2015-11-23 | PR/50344: Stephen Fisher: apropos shows formatting on console with vt100 term | christos |
| 2015-04-07 | largely apply patch from PR bin/47392 by Abhinav Upadhyay | plunky |
| 2015-03-12 | MDOC_MAX is a valid token if the type is text. Adjust. | joerg |
| 2015-03-04 | - handle section numbers that are not single digits | christos |
| 2015-03-03 | mention that this replaces makewhatis(8) | christos |
| 2015-03-02 | Explicitly deal with end of lists. PR 49708. | joerg |
| 2014-11-04 | Thankfully, apropos returns all results by default these days. Remove | snj |
| 2014-10-18 | src is too big these days to tolerate superfluous apostrophes. It's | snj |
| 2014-08-01 | Fix an off by one bug in apropos. | wiz |
| 2014-06-03 | Fix a bug that caused an error about a UNIQUE constraint violation. | wiz |
| 2014-05-24 | Replace non-breaking space with hyphen, and call hyphen replacement | wiz |
| 2014-02-10 | in update_db(), extract the full list of files to update from the db | chs |
| 2014-01-05 | Sync with interface change in mdocml 1.12.3. | joerg |
| 2013-11-29 | Wording improvements from Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com> | wiz |
| 2013-11-13 | Skip files of size 0 from indexing. | wiz |
| 2013-05-15 | avoid stdio assertion, failing later | christos |
| 2013-04-02 | Bump date. | wiz |
| 2013-04-02 | instead of having a format and no format flag, and exposing various formatters, | christos |
| 2013-03-29 | Sync usage with man page. | wiz |
| 2013-03-29 | Use Ev for environment variables. Improve -n description. | wiz |
| 2013-03-29 | fix legacy mode in pager filter. (don't ul format if we are not formatting). | christos |
| 2013-03-29 | - Fix legacy mode to use like instead of match. This loses ranking. | christos |
| 2013-03-29 | Don't enumerate all the digit sections | christos |
| 2013-03-29 | - If the stdout is not a tty, prevent formatting unless forced with -i | christos |
| 2013-02-10 | add -r flag to elide tty formatting | christos |
| 2013-02-10 | remove trailing whitespace | christos |
| 2013-01-14 | - move the terminal handling in apropos-utils.c since htmp and pager are also | christos |
| 2013-01-14 | Fix the #ifdef NOTYET, namely use the terminal standout mode to highlight the | christos |
| 2013-01-14 | Since mdocml decided to name headers that conflict with system ones (term.h) | christos |
| 2012-11-08 | If you cannot parse .SH NAME, like in the case of the ksh93 man page | christos |
| 2012-10-06 | Make mandb path configurable. makemandb (and related tools) use | wiz |
| 2012-09-07 | Use emalloc in one more place, like the rest of the code does. | wiz |
| 2012-09-07 | Fix usage, from Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com>. | wiz |
| 2012-08-29 | Add -Q flag: | wiz |
| 2012-08-25 | Sync usage with manpage. | wiz |
| 2012-08-25 | Sort options in SYNOPSIS. | wiz |
| 2012-08-11 | Bug fix for PR 46733: | wiz |
| 2012-07-08 | Fix typo in a message. | uwe |
| 2012-05-10 | KNF | joerg |
| 2012-05-07 | PR 46419 by Abhinav Upadhyay using his updated patch: | wiz |
| 2012-05-04 | The new apropos(1) incorrectly displays hyphens in the first line | wiz |
| 2012-04-22 | Sync with reality, From Abhinav Upadhyay in private mail. | wiz |
| 2012-04-22 | Add HISTORY section. From Abhinav Upadhyay in private mail. | wiz |