]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
2012-06-08 Kristaps DzonsonsRe-tooled mandocdb using sqlite3 and ohash.
2012-06-08 Kristaps DzonsonsAdd a new mansearch.h interface, which replaces apropos...
2012-06-08 Kristaps DzonsonsUse size_t in catman to match manpath.h.
2012-06-08 Kristaps DzonsonsUse size_t in manpath instead of int.
2012-06-05 Ingo Schwarzeforgot to commit one request bu espie@
2012-06-03 Ingo SchwarzeClose a preceding implicit block before opening an...
2012-06-02 Ingo SchwarzeMinimal implementation of .EX and .EE for GNU compatibi...
2012-05-31 Ingo SchwarzeFix blank line handling in .if.
2012-05-31 Ingo SchwarzeWhile i already got my fingers dirty on mandoc_escape(),
2012-05-31 Ingo SchwarzeMake recursive parsing of roff(7) escapes actually...
2012-05-31 Ingo SchwarzeImplement the roff \z escape sequence, intended to...
2012-05-31 Ingo Schwarzecatch up with the changed interface of mparse_alloc...
2012-05-31 Ingo Schwarze.if vertical spacing now fixed in OpenBSD
2012-05-28 Ingo Schwarzeclarify two entries related to roff(7) escapes
2012-05-27 Ingo SchwarzeFix the vertical spacing around tbl(7) instances in...
2012-05-27 Ingo SchwarzeCorrect width of horizontal spans; relevant in case...
2012-05-27 Ingo SchwarzeDo not handle vertical lines as additional tbl(7) columns,
2012-05-27 Ingo SchwarzeSupport -Ios='OpenBSD 5.1' to override uname(3) as...
2012-05-27 Ingo Schwarzeupdate Copyright years according to the CVS logs; no...
2012-05-27 Ingo SchwarzeHorizontal spacing of tables was fixed
2012-05-27 Ingo SchwarzeThe .\} -> .\& -> pset() bug reported by naddy has...
2012-04-15 Ingo SchwarzeDiscourage the use of esr's man-ext macros:
2012-04-15 Ingo SchwarzeThe -width and -offset macro arguments consume the...
2012-04-15 Ingo SchwarzeBeing reluctant to add yet more trailing whitespace...
2012-03-25 Kristaps DzonsonsSome documentation nits.
2012-03-25 Kristaps DzonsonsFix lookup not to use full-out regexp search.
2012-03-24 Joerg SonnenbergerFreeBSD, NetBSD and DragonFly use the same names as...
2012-03-24 Kristaps DzonsonsForgot chdir(2) into volume path. VERSION_1_12_1
2012-03-24 Kristaps DzonsonsSmall tweaks for release.
2012-03-24 Kristaps DzonsonsGet ready for a version.
2012-03-24 Kristaps DzonsonsBe insane. Make apropos(1) subsume man(1).
2012-03-24 Kristaps DzonsonsSimplify by not pre-filtering the result vector for...
2012-03-24 Kristaps DzonsonsWhitespace fix.
2012-03-23 Kristaps DzonsonsKnock out useless & confusing whatis mode.
2012-03-23 Kristaps DzonsonsImprove mandocdb's ability to handle NAME sections...
2012-03-23 Kristaps DzonsonsMake the `-width' field to `Bl' not puke if it doesn...
2012-03-23 Kristaps DzonsonsClean up code a bit by pushing warnings into WARNING...
2012-03-23 Kristaps DzonsonsMerge some/most of schwarze@'s OpenBSD changes into...
2012-03-23 Kristaps DzonsonsRemove some Mac OS crap in the Makefile.
2012-03-23 Kristaps DzonsonsDon't run superfluous mkdir when installing.
2012-03-23 Kristaps DzonsonsRevert to mandocdb.{index,db} for database files.
2012-03-04 Ingo Schwarzetwo reminders
2012-02-26 Ingo SchwarzeCorrect the expansion of -xbd5;
2012-02-16 Joerg SonnenbergerAdd mparse_readmem, which allows application to run...
2012-02-05 Joerg SonnenbergerDon't silently skip non-ASCII characters, but replace...
2012-01-28 Joerg SonnenbergerAdd libquota
2012-01-28 Joerg SonnenbergerAdd libisns, libppath and libsaslc from NetBSD. Fix...
2012-01-28 Joerg SonnenbergerAdd x86 pseudo architecure
2012-01-23 Joerg SonnenbergerAdd entry about the .TP / .RS crash before I forget...
2012-01-13 Joerg SonnenbergerReflect reality, mandoc_escape does not skip the "...
2012-01-05 Ingo SchwarzeFix previous such that all .It HEADs are unparsed,
2012-01-03 Kristaps DzonsonsLocal variable initialisation.
2012-01-03 Kristaps DzonsonsAdd support for `OP', one of the extended man macros...
2012-01-03 Kristaps DzonsonsAccommodate for ISO C11. groff applied the same `St...
2012-01-02 Kristaps Dzonsons`-diag' lists aren't parsed, unlike other list types...
2011-12-31 Kristaps DzonsonsFix ID vs. CLASS for man.cgi CSS selector on results...
2011-12-31 Kristaps DzonsonsWhen parsing catpages, read from the first section...
2011-12-28 Ingo SchwarzeDo not skip manuals shared across architectures when...
2011-12-25 Ingo SchwarzeUpdate the whatis.db database format.
2011-12-25 Kristaps DzonsonsState default usage before listing arguments of a utili...
2011-12-25 Kristaps DzonsonsFirst memory leak in mandocdb.c freeing "struct of...
2011-12-25 Kristaps DzonsonsContinue changing mandoc.{index,db} into whatis.{index...
2011-12-25 Ingo SchwarzeUse the traditional name "whatis.db" for the mandocdb...
2011-12-25 Ingo SchwarzeFor binary compatability of the databases across archit...
2011-12-25 Ingo SchwarzeImplement test mode (makewhatis -t), required for pkg_c...
2011-12-24 Kristaps DzonsonsSupport leading, trailing and double colons in MANPATH...
2011-12-20 Ingo SchwarzeDo not cast void pointers to pointers requiring alignment.
2011-12-18 Kristaps DzonsonsGive catman(8) the -C flag (like apropos and friends...
2011-12-18 Kristaps DzonsonsMake compat files actually use compat.h. Ooops.
2011-12-16 Kristaps DzonsonsTwo lint fixes.
2011-12-16 Kristaps DzonsonsFix assertion found when plugging legacy man.cgi query...
2011-12-16 Kristaps DzonsonsEdge in a little style. Why not.
2011-12-16 Kristaps DzonsonsWhen routing to a "result" page in the cgi, remember...
2011-12-16 Kristaps DzonsonsHave results table inherit the small font.
2011-12-16 Kristaps DzonsonsMake sure that "any" is UINT64_MAX, not just INT_MAX...
2011-12-16 Kristaps DzonsonsMake the stored "cat"/"mdoc"/"man" strings just be...
2011-12-16 Kristaps DzonsonsMake paths in the mandocdb(8) index relative to the...
2011-12-15 Kristaps DzonsonsDon't make man.cgi default font-size dictate manual...
2011-12-15 Kristaps DzonsonsFurther tweaks for output consistency.
2011-12-15 Kristaps DzonsonsUpdate man.cgi.7 with new CSS files.
2011-12-15 Kristaps DzonsonsSome presentation polish in man.cgi:
2011-12-14 Kristaps DzonsonsNote that archives are being hosted at gmane.
2011-12-14 Kristaps DzonsonsUnbreak man.cgi's css directories when CSS_DIR isn...
2011-12-13 Kristaps DzonsonsRemove stray warnx() left in the manpath.c code.
2011-12-13 Kristaps DzonsonsHave manpath.c properly use manpath(1), that is, using...
2011-12-13 Kristaps DzonsonsCompatibility support fgetln() on Linux. This uses...
2011-12-12 Ingo Schwarzeimplement -C (alternative config file) for apropos...
2011-12-11 Ingo SchwarzeExplain where .so paths are rooted, and why, and discou...
2011-12-11 Kristaps DzonsonsUgh, environmental variables are Ev, not Er. Fix typos.
2011-12-11 Kristaps DzonsonsNote CSS_DIR in man.cgi.7.
2011-12-11 Kristaps DzonsonsWhen 303'ing a search directly to a page, remember...
2011-12-10 Kristaps DzonsonsBegin working on release notes. Also whitespace-fix...
2011-12-10 Kristaps DzonsonsUpdate man.cgi.7 to note compatibility and running...
2011-12-10 Kristaps DzonsonsSlip in a fix to allow for empty cache directories.
2011-12-10 Kristaps DzonsonsFinishing touches on multi-manroot man.cgi. If more...
2011-12-10 Kristaps DzonsonsSwitch on "manpath=" handling, which I call the "manroo...
2011-12-10 Kristaps DzonsonsEncode "manroot" into file URL and parse it properly...
2011-12-10 Ingo SchwarzeAvoid leaking index records:
2011-12-10 Kristaps DzonsonsBig upgrade and polish for cgi.c.
2011-12-10 Kristaps DzonsonsPlug a memory leak in single_search().
next