]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2021-11-05 Ingo SchwarzeMake sure that the configuration file is always read...
2021-11-05 Ingo SchwarzeCommit and commit message by deraadt@:
2021-10-17 Ingo Schwarzesimplify a few accesses to fields of structs, using...
2021-10-17 Ingo SchwarzeSimplify the code building lists of spans, no output...
2021-10-15 Ingo Schwarzebetter error message if mandocd is not found
2021-10-04 Ingo SchwarzeClean up memory handling in spawn_pager(), free(3)ing...
2021-10-04 Ingo SchwarzeIn man(1) mode, properly clean up the resn[] result...
2021-10-04 Ingo SchwarzeProvide a cleanup function for the term_tab module...
2021-10-04 Ingo Schwarzestore the operating system name obtained from uname...
2021-10-04 Ingo SchwarzeDo not leak 64 bytes of heap memory every time a manual...
2021-10-01 Ingo Schwarzetagging issues from weerd@ regarding hyphens
2021-09-28 Ingo SchwarzeRevert part of the previous diff to fix a regression...
2021-09-28 Ingo Schwarzetwo typos; patch from Raf Czlonka <rczlonka at gmail...
2021-09-25 Ingo SchwarzeSevan Janiyan resigned from the NetBSD project and...
2021-09-23 Ingo Schwarzerelease 1.14.6 VERSION_1_14_6
2021-09-23 Ingo Schwarzecredits for release testing
2021-09-21 Ingo Schwarzehandle man3c/fopen.3c in main.c/fs_*()
2021-09-21 Ingo SchwarzePOSIX make(1) does not support prerequisites on suffix...
2021-09-20 Ingo Schwarzemore details about Mac OS X; information from Sevan...
2021-09-20 Ingo Schwarzemake the path to ar(1) configurable, needed by NixOS;
2021-09-20 Ingo SchwarzeCreate the link from ./man to ./mandoc in the "all...
2021-09-19 Ingo Schwarzeisspace(3) requires an unsigned argument;
2021-09-19 Ingo Schwarzeclarify the meaning of a complicated mixed signed/unsig...
2021-09-19 Ingo Schwarzedo not ship with an old OpenBSD version number
2021-09-19 Ingo Schwarzesome more portability improvements
2021-09-19 Ingo SchwarzeTest availability of mkstemps(3) and provide a fallback...
2021-09-19 Ingo SchwarzeTwo minor improvements:
2021-09-19 Ingo Schwarzedo not use the echo(1) -n option, it is not portable;
2021-09-19 Ingo Schwarzedo not use the sed(1) -i option, it is not portable;
2021-09-19 Ingo Schwarzebump VERSION
2021-09-19 Ingo Schwarzetiny update
2021-09-19 Ingo Schwarzeupdate some Copyright years
2021-09-18 Ingo Schwarzeupdate Makefile.depend
2021-09-18 Ingo Schwarzecorrect whitespace in the title of the Lesk paper to...
2021-09-18 Ingo Schwarzereplace "Ar arg Ar arg" with "Ar arg arg"; patch from...
2021-09-17 Ingo Schwarzedocument mandoc_recallocarray(3);
2021-09-17 Ingo Schwarzeupdate
2021-09-10 Ingo SchwarzeQuirk-compatibility with GNU tbl(1):
2021-09-10 Ingo Schwarzeadd two newly reported bugs,
2021-09-10 Ingo SchwarzeIn a tbl(7) having the "nospaces" option, skip space...
2021-09-09 Ingo SchwarzeIn HTML output, in cells with an "n" (number) layout...
2021-09-09 Ingo SchwarzeIf the layout or data of an individual cell in a tbl...
2021-09-07 Ingo SchwarzeFix an infinite loop that could occur during some cases...
2021-09-07 Ingo SchwarzeCorrectly calculate required column widths for tables...
2021-09-07 Ingo Schwarzewe already parse the GNU tbl(7) "nospaces" option,
2021-09-07 Ingo Schwarzedo not crash when a tbl(7) cell uses roman font
2021-09-06 Ingo SchwarzeTODO: let makewhatis(8) follow symbolic links to dirs
2021-09-04 Ingo Schwarzeduring prioritization for man(1), correctly extract...
2021-09-04 Ingo Schwarzemdoc(7): improve output of .At 32v
2021-09-04 Ingo SchwarzeIn the fallback code to look for manual pages without...
2021-08-19 Ingo Schwarzedo not crash when a manpath directory contains a symbol...
2021-08-19 Ingo Schwarzefix the section number in the <title> element for prefo...
2021-08-14 Ingo Schwarzeprint a BAGARG message if -T markdown is requested...
2021-08-10 Ingo SchwarzeSupport two-character font names (BI, CW, CR, CB, CI)
2021-08-07 Ingo SchwarzeRename the compile-time configuration variable $HOMEBRE...
2021-08-05 Ingo Schwarze.OP is not a GNU extension but first appeared in the...
2021-07-29 Ingo Schwarzemanually tag the macro names that have false positives master origin/master
2021-07-29 Ingo SchwarzeImprove the description of .Fl in multiple respects...
2021-07-18 Ingo SchwarzeSupport auto-tagging for ".It Va".
2021-07-04 Ingo Schwarzes/The arguments are as follows:/The options are as...
2021-07-04 Ingo SchwarzeThe mandoc(1) manual already mentions that -T man outpu...
2021-06-28 Ingo Schwarzedelete the two pairs of extra blank lines from expected...
2021-06-28 Ingo SchwarzeIn terminal output of man(7) documents, stop printing...
2021-06-27 Ingo Schwarzeadd a style message about overlong text lines,
2021-06-27 Ingo Schwarzenew TODO entry: HTML formatting of .nf
2021-06-26 Ingo Schwarzethree new TODO items
2021-06-02 Ingo SchwarzeIn -W style mode, check .Xr links along the full manpat...
2021-06-02 Ingo Schwarzetbl(7) layout "n" specifier for HTML output
2021-06-02 Ingo SchwarzeIn revision 1.157 of cgi.c, a meta viewport element...
2021-06-02 Ingo Schwarzetest private use areas some more as they have proven...
2021-06-02 Ingo SchwarzeCleanup:
2021-06-02 Ingo SchwarzeThe wcwidth(3) of Plane 15 and Plane 16 Private Use...
2021-05-18 Ingo SchwarzeWhen looking for column separators on tbl(7) data lines...
2021-05-16 Ingo SchwarzeImplement the layout specification "a" (left justify...
2021-05-16 Ingo Schwarzetest font modifiers in the layout; related to tbl_html...
2021-05-16 Ingo Schwarzeimplement the tbl(7) layout modifiers "b" (bold) and...
2021-05-15 Ingo SchwarzeWhen looking for the last layout row used, we need...
2021-05-13 Ingo SchwarzeAdd OpenBSD riscv64 architecture; patch from jsg@.
2021-05-12 Ingo Schwarzeremove stray byte from broken escape sequence; diff...
2021-05-12 Ingo Schwarzetypo; diff from fcambus@
2021-05-12 Ingo Schwarze\s with arbitrary arg delimiters
2021-03-30 Ingo SchwarzeIn HTML output, correctly render .Bd -unfilled in propo...
2021-03-30 Ingo SchwarzeAppend .html suffix to temporary files enabling browser...
2021-03-28 Ingo Schwarzedouble .TH in man(7)
2021-03-28 Ingo Schwarzemore about .Bd -unfilled
2020-12-21 Ingo SchwarzeRename syntax test of the \O escape sequence (suppress...
2020-11-13 Ingo SchwarzeMANWIDTH
2020-11-12 Ingo Schwarzeold groff_char(7) reported by kamil at NetBSD
2020-10-31 Ingo SchwarzeDelete a sentence pointing to "the Predefined Strings...
2020-10-30 Ingo SchwarzeFinally get rid of the "overflow: auto" property of...
2020-10-30 Ingo SchwarzePromote section headers that can can be used unmodified...
2020-10-28 Ingo SchwarzeCorrect an embarrassing spelling mistake:
2020-10-28 Ingo SchwarzeImprove the HISTORY and AUTHORS sections, using information
2020-10-26 Ingo Schwarzeerror message simplifications requested by deraadt@
2020-10-25 Ingo SchwarzeThe GNU tbl(1) program contained in the groff package...
2020-10-24 Ingo SchwarzeTreat \*[.T] in the same way as \*(.T rather than calli...
2020-10-16 Ingo SchwarzeIn HTML output, avoid printing a newline right after...
2020-10-14 Ingo Schwarzeadd missing mention of Werner Lemberg,
2020-10-01 Ingo Schwarzeadd example to apropos.1 to list all manuals in a given...
2020-09-09 Ingo SchwarzeElement next-line scopes can nest. Consequently, even...
next