doc/xmllint.1


Log

Author Commit Date CI Message
Daniel Veillard ad211983 2006-08-21T08:34:11 applied patch to man pages from Daniel Leidert and regenerated Daniel * doc/xmlcatalog.1 doc/xmlcatalog_man.xml doc/xmllint.1 doc/xmllint.xml: applied patch to man pages from Daniel Leidert and regenerated Daniel
Daniel Veillard 51698c71 2006-04-06T14:02:42 revert last patch, daniel
Daniel Veillard fe037064 2006-04-06T13:36:42 Another man patch from Daniel, Daniel
Daniel Veillard 1589e8d3 2006-04-06T12:57:09 New update from Daniel Leidert, daniel
Daniel Veillard bf95fd23 2006-04-06T08:22:51 applied man page improvements from Daniel Leidert Daniel * doc/xmlcatalog.1 doc/xmlcatalog_man.xml doc/xmllint.1 doc/xmllint.xml: applied man page improvements from Daniel Leidert Daniel
Daniel Veillard 961bfc14 2006-02-21T19:24:04 small man page improvements from Daniel Leidert Daniel * doc/xmllint.1 doc/xmllint.xml: small man page improvements from Daniel Leidert Daniel
Daniel Veillard 46f97219 2006-02-20T08:58:51 more man page improvements from Daniel Leidert Daniel * doc/xmllint.1 doc/xmllint.xml: more man page improvements from Daniel Leidert Daniel
Daniel Veillard 6464d6aa 2006-02-19T21:35:39 man page improvements from Daniel Leidert, c.f. #331290 Daniel * doc/xmllint.1 doc/xmllint.xml: man page improvements from Daniel Leidert, c.f. #331290 Daniel
Daniel Veillard dd9b64ab 2005-07-18T21:59:00 --nonet was duplicated daniel * doc/xmllint.1 doc/xmllint.html doc/xmllint.xml: --nonet was duplicated daniel
Daniel Veillard f10ae12c 2005-07-10T19:03:16 fixed a typo pointed by Jeroen Ruigrok increased the APIs for xmlReader * doc/xmllint.1 doc/xmllint.html doc/xmllint.xml: fixed a typo pointed by Jeroen Ruigrok * include/libxml/xmlreader.h include/libxml/xmlschemas.h: increased the APIs for xmlReader schemas validation support * xmllint.c xmlreader.c xmlschemas.c: xmlReader schemas validation implementation and testing as xmllint --stream --schema ... Daniel
Daniel Veillard e44aafb1 2004-10-29T12:18:43 indicate - means stdin closing #156626 Daniel * doc/xmllint.1 doc/xmllint.xml: indicate - means stdin closing #156626 Daniel
Daniel Veillard 0bff36dd 2004-08-31T09:37:03 also produce a tar ball with just the sources added --path option and * Makefile.am: also produce a tar ball with just the sources * xmllint.c: added --path option and --load-trace options to xmllint, RFE #147740 based on xsltproc versions * doc/xmllint.* doc/*: updated the man page and rebuilt Daniel
MDT 2004 John Fleck b1b3a77f 2004-08-19T13:45:47 doc/xmllint.xml, xmllint.1, xmllint.html Edit and rebuild the man pages Thu Aug 19 07:44:07 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, xmllint.1, xmllint.html Edit and rebuild the man pages with Daniel's C14 update
Daniel Veillard c14c3892 2004-08-16T12:34:50 added help for new set shell command added parser option to not generate * debugXML.c: added help for new set shell command * xinclude.c xmllint.c xmlreader.c include/libxml/parser.h: added parser option to not generate XInclude start/end nodes, added a specific option to xmllint to test it fixes #130769 * Makefile.am: regression test the new feature * doc/xmllint.1 doc/xmllint.xml: updated man page to document option. Daniel
Daniel Veillard 29b17482 2004-08-16T00:39:03 small typo pointed out by Mike Hommey slightly improved the --c14n * xmlIO.c: small typo pointed out by Mike Hommey * doc/xmllint.xml, xmllint.html, xmllint.1: slightly improved the --c14n description, c.f. #144675 . * nanohttp.c nanoftp.c: applied a first simple patch from Mike Hommey for $no_proxy, c.f. #133470 * parserInternals.c include/libxml/parserInternals.h include/libxml/xmlerror.h: cleanup to avoid 'error' identifier in includes # * parser.c SAX2.c debugXML.c include/libxml/parser.h: first version of the inplementation of parsing within the context of a node in the tree #142359, new function xmlParseInNodeContext(), added support at the xmllint --shell level as the "set" function * test/scripts/set* result/scripts/* Makefile.am: extended the script based regression tests to instrument the new function. Daniel
MDT 2004 John Fleck 774a3bd4 2004-08-15T00:54:21 doc/xmllint.xml, xmllint.html, xmllint.1 add c14n to man page (man, it's Sat Aug 14 18:53:08 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, xmllint.html, xmllint.1 add c14n to man page (man, it's hard to keep up with Daniel!)
John Fleck 3cbaa6da 2004-08-15T00:47:45 John Fleck <jfleck@inkstain.net> doc/xmllint.xml, xmllint.html, xmllint.1 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, xmllint.html, xmllint.1 add pattern, walker, maxmem, output and xmlout to man page fixes #144675
Daniel Veillard b9ded827 2004-08-14T13:53:13 Change the color of non-visited links, Daniel
MDT 2004 John Fleck 4c76c4f7 2004-06-20T00:36:06 doc/xmllint.xml, xmllint.html, xmllint.1 update man page to reflect Sat Jun 19 18:34:11 MDT 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, xmllint.html, xmllint.1 update man page to reflect William's newly disciplined return code mojo
MST 2004 John Fleck e42ae6f9 2004-02-27T03:26:30 doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml Thu Feb 26 20:19:40 MST 2004 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 * doc/xmllint.html * doc/xmlcatalog_man.xml * doc/xmlcatalog.1 * doc/xmlcatalog_man.html applying patch from Mike Hommey to clarify XML_CATALOG_FILES use
Daniel Veillard dca8cc79 2003-09-26T13:53:14 rebuilt the API added the new options --nocdata and --nsclean to remove * doc/libxml2-api.xml: rebuilt the API * xmllint.c doc/xmllint.1 doc/xmllint.xml: added the new options --nocdata and --nsclean to remove CDATA section and surperfluous namespace declarations * parser.c SAX2.c: implementation of the 2 new options Daniel
Daniel Veillard 877a7bd6 2003-09-13T00:16:32 removing the broken pseudo SGML DocBook parser code. Daniel * Makefile.am DOCBparser.c parserInternals.c testDocbook.c xmllint.c doc/xmllint.xml doc/xmllint.1: removing the broken pseudo SGML DocBook parser code. Daniel
Daniel Veillard 66f68e71 2003-08-18T16:39:51 added option --dtdvalidfpi for Tobias Reif Daniel * xmllint.c doc/xmllint.xml doc/xmllint.1: added option --dtdvalidfpi for Tobias Reif Daniel
Daniel Veillard e8b09e40 2003-05-13T22:14:13 added --nonet option fixing #112803 by adding --nonet when calling * xmllint.c doc/xmllint.xml: added --nonet option * doc/Makefile.am: fixing #112803 by adding --nonet when calling xsltproc or xmllint * doc/xmllint.xml doc/xmllint.1: also added --schema doc and rebuilt * HTMLparser.c: cleaned up the HTML parser context build when using an URL Daniel
Daniel Veillard fd583410 2003-04-25T13:22:10 automated the generation of the man page based on xsltproc and a * doc/Makefile.am doc/xmlcatalog.1 doc/xmlcatalog_man.xml doc/xmllint.1 doc/xmllint.xml: automated the generation of the man page based on xsltproc and a stylesheet PI in the XML. Daniel
Daniel Veillard dc07e18b 2003-04-25T10:39:38 trying to fix #110541 where &nbsp; generated character preventing * doc/xmllint.*: trying to fix #110541 where &nbsp; generated character preventing rendering by the man command. Daniel
MDT 2003 John Fleck 83c8a5cd 2003-04-20T16:45:07 doc/xmllint.xml doc/xmllint.1 update man page to explain use of --stream Sun Apr 20 10:36:05 MDT 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 update man page to explain use of --stream
MST 2003 John Fleck da271740 2003-03-25T14:05:17 doc/xmllint.xml doc/xmllint.1 update xmllint man page with --relaxng Tue Mar 25 07:02:56 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 update xmllint man page with --relaxng option
MST 2003 John Fleck 5094cb2f 2003-03-10T01:03:53 doc/xmllint.1 regenerating man page from xmllint.xml to pick up Aleksey's Sun Mar 9 18:02:31 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.1 regenerating man page from xmllint.xml to pick up Aleksey's change
MST 2003 John Fleck 7e54be15 2003-01-07T03:54:25 doc/xmllint.xml doc/xmllint.1 update man page with --stream and Mon Jan 6 20:53:08 MST 2003 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 update man page with --stream and --chkregister
MST 2002 John Fleck 6647aedd 2002-12-26T02:23:24 doc/xmllint.xml doc/xmllint.1 Add discussion of XML_DEBUG_CATALOG to Wed Dec 25 19:22:06 MST 2002 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml * doc/xmllint.1 Add discussion of XML_DEBUG_CATALOG to xmllint man page - bug #100907
MST 2001 John Fleck 2323ac24 2001-12-14T04:24:50 *doc/xmllint.xml, xmllint.1 - document --dropdtd Thu Dec 13 21:24:16 MST 2001 John Fleck <jfleck@inkstain.net> *doc/xmllint.xml, xmllint.1 - document --dropdtd
MST 2001 John Fleck 3fc555e5 2001-12-11T04:41:24 docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html, Mon Dec 10 21:39:55 MST 2001 John Fleck <jfleck@inkstain.net> * docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html, xmlcatalog_man.xml
MST 2001 John Fleck 42304046 2001-11-18T00:18:06 doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with shell Sat Nov 17 17:16:51 MST 2001 John Fleck <jfleck@inkstain.net> * doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with shell instructions from Heiko Rupp
John Fleck 027edfb7 2001-11-04T20:13:58 Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net * doc/xmllint.xml, xmllint.1 - updating xmllint man page to document --sgml option, fixing gnome bugzilla #63382
MDT 2001 John Fleck fd32de62 2001-10-27T20:14:01 *doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint - Sat Oct 27 14:04:45 MDT 2001 John Fleck <jfleck@inkstain.net> *doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint - .xml is the original, .1 is the generated man page