]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2017-05-30 Ingo Schwarzetweak previous; from jmc@
2017-05-30 Ingo SchwarzeSTYLE message about useless macros we don't want (Bt...
2017-05-30 Ingo Schwarzefix formatting of intermediate punctuation in .Lk
2017-05-30 Ingo SchwarzeMacro argument quoting does not prevent recognition...
2017-05-18 Ingo SchwarzeUse [ rather than [[ for portability,
2017-05-17 Ingo SchwarzeDelete the -T xhtml command line option.
2017-05-17 Ingo SchwarzeFix documentation bug:
2017-05-17 Ingo SchwarzeModernize an example showing antiquated syntax,
2017-05-17 Ingo Schwarzemissing space between macro arg and punctuation; from...
2017-05-17 Ingo SchwarzeNever create empty databases.
2017-05-17 Ingo SchwarzeDo not warn if a database file does not exist
2017-05-17 Ingo SchwarzeDelete pointless width calculation for SYNOPSIS .Nm...
2017-05-16 Ingo SchwarzeIntroduce a new mandoc(1) message level, -W style,...
2017-05-14 Ingo Schwarzewarn about punctuation between .Xr and .Rs in SEE ALSO;
2017-05-14 Ingo SchwarzeTweak previous: tb@ noticed that some browser/font...
2017-05-12 Ingo SchwarzeMake the tag column in .Bl -tag lists wider:
2017-05-09 Ingo SchwarzeTrailing \c suppresses the output line break even if
2017-05-08 Ingo SchwarzeLine-breaking roff(7) requests also break man(7) next...
2017-05-08 Ingo SchwarzeBasic implementation of the roff(7) .ti (temporary...
2017-05-08 Ingo SchwarzeConvert REQUEST REFERENCE from using .Ss to .Bl -tag...
2017-05-07 Ingo Schwarzeimplement .DT in terms of .ta; needed for print/ghostvi...
2017-05-07 Ingo SchwarzeBasic implementation of the roff(7) .ta (define tab...
2017-05-05 Ingo SchwarzeShorten the description of .sp and move it to roff(7).
2017-05-05 Ingo SchwarzeMove .sp to the roff modules. Enough infrastructure...
2017-05-05 Ingo Schwarzemove .ll to the roff modules
2017-05-05 Ingo SchwarzeClean up docs after today's .br and .ft code cleanup...
2017-05-05 Ingo SchwarzeMove handling of the roff(7) .ft request from the man(7)
2017-05-04 Ingo SchwarzeStart roff formatter modules for HTML and termininal...
2017-05-04 Ingo SchwarzeParser reorg:
2017-05-01 Ingo SchwarzeA few days ago, a patch from <G dot Branden dot Robinso...
2017-05-01 Ingo SchwarzeWhen trying to expand some columns in a table where...
2017-04-29 Ingo SchwarzeParser unification: use nice ohashes for all three...
2017-04-28 Ingo SchwarzeDelete .Pp right before the first .Sh and right before...
2017-04-27 Ingo SchwarzeASCII characters that are special to roff
2017-04-24 Ingo SchwarzeDelete the manpage(1) utility.
2017-04-24 Ingo SchwarzeContinue parser unification:
2017-04-19 Ingo SchwarzeMore thoroughly reject direct access to unintended...
2017-04-18 Ingo SchwarzeNow that global -i is gone, pass -i through to the...
2017-04-18 Ingo SchwarzeDelete the undocumented and unimplemented man(1) -i...
2017-04-18 Ingo SchwarzeThe apropos(1) manual still documents the unary -i...
2017-04-18 Ingo SchwarzeFix previous: i forgot explicit NUL termination;
2017-04-17 Ingo SchwarzeRestore -kO Nd, -kO Nm, -kO sec, and -kO arch to workin...
2017-04-17 Ingo Schwarzeadjust tests to recent .Lk improvements
2017-04-17 Ingo Schwarzeimplement display of long .Lk URIs to match -Tascii
2017-04-17 Ingo SchwarzeFix handling of trailing punctuation in .Lk.
2017-04-14 Ingo SchwarzeShow long .Lk URIs in like an indented display, similar...
2017-04-14 Ingo SchwarzeDo not make the colon after the .Lk link text italic.
2017-03-30 Ingo Schwarzedelete documentation of some stuff that no longer exists,
2017-03-27 Ingo Schwarzesimplify the SYNOPSIS as well, just like the option...
2017-03-27 Ingo SchwarzeFor some options that are rarely needed in mandoc(1),
2017-03-27 Ingo SchwarzeSimplify: mention at one place that -fkl override each...
2017-03-25 Ingo SchwarzeFor some options that are rarely needed in apropos...
2017-03-22 Ingo Schwarzesimplify description of -S and -w, point from EXIT...
2017-03-21 Ingo Schwarzesimplify .Nd; to display manuals, use man(1) instead;
2017-03-21 Ingo Schwarzedelete documentation of a hack that was removed years ago
2017-03-20 Ingo SchwarzeSilently ignore invalid -m input formats rather than...
2017-03-18 Ingo Schwarzeminor issues found with mandoc -Tlint
2017-03-18 Ingo SchwarzeCorrect description of MANPATH, and a few more improvements
2017-03-18 Ingo SchwarzeSimplify: write HTTP 303 redirects with relative locations.
2017-03-18 Ingo SchwarzeBugfix: use SCRIPT_NAME for .Xr hyperlinks.
2017-03-17 Ingo SchwarzeDocument man(1) section selection priority,
2017-03-17 Ingo SchwarzeUpdate HISTORY and AUTHORS: we no longer use SQLite.
2017-03-17 Ingo SchwarzeFix regression in mdoc_html.c 1.275, man_html 1.134:
2017-03-15 Ingo SchwarzeIn URIs in apropos(1) result tables,
2017-03-15 Ingo SchwarzeMention the manual page name and section in the HTML...
2017-03-15 Ingo SchwarzeMinimal support for deep linking into man(7) pages.
2017-03-15 Ingo SchwarzeIt's annoying that people keep writing URIs including...
2017-03-14 Ingo SchwarzeSlightly increase widths calculated from string lengths...
2017-03-13 Ingo SchwarzePort ctags-style, less(1) :t internal searching from...
2017-03-13 Ingo SchwarzePrint title="..." in addition to id="..." attributes...
2017-03-11 Ingo Schwarzetest infinite recursion in eqn(7) "define" statements
2017-03-11 Ingo SchwarzeImprove detection of recursive eqn(7) "define" statements:
2017-03-11 Ingo SchwarzeIn markdown, autolinks are dangerous. Different compil...
2017-03-09 Ingo SchwarzeReally commit some files that failed to get committed...
2017-03-09 Ingo SchwarzeFix blunder in previous: we must keep the line parse...
2017-03-08 Ingo SchwarzeNow that markdown output is tested for almost everythin...
2017-03-08 Ingo SchwarzeDocument that -T markdown produces ASCII output, and...
2017-03-08 Ingo SchwarzeThe CommonMark specification wants that opening parentheses
2017-03-08 Ingo SchwarzeAccording to the CommonMark specification, backslash...
2017-03-08 Ingo SchwarzeThe CommonMark specification allows list markers fo...
2017-03-08 Ingo SchwarzeDo not increment .Bl -enum list markers beyond two...
2017-03-08 Ingo Schwarze.Bl -column never gets blank lines between rows
2017-03-08 Ingo Schwarzeadd two result files that were forgotten
2017-03-08 Ingo Schwarzeenable -T markdown tests of filled displays and tagged...
2017-03-08 Ingo SchwarzeAdd a blank after ">" when quoting.
2017-03-08 Ingo Schwarzeprevent infinite recursion while expanding the arguments
2017-03-07 Ingo SchwarzeIf a user-defined macro is aborted because it exceeds...
2017-03-07 Ingo SchwarzeEscape blanks at the end of markdown lines
2017-03-07 Ingo Schwarzefix completely empty .Eo: no blank line wanted
2017-03-07 Ingo Schwarzefix spacing after empty .Fl
2017-03-07 Ingo Schwarzeimplement .An -split and -nosplit
2017-03-07 Ingo SchwarzeFix .In formatting in the SYNOPSIS:
2017-03-06 Ingo SchwarzeUsing .Nd only makes sense in the NAME section.
2017-03-06 Ingo SchwarzeURIs need different escaping; reported by reyk@
2017-03-05 Ingo Schwarzefirst batch of -T markdown tests
2017-03-05 Ingo SchwarzeInfrastructure for -T markdown tests.
2017-03-04 Ingo SchwarzeRemove a redundant condition in .%T handling, no functi...
2017-03-04 Ingo SchwarzeMake the description of -K autodetection easer to under...
2017-03-04 Ingo SchwarzeDebian needs relative symlinks not only for manual...
2017-03-03 Ingo SchwarzeMarkdown output mode helped us to find the first parser...
next