]> git.cameronkatri.com Git - mandoc.git/shortlog
mandoc.git
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().
2011-12-10 Ingo SchwarzeFix selection of arch-specific manuals:
2011-12-10 Kristaps DzonsonsAdding some missing "install" bits to Makefile.
2011-12-10 Kristaps DzonsonsFreeBSD's man.cgi uses a "default" value for no arch.
2011-12-10 Kristaps DzonsonsAdd some periods (just to see if mlmmj is working again...
2011-12-09 Kristaps DzonsonsForgot to make whatis the default during abstraction...
2011-12-09 Kristaps DzonsonsAbstract query extraction code. Perform some readabili...
2011-12-09 Kristaps DzonsonsWhen specifying an architecture to whatis(1)/apropos...
2011-12-09 Ingo SchwarzeTweak pformatted():
2011-12-09 Kristaps DzonsonsConsiderably tidy mandocdb(8) catman descriptions by...
2011-12-09 Kristaps DzonsonsStrip backspace encoding from preformatted manuals...
2011-12-08 Kristaps DzonsonsIf no man.cgi `whatis' results are found, offer a quick...
2011-12-08 Kristaps DzonsonsFix stupid typo: strlcpy() instead of strlcat().
2011-12-08 Kristaps DzonsonsClean up grok of preformatted manual description.
2011-12-08 Ingo Schwarzeindex_prune always counted the free slots,
2011-12-08 Kristaps DzonsonsIf arguments are passed to mandocdb(8) in "default...
2011-12-08 Kristaps DzonsonsLook for man.cgi files in the cache, not under the...
2011-12-08 Kristaps DzonsonsFirst, remove the catman(8) jobstart() stuff. It only...
2011-12-07 Kristaps DzonsonsTweak to make man.cgi's search results validate properly.
2011-12-07 Kristaps DzonsonsApropos and man.cgi should strcasecmp their output...
2011-12-07 Kristaps DzonsonsAdd skeleton man.cgi.css file. I don't think this...
2011-12-07 Kristaps DzonsonsAccept old-school man.cgi parameters like "sektion...
2011-12-07 Kristaps DzonsonsHave a whatis/apropos mode, with the default (hitting...
2011-12-07 Kristaps DzonsonsMake installing CGI a bit easier.
2011-12-07 Kristaps DzonsonsBy default, man.cgi should compile with -static (this...
2011-12-07 Ingo SchwarzeImplement search support for 24 additional macros,...
2011-12-07 Kristaps DzonsonsAdd cat2html functionality. This keeps track of italic...
2011-12-05 Ingo Schwarzemust ignore \h with quoted argument
2011-12-04 Ingo SchwarzeImplement mdoc(7)-like output style variant for man...
2011-12-04 Kristaps DzonsonsMake catman and man.cgi understand the index type-field.
2011-12-04 Ingo SchwarzeFix parsing of file names given on the command line...
2011-12-04 Ingo SchwarzeJumping out of man_unscope() for the root node is a...
2011-12-03 Ingo SchwarzeRemove an OpenBSD-specific tweak regarding .Xr spacing...
2011-12-03 Kristaps DzonsonsBack out lorder, which doesn't seem necessary (?)....
2011-12-03 Ingo SchwarzeWhen processing .Sh HEAD, as soon as we know which...
2011-12-03 Ingo SchwarzeISO style "%Y-%m-%d" dates are common in man(7) .TH.
2011-12-03 Kristaps DzonsonsMake sure the btree(3) goop is also BE. This covers...
2011-12-02 Ingo SchwarzeIn man(7), when no explicit volume name is given, use...
2011-12-02 Kristaps DzonsonsThis is a little gross: Linux and Apple need lots some...
2011-12-01 Kristaps DzonsonsUse OpenBSD's endian functions. Make btree type also...
2011-12-01 Kristaps DzonsonsIn apropos_db.c, move all btree reading (and safety...
2011-12-01 Kristaps DzonsonsFix mandocdb(8) to pass over the type when pruning...
2011-11-29 Kristaps DzonsonsAdd whatis(1) to www and start version information.
2011-11-29 Kristaps DzonsonsNote that mandocdb(8) record type is 64-bit and show...
2011-11-29 Kristaps DzonsonsSnip some whitespace from apropos(1) and remove mandoc...
2011-11-29 Kristaps DzonsonsMake `-i' only apply to regular expressions. For the...
2011-11-29 Kristaps DzonsonsAdd tables of matchable keys into apropos.1. Ok and...
2011-11-29 Ingo Schwarzechdir(2) to the right man page tree before parsing...
2011-11-28 Ingo SchwarzeBackout -DUSE_MANPATH that sneaked in;
2011-11-28 Ingo SchwarzeTweak whatis(1):
2011-11-28 Ingo SchwarzeDiscuss the default behaviour up front before talking...
2011-11-27 Ingo SchwarzeReimplement the global command line options -a and -v
2011-11-27 Ingo SchwarzeSave the manual type (mdoc, man, or cat) in the index...
2011-11-27 Ingo SchwarzeRudimentary handling of formatted manuals ("cat pages").
2011-11-27 Kristaps DzonsonsGet us a whatis(1) mode for apropos(1).
2011-11-27 Kristaps DzonsonsRemoving INSECURE mode. This is a work in progress...
2011-11-26 Ingo SchwarzeSync to OpenBSD, mostly gratuitous and whitespace diffe...
2011-11-26 Kristaps DzonsonsRename manup(8) to catman(8), which Linux already uses...
2011-11-26 Ingo SchwarzeStore page titles in the correct case, and by default...
2011-11-24 Kristaps DzonsonsI say that mandocdb(8) uses "man(1)'s method", but...
2011-11-24 Kristaps DzonsonsMake a small manual for how to run man.cgi.
2011-11-24 Kristaps DzonsonsLet man.cgi run in two modes:
2011-11-24 Kristaps DzonsonsHave manup(8) put relative paths in its output man...
2011-11-24 Kristaps DzonsonsAllow man.conf file to be assignable.
2011-11-24 Kristaps DzonsonsExport the manpath_manconf() function, slightly reorder...
2011-11-24 Kristaps DzonsonsAdd manup(8). This runs through mandocdb(8) databases...
2011-11-23 Kristaps DzonsonsAdd pkgsrc to downstream. Ok'd Thomas Klausner.
2011-11-23 Kristaps DzonsonsFix whitespace in manuals.
2011-11-23 Kristaps Dzonsonsman.cgi works for the non-jailed case.
2011-11-23 Kristaps DzonsonsAdjust Makefile for manpath.{c,h} linking.
2011-11-23 Kristaps DzonsonsLet apropos_db.h export the volume of manpages for...
2011-11-23 Kristaps DzonsonsHave mandocdb(8) take advantage of manpath.h.
2011-11-23 Kristaps DzonsonsHave apropos(1) take advantage of manpath.h instead...
2011-11-23 Kristaps DzonsonsSupport for Open/NetBSD's /etc/man.conf and others...
2011-11-23 Ingo Schwarzetypo reported by Steffen Daode Nurpmeso <sdaoden at...
2011-11-21 Kristaps DzonsonsUpdate historical record to be historical and not made...
2011-11-20 Kristaps DzonsonsInitial support for man.conf/makepath(1).
2011-11-20 Kristaps DzonsonsClarify some behaviour, bringing schwarze@'s patch...
2011-11-20 Kristaps DzonsonsOoops... tiny type error slipped in.
2011-11-20 Kristaps DzonsonsIntegrate a moderately-patched version of schwarze...
2011-11-20 Kristaps DzonsonsFix white-space in apropos_db.c to make merging cleaner.
2011-11-20 Kristaps DzonsonsMerge schwarze@'s work for 64-bit types. This is based...
2011-11-19 Ingo SchwarzeImprove misleading comment:
2011-11-18 Joerg SonnenbergerFix condition. Not enough tea.
2011-11-18 Joerg SonnenbergerDon't depend on snprintf to handle NULL strings. Deal...
2011-11-18 Joerg SonnenbergerDon't crash if the date can't be extracted. Don't depen...
2011-11-18 Joerg SonnenbergerSlightly adjust last: return successful as some times...
2011-11-18 Joerg SonnenbergerConvert an assert into an explicit check. man_unscope...
2011-11-18 Joerg SonnenbergerBail out explicitly on invalid .Rs content like:
2011-11-18 Kristaps DzonsonsEvaluation with logical subexpressions. This allows...
2011-11-17 Ingo Schwarzeusing undefined macros or strings should define them...
next