)]}'
{
  "log": [
    {
      "commit": "f912cb4fb0cbf92bf97ea6830c74306551963b2b",
      "tree": "9c62ff16d3f40aff93f98eecb87ecaefcfc30274",
      "parents": [
        "fbcba805143038af0ae0318b7ec4905708fb0949"
      ],
      "author": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Jul 27 23:30:16 2006 +0000"
      },
      "committer": {
        "name": "Paul Jakma",
        "email": "paul.jakma@sun.com",
        "time": "Thu Jul 27 23:30:16 2006 +0000"
      },
      "message": "[doc] minor tweaks, refine ospf redist,passive-inter, and abr-type help\n\n2006-07-27 Paul Jakma \u003cpaul.jakma@sun.com\u003e\n\n\t* quagga.texi: Remove unused index definitions\n\t  Add an Index node - for the concept index.\n\t* routeserver.texi: Set exampleindex to 0, so the example configs\n\t  with long IPv6 addresses stand better chance of fitting.\n\t* overview.texi: \u0027Supported RFC\u0027 -\u003e \u0027Supported RFCs\u0027\n\t  Remove paragraph indentation - texinfo does that.\n\t  Revise the supported OS list slightly.\n\t  Remove the IPv6 stack list, seems very dated and irrelevant.\n\t  Revise the \u0027How to get Quagga\u0027 section.\n\t* ospfd.texi: minor tweaks: add some anchors, fix some minor\n\t  format issues.\n\t  Revise the help for \u0027abr-type\u0027.\n\t  Note that text authentication is unwise, recc\u0027d MD5.\n\t  Add some extra text for redistribute and passive-interface,\n\t  about how latter can substitute for redist connected.\n"
    },
    {
      "commit": "e5b308d1af147c78acd2803f4006463e6ff67444",
      "tree": "712ff117dd7d92e03f345199d731ed762433a62a",
      "parents": [
        "88d6cf37f66c3b7d1abdaa20875418192d5219b8"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Sat Oct 29 20:19:49 2005 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Sat Oct 29 20:19:49 2005 +0000"
      },
      "message": "2005-10-29 Paul Jakma \u003cpaul@dishone.st\u003e\n\n\t* ospfd.texi: Document the new spf and max-metric commands, and\n\t  the additional form of dead-interval. Add documentation for\n\t  various other commands. Cleanup misc stuff, citations, etc.\n\t  Add some example configurations.\n\t* overview.texi: RFC3137 support added.\n\t* Makefile.am: Make quagga.pdf depend on the _TEXINFOS\n\t  variable, this still doesn\u0027t fix the dependency though,\n\t  sadly.\n"
    },
    {
      "commit": "6a22b1fc58e3690764bf7aa74d1549f26c315367",
      "tree": "3524a6a05340be54f0ad31fddb2df4119d696bec",
      "parents": [
        "0c3368a8da771423da4c59a9ccd65d9eb4f7af6a"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Sun Nov 07 19:39:13 2004 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Sun Nov 07 19:39:13 2004 +0000"
      },
      "message": "2004-11-07 Paul Jakma \u003cpaul@dishone.st\u003e\n\n\t* Makefile.am: Add automatic rule to build pdf\u0027s from eps figures.\n\t  Clean *.pdf. Add rule for quagga.pdf (as the eps.pdf pattern\n          probably otherwise will override automake\u0027s rule for quagga.pdf)\n\t* overview.texi: URL was causing TeX overfull, put on newline.\n\t* quagga.texi: Put the copyright notice into @copying section, as\n\t  is proper. Strip trailling space from the main menu lines.\n\t* rip(ng)?d.texi: Minor reformatting.\n\t* Add the route server docs.\n\t* bgpd.texi: remove unneeded page breaks. The 6Bone example\n          overflows though.\n"
    },
    {
      "commit": "76b89b4a9cba0ce19033458f69f76f4130e9c628",
      "tree": "38546628efecddf769ff0e387a392c447abf8111",
      "parents": [
        "1f8f61a7d51c59f392f897d6654cac28ae08ea70"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Sat Nov 06 17:13:09 2004 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Sat Nov 06 17:13:09 2004 +0000"
      },
      "message": "2004-11-06 Paul Jakma \u003cpaul@dishone.st\u003e\n\n\t* defines.texi.in: New file, texi variables should be set here,\n          autoconf substitution is available. Define common AUTHORS,\n          COPYRIGHT_YEAR and COPYRIGHT_STR vars.\n\t* (global): Make use of makeinfo node pointer auto-creation\n          to avoid having to fully specify links for nodes, so we only have\n          to specify current node name - simplifies text slightly.\n          Remove extraneous newlines which appear to cause extra blank pages\n          to be added in output.\n          Update copyright strings which appear in various places to\n          use the new COPYRIGHT_STR texinfo variable.\n\t  Change url to uref, the former need not output an actual\n\t  hyperlink depending on version of texinfo, the latter should if\n\t  supported by the format (eg PDF).\n\t* texinfo.tex: Update to a more recent version. previous file\n\t  was many many years old. This file should possibly be removed\n          altogether, and allowed to be installed by automake.\n        * quagga.texi: Make use of automake\u0027s version.texi feature to\n          have VERSION and some other vars auto-defined. include\n          defines.texi. Change copyright strings to use the COPYRIGHT_STR\n          variable.\n\t* install.texi: Make the privs section an actual section. Ditto for\n\t  the Linux notes.\n\t* overview.texi: Supply URL for Quagga, where format allows. Tidy up\n          one or two paragraphs slightly.\n\t  Update the section on supported platforms.\n\t  Remove the ZNOG list stuff, direct reader to the website for\n          further information on email lists.\n\t* vtysh.texi: Update the integrated config file section. Make the\n\t  commands sections so correct PDF indexes are built.\n"
    },
    {
      "commit": "81bc8c7a4ed67f2add4d7a67250393376e7bc4e1",
      "tree": "6d2745393bdde3d8fa84f1fb7de28f1418e9c654",
      "parents": [
        "501ba490846e87e6fd5bfea05c31dce1777915b9"
      ],
      "author": {
        "name": "hasso",
        "email": "hasso",
        "time": "Thu Oct 14 23:07:37 2004 +0000"
      },
      "committer": {
        "name": "hasso",
        "email": "hasso",
        "time": "Thu Oct 14 23:07:37 2004 +0000"
      },
      "message": "Missing comma.\n"
    },
    {
      "commit": "eb3f463aab7f09e6c1041bf779fd5752b038f847",
      "tree": "5abc8eec470ca085e4554fc66941e3ea44bfba0f",
      "parents": [
        "a0a397615cb7da4b23a71cef267064380f78dca4"
      ],
      "author": {
        "name": "hasso",
        "email": "hasso",
        "time": "Mon Apr 26 13:22:15 2004 +0000"
      },
      "committer": {
        "name": "hasso",
        "email": "hasso",
        "time": "Mon Apr 26 13:22:15 2004 +0000"
      },
      "message": "More supported RFCs added.\n"
    },
    {
      "commit": "253e9336982599957514ad87610e8cd58822fc7a",
      "tree": "ea1e1fb722471eefef9e4dfd614de714036ac8aa",
      "parents": [
        "e23949c0e79d0e5f9ae662b4c661e838f35681ef"
      ],
      "author": {
        "name": "hasso",
        "email": "hasso",
        "time": "Thu Mar 11 22:34:01 2004 +0000"
      },
      "committer": {
        "name": "hasso",
        "email": "hasso",
        "time": "Thu Mar 11 22:34:01 2004 +0000"
      },
      "message": "Fix bugreport URLs here as well.\n"
    },
    {
      "commit": "7190f4ea215c294abc269b6dfa12f5f114bd2ed6",
      "tree": "288cc608f1ee0e4f959ed3d684eb6edc5e1a0fb7",
      "parents": [
        "bb8ff1e7fe7d25a03b9f81bfd23f10347423e860"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Tue Aug 12 12:40:20 2003 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Tue Aug 12 12:40:20 2003 +0000"
      },
      "message": "2003-08-12 Paul Jakma \u003cpaul@dishone.st\u003e\n\n\t* doc/: GNU Zebra -\u003e Quagga, in most places. Update Url and list URL\n\t  to quagga.net. zebra.texi -\u003e quagga.texi.\n"
    },
    {
      "commit": "971a4497860b78dc3a133487faca75d513b433c7",
      "tree": "a2ed190b1b41b1f957dc073d5d87dda3f6d6d922",
      "parents": [
        "56e475cba9f9c54dec9296aef816104b1a51002e"
      ],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Fri Jun 20 01:18:07 2003 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Fri Jun 20 01:18:07 2003 +0000"
      },
      "message": "2003-06-20 Paul Jakma \u003cpaul@dishone.st\u003e\n\n\t* *.texi: update the docs a bit. Add some info about\n\t  zebra.dishone.st in the overview. Add link-detect and update\n\t  static routes section in zebra. Add write-config in vtysh. Update\n\t  version handling and add passive-interface default for ripd.\n"
    },
    {
      "commit": "718e3744195351130f4ce7dbe0613f4b3e23df93",
      "tree": "bac2ad39971cd43f31241ef123bd4e470f695ac9",
      "parents": [],
      "author": {
        "name": "paul",
        "email": "paul",
        "time": "Fri Dec 13 20:15:29 2002 +0000"
      },
      "committer": {
        "name": "paul",
        "email": "paul",
        "time": "Fri Dec 13 20:15:29 2002 +0000"
      },
      "message": "Initial revision\n"
    }
  ]
}
