]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2014-07-11 Ingo Schwarzemerge OpenBSD rev. 1.3 by tedu@:
2014-07-11 Ingo Schwarzemerge OpenBSD rev. 1.2 by tedu@:
2014-07-11 Ingo Schwarzeadd HISTORY section
2014-07-10 Ingo SchwarzeLink to the new man.cgi(8) manual, now that we have...
2014-07-10 Ingo SchwarzeFull rewrite of the man.cgi(8) manual.
2014-07-09 Ingo Schwarzesome sugar for the index page
2014-07-09 Ingo SchwarzeClean up error reporting:
2014-07-09 Ingo Schwarzenamespace cleanups:
2014-07-09 Ingo Schwarzeremove obsolete __sun includes
2014-07-09 Ingo Schwarzeset a reasonable default for .Os
2014-07-09 Ingo Schwarzemark defos as const; nobody needs to change it,
2014-07-09 Ingo Schwarzedelete forgotten, obsolete rew_warn() prototype
2014-07-09 Ingo Schwarzeoops, forgot to trim the newline character
2014-07-09 Ingo SchwarzeSimplify pathgen() even more.
2014-07-09 Ingo Schwarzeinclude manpath= when printing queries, and omit empty...
2014-07-09 Ingo SchwarzeThis one needs "config.h", too.
2014-07-09 Ingo SchwarzeSwitch over man.cgi to SQLite. While here:
2014-07-07 Ingo SchwarzeClean up ERROR messages related to document structure...
2014-07-07 Ingo SchwarzeSimplify man_unscope(), removing 18 lines of code,...
2014-07-07 Ingo Schwarzeno need to delete any content from .Rs blocks,
2014-07-07 Ingo Schwarzeno need to skip content before first section header
2014-07-07 Ingo Schwarzeimplement .dei and .ami
2014-07-06 Ingo SchwarzeClean up messages related to plain text and to escape...
2014-07-06 Ingo SchwarzeAfter skipping an escape sequence with incomplete argum...
2014-07-06 Ingo SchwarzeFix expansion of escape sequences with incomplete argum...
2014-07-06 Ingo SchwarzeFix handling of escape sequences taking numeric arguments.
2014-07-05 Ingo SchwarzeCleanup with respect to bad macro arguments.
2014-07-05 Ingo SchwarzeCleanup regarding -offset and -width:
2014-07-04 Ingo SchwarzeClean up messages regarding excess arguments:
2014-07-04 Ingo SchwarzeClean up messages related to missing arguments.
2014-07-03 Ingo SchwarzeFix formatting of empty .Bl -inset item heads.
2014-07-03 Ingo SchwarzeMANDOCERR_NOARGS reported three completely unrelated...
2014-07-02 Ingo SchwarzeImprove and test the messages about empty macros,
2014-07-02 Ingo SchwarzeWhen .Sm is called without an argument, groff toggles...
2014-07-02 Ingo SchwarzeDisentangle the MANDOCERR_CHILD message, which reported...
2014-07-02 Ingo SchwarzeClean up warnings related to macros and nesting.
2014-07-02 Ingo SchwarzeFix the column numbers associated with in_line_argn...
2014-07-02 Ingo SchwarzeChange column display in -Ttree to be 1-based instead...
2014-07-02 Ingo SchwarzeImprove "skipping paragraph macro" messages,
2014-07-02 Ingo SchwarzeImplement the obsolete macros .En .Es .Fr .Ot for backw...
2014-07-01 Ingo SchwarzeClean up the warnings related to document structure.
2014-07-01 Ingo SchwarzeThe previous commit to this file broke the control...
2014-06-30 Ingo Schwarzegarbage collect two unused enum mandocerr items
2014-06-29 Ingo SchwarzeUse the freshly improved roff_getname() function
2014-06-29 Ingo SchwarzeUse the freshly improved roff_getname() function
2014-06-29 Ingo SchwarzeMajor roff_getname() cleanup.
2014-06-29 Ingo SchwarzeBugfix in roff_setstrn():
2014-06-25 Ingo SchwarzeImprove messages related to the roff(7) .so request.
2014-06-24 Ingo SchwarzeDeprecate .Tn and .Ux, and make it clearer that .Bt...
2014-06-23 Ingo SchwarzeBelow DIAGNOSTICS, document the SYSERR message level;
2014-06-22 Ingo SchwarzeMinimal COMPATIBILITY cleanup:
2014-06-22 Ingo SchwarzeMinimal cleanup of the COMPATIBILITY section:
2014-06-21 Ingo SchwarzeReduce the verbosity of error messages caused by open...
2014-06-21 Ingo SchwarzePrefix messages about bad command line options and...
2014-06-20 Ingo SchwarzeAs suggested by jmc@, only include line and column...
2014-06-20 Ingo SchwarzeStart systematic improvements of error reporting.
2014-06-20 Ingo SchwarzePrefix error messages from mandoc(1) with "mandoc: "
2014-06-20 Ingo Schwarzelet the build system cope with the recent ohash changes
2014-06-20 Ingo Schwarzetake a note about pandoc
2014-06-20 Ingo SchwarzeMerge from OpenBSD - Marc Espie improved the ohash...
2014-06-20 Ingo Schwarzesync to OpenBSD:
2014-06-20 Ingo SchwarzeMore tweaking of set_basedir().
2014-06-19 Ingo SchwarzeSome simple set_basedir() cleanup; more to come.
2014-06-18 Ingo SchwarzeMerge OpenBSD rev. 1.108 by sthen@; original commit...
2014-06-10 Ingo Schwarzesome new things to do
2014-05-07 Ingo SchwarzeRender roff escape sequences contained in manual page...
2014-05-07 Ingo SchwarzeFix two memory leaks in makewhatis -n:
2014-05-07 Ingo SchwarzeDo not segfault in makewhatis -Q if the next .SH after...
2014-04-27 Ingo SchwarzeImprove error handling in dbopen(). If PRAGMA SQL...
2014-04-27 Ingo SchwarzeOMRON used uppercase for the model names of their Motor...
2014-04-25 Ingo SchwarzeFix a minor optimization i broke in rev. 1.163 on Augus...
2014-04-25 Ingo SchwarzeReduce the verbosity of makewhatis -t:
2014-04-24 Ingo SchwarzeVarious Makefile improvements:
2014-04-24 Ingo Schwarzemisplaced punctuation
2014-04-23 Ingo Schwarzeprototype for reallocarray()
2014-04-23 Ingo SchwarzeAudit malloc(3)/calloc(3)/realloc(3) usage.
2014-04-23 Ingo SchwarzeAudit malloc(3)/calloc(3)/realloc(3) usage.
2014-04-23 Ingo SchwarzeAudit strlcpy(3)/strlcat(3) usage:
2014-04-23 Ingo Schwarzeespie@ suggests using SQL views
2014-04-23 Ingo Schwarzeimprove SQL style: avoid "SELECT *", be explicit in...
2014-04-23 Ingo SchwarzeAudit strlcpy(3)/strlcat(3) usage.
2014-04-22 Ingo Schwarzeadd a LICENSE file for clarity and for the convenience...
2014-04-20 Ingo Schwarzein debug messages, truncating strings of excessive...
2014-04-20 Ingo Schwarzestrlen+malloc+snprintf is error prone;
2014-04-20 Ingo Schwarzefix unchecked snprintf(3) in page header printing:
2014-04-20 Ingo Schwarzemake sure static buffers for snprintf(3) are large...
2014-04-20 Ingo SchwarzeKNF: case (FOO): -> case FOO:, remove /* LINTED ...
2014-04-19 Ingo SchwarzeTwo minor tweaks regarding the fallback from -u/-d...
2014-04-19 Ingo SchwarzeProperly handle symlinks (hardlinks and .so only files...
2014-04-18 Ingo SchwarzeIn update mode, when opening the database fails, probab...
2014-04-18 Ingo SchwarzeSlowly, the dust begins to settle.
2014-04-18 Ingo SchwarzeFix a few lies; polish wording and formatting while...
2014-04-17 Ingo SchwarzeGarbage collect one pair of needless parentheses in...
2014-04-16 Ingo SchwarzeRename the mpages.id column to mpages.pageid. There...
2014-04-16 Ingo SchwarzeGive the mlinks and keys tables a pageid index,
2014-04-16 Ingo SchwarzePass the function flags SQLITE_UTF8 (because SQLITE_ANY...
2014-04-15 Ingo SchwarzeOops, sorry, revert previous and commit the correct...
2014-04-15 Ingo SchwarzeAt the end of mansearch(), fchdir() back to where we...
2014-04-15 Ingo Schwarzeremove documentation of the former macro key "NAME";
2014-04-15 Ingo SchwarzeDocument the database format and SQL code generation;
next