<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>f1ad1f75b7b5be052fca1ff48565da4e2d76320a</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/5094e35ed16cdbe48aa98fd2ca54e9cdac200852</url>
    <id>5094e35ed16cdbe48aa98fd2ca54e9cdac200852</id>
    <committed-date>2008-06-25T21:46:35-07:00</committed-date>
    <authored-date>2008-06-25T21:46:35-07:00</authored-date>
    <message>Added Content-Length header. Switched to forking flup because WSGIApp is not thread safe yet</message>
    <tree>65a3bfb49933b48bd1b1d7bf9e9e40c23746b2bd</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6663f6db6e569fc51ae356b0f726cc2930c972fd</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/f1ad1f75b7b5be052fca1ff48565da4e2d76320a</url>
    <id>f1ad1f75b7b5be052fca1ff48565da4e2d76320a</id>
    <committed-date>2008-06-25T20:13:31-07:00</committed-date>
    <authored-date>2008-06-25T20:13:31-07:00</authored-date>
    <message>Removed unnecessary import and moved templates into the data store.</message>
    <tree>678c551fba3a409e78e08c78d4afcdc5e8cdbe6e</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>317948e1d3b0ff440432c4b46d0ed0fcc7bf439c</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/6663f6db6e569fc51ae356b0f726cc2930c972fd</url>
    <id>6663f6db6e569fc51ae356b0f726cc2930c972fd</id>
    <committed-date>2008-06-24T02:50:07-07:00</committed-date>
    <authored-date>2008-06-24T02:50:07-07:00</authored-date>
    <message>Now with FastCGI goodness</message>
    <tree>771d2fcaefa96a5b1951638ece5398612e79829d</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5f077a8c4d0df7aef1e0b3d504c73840cfd3a10</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/317948e1d3b0ff440432c4b46d0ed0fcc7bf439c</url>
    <id>317948e1d3b0ff440432c4b46d0ed0fcc7bf439c</id>
    <committed-date>2008-06-24T02:29:41-07:00</committed-date>
    <authored-date>2008-06-24T02:29:41-07:00</authored-date>
    <message>Removed the dependency on web.py. Everything is WSGI from here on out
Removed a bunch of unused imports</message>
    <tree>5054e7aeebdbdd5eb1687adefedacaaa59c652b4</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37f12c3192bb50c4426fafde75674ded4119b0ee</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/b5f077a8c4d0df7aef1e0b3d504c73840cfd3a10</url>
    <id>b5f077a8c4d0df7aef1e0b3d504c73840cfd3a10</id>
    <committed-date>2008-06-24T00:28:28-07:00</committed-date>
    <authored-date>2008-06-24T00:28:28-07:00</authored-date>
    <message>Added PrefixDict, moved HTTP stuff around. Bugfixes for FileStore. A small test method</message>
    <tree>e37459382134ca82b8becd87783df5204fd1bfa8</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd4a064d715e6744d0181c1bd92ff7db39f461ec</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/37f12c3192bb50c4426fafde75674ded4119b0ee</url>
    <id>37f12c3192bb50c4426fafde75674ded4119b0ee</id>
    <committed-date>2008-05-31T13:37:38-07:00</committed-date>
    <authored-date>2008-05-31T13:37:38-07:00</authored-date>
    <message>Added a bit of documentation in the form of short docstrings explaining what purpose each of the classes performs.</message>
    <tree>5544dafcb95ec1c5a8268d9dd8eb78e9b294f201</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cceecafc718a6b3fca163e54beea4c8533500a46</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/bd4a064d715e6744d0181c1bd92ff7db39f461ec</url>
    <id>bd4a064d715e6744d0181c1bd92ff7db39f461ec</id>
    <committed-date>2008-05-31T13:15:51-07:00</committed-date>
    <authored-date>2008-05-31T13:15:51-07:00</authored-date>
    <message>Added gitignore file</message>
    <tree>89c9046968c9e07b9dba66e56343957f79bc47d6</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9bfdcc8ded72e66ef6435d15d5e9b55b6032ba65</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/cceecafc718a6b3fca163e54beea4c8533500a46</url>
    <id>cceecafc718a6b3fca163e54beea4c8533500a46</id>
    <committed-date>2008-05-29T22:30:00-07:00</committed-date>
    <authored-date>2008-05-29T22:30:00-07:00</authored-date>
    <message>Added a note about the appengine port</message>
    <tree>9cab3dc16a47aea539722ff88d5a64906ec4ba64</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74876e562c79caf5aad825d825082397efb976cb</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/9bfdcc8ded72e66ef6435d15d5e9b55b6032ba65</url>
    <id>9bfdcc8ded72e66ef6435d15d5e9b55b6032ba65</id>
    <committed-date>2008-05-26T23:21:40-07:00</committed-date>
    <authored-date>2008-05-26T23:21:40-07:00</authored-date>
    <message>Adding missing module</message>
    <tree>eec95de4bead7025a084049bc508eba088ea5070</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </author>
    <url>http://github.com/synack/nikiwiki/commit/74876e562c79caf5aad825d825082397efb976cb</url>
    <id>74876e562c79caf5aad825d825082397efb976cb</id>
    <committed-date>2008-05-26T23:18:35-07:00</committed-date>
    <authored-date>2008-05-26T23:18:35-07:00</authored-date>
    <message>Initial commit</message>
    <tree>86586ab0043ba31a105fdd58596efb6971c27d50</tree>
    <committer>
      <name>Jeremy Grosser</name>
      <email>synack@neohippie.net</email>
    </committer>
  </commit>
</commits>
