Age | Commit message (Expand) | Author |
2015-10-22 | use the new function man_validate() here, too | Ingo Schwarze |
2015-10-20 | In order to become able to generate syntax tree nodes on the roff(7) | Ingo Schwarze |
2015-10-13 | Reduce the amount of code by moving the three copies of the ohash | Ingo Schwarze |
2015-07-19 | Do not fork and exec gunzip(1), just link with libz instead. | Ingo Schwarze |
2015-07-17 | Initial, still somewhat experimental implementation to leverage | Ingo Schwarze |
2015-03-27 | Parse the new man.conf(5) "output" directive. | Ingo Schwarze |
2015-03-26 | Strip information that no longer applies and document new "manpath" directive. | Ingo Schwarze |
2015-03-18 | Convert -static -> ${STATIC} to make man.cgi static PIE. | Pascal Stumpf |
2015-03-14 | Delete the separate and incomplete whatis(1) manual | Ingo Schwarze |
2015-02-16 | Delete the -V option. It serves no purpose but keeps confusing people. | Ingo Schwarze |
2015-01-16 | Delete the MANLINT variable and the related SUFFIXES rules because | Ingo Schwarze |
2014-12-14 | Switch man(1) to the mandoc implementation. | Ingo Schwarze |
2014-12-13 | just released mandoc 1.13.2 | Ingo Schwarze |
2014-11-28 | Retire support for CSRG supplementary document titles. These are | Ingo Schwarze |
2014-11-28 | Drop useless architecture table. Validating architecture names | Ingo Schwarze |
2014-11-28 | Remove bulky, irrelevant library description string tables | Ingo Schwarze |
2014-11-25 | fix (disabled) build of man.cgi | Ingo Schwarze |
2014-10-30 | support UTF-8 and ISO-8859-1 input by integrating modified parts | Ingo Schwarze |
2014-08-27 | Add an implementation of man(1) into the /usr/bin/mandoc binary and | Ingo Schwarze |
2014-08-14 | mandoc 1.13.1 has been released | Ingo Schwarze |
2014-07-13 | Install the manuals of the web interface below the same directory | Ingo Schwarze |
2014-07-12 | No need for run-time configuration, add minimal compile-time | Ingo Schwarze |
2014-07-11 | Bring in man.cgi(8) to maintain it in our tree together with mandoc. | Ingo Schwarze |
2014-05-12 | adjust to ohash being in libutil now, and to the interface changes. | Marc Espie |
2014-04-18 | Switch to the new makewhatis(8)/apropos(1)/whatis(1) combo. | Ingo Schwarze |
2014-03-21 | The files mandoc.c and mandoc.h contained both specialised low-level | Ingo Schwarze |
2014-01-19 | Support a second -v on mandocdb(8) to show keys while they are being added; | Ingo Schwarze |
2014-01-02 | LDFLAGS -> LDADD, fixes build on static arches. | Miod Vallat |
2013-12-31 | Replace the Berkeley-DB based mandocdb(8) by an SQLite3-based version, | Ingo Schwarze |
2013-10-07 | Yesterday, i released (portable) mandoc 1.12.2, so bump our VERSION, too. | Ingo Schwarze |
2013-08-06 | Remove support for COMPILER_VERSION == gcc2. | Miod Vallat |
2012-04-15 | Call this mandoc 1.12.1. | Ingo Schwarze |
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze |
2012-01-10 | Continue using the traditional name makewhatis(8), | Ingo Schwarze |
2012-01-05 | Enable the new apropos(1), whatis(1), and makewhatis(8). | Ingo Schwarze |
2011-11-26 | Resync to bsd.lv, most code from kristaps@. | Ingo Schwarze |
2011-11-17 | Minimal man.conf(5) _whatdb support for mandocdb(8) and apropos(1), | Ingo Schwarze |
2011-11-13 | Split the common code to be reused by other mandocdb clients, | Ingo Schwarze |
2011-10-09 | Sync to version 1.12.0; all code by kristaps@: | Ingo Schwarze |
2011-10-06 | 1) Import the future apropos(1) replacement written by kristaps@. | Ingo Schwarze |
2011-09-18 | sync to version 1.11.7 from kristaps@ | Ingo Schwarze |
2011-09-18 | sync to version 1.11.5: | Ingo Schwarze |
2011-09-17 | Initial, incomplete support for -Tman | Ingo Schwarze |
2011-07-31 | Actually, by merging individual patches, we are already in sync | Ingo Schwarze |
2011-05-29 | Merge release 1.11.3, almost all code by kristaps@: | Ingo Schwarze |
2011-04-24 | Merge version 1.11.1: | Ingo Schwarze |
2011-04-21 | Merge version 1.10.10: | Ingo Schwarze |
2011-03-20 | Import the foundation for eqn(7) support. | Ingo Schwarze |
2011-01-09 | Sync tbl handling to bsd.lv release 1.10.9: | Ingo Schwarze |
2011-01-04 | Merge kristaps@' cleaner tbl integration, removing mine; | Ingo Schwarze |