<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>844a3d6c96070d32730203976ffba0281389362a</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/95d6989673b98dff87dad9aa408fc68de9ce8676</url>
    <id>95d6989673b98dff87dad9aa408fc68de9ce8676</id>
    <committed-date>2008-07-10T02:31:52-07:00</committed-date>
    <authored-date>2008-07-10T02:31:52-07:00</authored-date>
    <message>Improved LFE file viewer to show contents of .zip files.</message>
    <tree>a193f1a246308a0858341260f09e6f5e6ae16d7b</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c1b70e757c3dcd074a66b845dd958dc11942fcc</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/844a3d6c96070d32730203976ffba0281389362a</url>
    <id>844a3d6c96070d32730203976ffba0281389362a</id>
    <committed-date>2008-07-09T20:41:45-07:00</committed-date>
    <authored-date>2008-07-09T20:41:45-07:00</authored-date>
    <message>Showing metadata in LFE file view Now fails more intelligently on unfound files.</message>
    <tree>371fdd364031d7e1e76966b4e2151500f5dc9c61</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d89b3ee8addb7642c0df2eb8ab832e84e54725d0</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/2c1b70e757c3dcd074a66b845dd958dc11942fcc</url>
    <id>2c1b70e757c3dcd074a66b845dd958dc11942fcc</id>
    <committed-date>2008-07-09T16:01:04-07:00</committed-date>
    <authored-date>2008-07-09T16:01:04-07:00</authored-date>
    <message>Added support to file viewer in LifeFlow Editor to display syntax colored version of code resources.
Meaning, when you are browsing through your collection of uploaded files, you can now view code files with syntax coloring (along with viewing images as well).</message>
    <tree>14c388f4efaab5a94e0c7bfa136c48f5b00ac211</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b25dcd45655040bf82024d6321fce26307d4e3e9</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/d89b3ee8addb7642c0df2eb8ab832e84e54725d0</url>
    <id>d89b3ee8addb7642c0df2eb8ab832e84e54725d0</id>
    <committed-date>2008-07-08T21:27:35-07:00</committed-date>
    <authored-date>2008-07-08T21:27:35-07:00</authored-date>
    <message>Now escaping raw html in comments instead of stripping it.</message>
    <tree>28c144b5db817bf556ed20521b3fbb257c9fc39d</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f718e70d836cb6c8a768555d0f960afb7500d576</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/b25dcd45655040bf82024d6321fce26307d4e3e9</url>
    <id>b25dcd45655040bf82024d6321fce26307d4e3e9</id>
    <committed-date>2008-07-08T20:37:02-07:00</committed-date>
    <authored-date>2008-07-08T20:37:02-07:00</authored-date>
    <message>Cleaned up text_filters.py, so that now standard filters (those included within text_filters.py) can be designated within the settings.py by string name (for example 'comment_markdown' or 'entry_markdown' to avoid the need for additional imports.)</message>
    <tree>94b13f60feae3c6412e8b04383963f92870f1d79</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d8445c3450057470ef9102bd955a7882858df2fd</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/f718e70d836cb6c8a768555d0f960afb7500d576</url>
    <id>f718e70d836cb6c8a768555d0f960afb7500d576</id>
    <committed-date>2008-07-08T19:59:31-07:00</committed-date>
    <authored-date>2008-07-08T19:59:31-07:00</authored-date>
    <message>Removed unused cgi and re imports.</message>
    <tree>a7f36888f496bc5df6ab898f3051131c2777ada7</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e3efc1e2b1766342c343cf7247327adfec435fb</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/d8445c3450057470ef9102bd955a7882858df2fd</url>
    <id>d8445c3450057470ef9102bd955a7882858df2fd</id>
    <committed-date>2008-07-08T19:58:46-07:00</committed-date>
    <authored-date>2008-07-08T19:58:46-07:00</authored-date>
    <message>Removed an unnecessary import.</message>
    <tree>6f57679b1c9dea094db300360c2b6c26645c4d7d</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>58277310941db9045e1d0a263a2f91d1d139b8f4</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/8e3efc1e2b1766342c343cf7247327adfec435fb</url>
    <id>8e3efc1e2b1766342c343cf7247327adfec435fb</id>
    <committed-date>2008-07-08T19:55:23-07:00</committed-date>
    <authored-date>2008-07-08T19:55:23-07:00</authored-date>
    <message>Reworked how comments and text are being rendered to be more flexible for user expansion.</message>
    <tree>38557cb13feea9811b934d59d511a07e97606390</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50920629d936cf4889e52b3093ceaca4f89d9aac</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/58277310941db9045e1d0a263a2f91d1d139b8f4</url>
    <id>58277310941db9045e1d0a263a2f91d1d139b8f4</id>
    <committed-date>2008-07-08T18:00:08-07:00</committed-date>
    <authored-date>2008-07-08T18:00:08-07:00</authored-date>
    <message>Removed extra div in comment template that was causing sidebar to misrender.</message>
    <tree>ad52c1d2cdc4c91b90413a21123412df437ecad4</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>286e51aaa6ccd457050c91ae9937eda0ddc6518a</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/50920629d936cf4889e52b3093ceaca4f89d9aac</url>
    <id>50920629d936cf4889e52b3093ceaca4f89d9aac</id>
    <committed-date>2008-07-08T03:11:54-07:00</committed-date>
    <authored-date>2008-07-08T03:11:54-07:00</authored-date>
    <message>Fixed bug in RSS feed for translations.</message>
    <tree>4cd740241c8716e3f2e7324cecfe49dcc46c1e32</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c0314d86a84ab6d80abaffe1c722ee82749b9a8</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/286e51aaa6ccd457050c91ae9937eda0ddc6518a</url>
    <id>286e51aaa6ccd457050c91ae9937eda0ddc6518a</id>
    <committed-date>2008-07-08T02:18:54-07:00</committed-date>
    <authored-date>2008-07-08T02:18:54-07:00</authored-date>
    <message>Fixed how the `next` and `previous` tags were failing within drafts.</message>
    <tree>095177b8016cb7998156608aff39b38c347e53cf</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e66fa35af28b844d0ad5d35472b2e4807f4651ec</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/5c0314d86a84ab6d80abaffe1c722ee82749b9a8</url>
    <id>5c0314d86a84ab6d80abaffe1c722ee82749b9a8</id>
    <committed-date>2008-07-08T02:18:35-07:00</committed-date>
    <authored-date>2008-07-08T02:18:35-07:00</authored-date>
    <message>Removed some print statements that were inadvertantly left in.</message>
    <tree>2587271429497249c8c64806a12cb8d0d2ed4085</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f124adfb3a179f3012596444b5d347e9730aa2b</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/e66fa35af28b844d0ad5d35472b2e4807f4651ec</url>
    <id>e66fa35af28b844d0ad5d35472b2e4807f4651ec</id>
    <committed-date>2008-07-08T01:38:34-07:00</committed-date>
    <authored-date>2008-07-08T01:38:34-07:00</authored-date>
    <message>Removed dependency on Django from mdx_foreign_formats, such that it could now be used by non-Django apps.</message>
    <tree>f62957dbd134892333f3d32c9241eb57bdee5e96</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6ef19126cc088bf168fc64f8782eae17338029f</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/5f124adfb3a179f3012596444b5d347e9730aa2b</url>
    <id>5f124adfb3a179f3012596444b5d347e9730aa2b</id>
    <committed-date>2008-07-07T23:36:59-07:00</committed-date>
    <authored-date>2008-07-07T23:36:59-07:00</authored-date>
    <message>Updated mdx_code to allow {2,} at signs for code syntax highlighting instead of mandating two. The quantity of opening and closing @ signs must match.
Change inspired by mdx_fenced_code.py, at Python Markdown.
http://gitorious.org/projects/python-markdown/repos/mainline/blobs/master/mdx_fenced_code.py</message>
    <tree>cfdd8e0d70ec23ba5c0da64595a4f17e631c83f7</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd8413e029b6937199856f524685b165e829fc7d</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/c6ef19126cc088bf168fc64f8782eae17338029f</url>
    <id>c6ef19126cc088bf168fc64f8782eae17338029f</id>
    <committed-date>2008-07-07T23:26:13-07:00</committed-date>
    <authored-date>2008-07-07T23:26:13-07:00</authored-date>
    <message>Realized that changes to code highlighting regex had broken its functioning in comments, so changed how it was detecting newlines. (Now using '\r?\n')
Also made the start of syntax highlighting block more flexible, allowing for more (or less) whitespace without breaking.</message>
    <tree>473d28dcceaf7d67721abd5e44d6fec58161aa83</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ee35ff40b7d975921ff0a66dc6507916c093d28</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/cd8413e029b6937199856f524685b165e829fc7d</url>
    <id>cd8413e029b6937199856f524685b165e829fc7d</id>
    <committed-date>2008-07-07T23:25:54-07:00</committed-date>
    <authored-date>2008-07-07T23:25:54-07:00</authored-date>
    <message>Cleaned up the ``dbc_markup`` function slightly.</message>
    <tree>a803edb9a65b352631921ddaa0f49f63aa2e3040</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a15164ed2b8c4fd947fade0d7f37d3d2938d119</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/3ee35ff40b7d975921ff0a66dc6507916c093d28</url>
    <id>3ee35ff40b7d975921ff0a66dc6507916c093d28</id>
    <committed-date>2008-07-06T23:02:21-07:00</committed-date>
    <authored-date>2008-07-06T23:02:21-07:00</authored-date>
    <message>Added fix width font for code blocks.</message>
    <tree>01862b6a7174ff5d38e0e44b6b2f7cb8a05dfd0c</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f69a9571c08185e920ccf2d7d264686096bade46</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/1a15164ed2b8c4fd947fade0d7f37d3d2938d119</url>
    <id>1a15164ed2b8c4fd947fade0d7f37d3d2938d119</id>
    <committed-date>2008-07-06T21:52:26-07:00</committed-date>
    <authored-date>2008-07-06T21:52:26-07:00</authored-date>
    <message>Incorporated Peter Burn's regex based sluggify method.</message>
    <tree>1f08e130725753420f4972048ef35997ebf1f5cc</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14283b2496748a8dd0ec2eae424d8e66168ef981</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/f69a9571c08185e920ccf2d7d264686096bade46</url>
    <id>f69a9571c08185e920ccf2d7d264686096bade46</id>
    <committed-date>2008-07-06T21:44:48-07:00</committed-date>
    <authored-date>2008-07-06T21:44:48-07:00</authored-date>
    <message>Added ability to edit body of a tag.
The implementation is a bit sloppy, and will likely need to be
revisted by the touchup fairy, but at least the raw functionality
is now accessible.</message>
    <tree>fa027386eed9b8f93e43087346d20f901e3df3c7</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31a252c2a556acb655f603d7c4b852987d64ef05</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/14283b2496748a8dd0ec2eae424d8e66168ef981</url>
    <id>14283b2496748a8dd0ec2eae424d8e66168ef981</id>
    <committed-date>2008-07-06T21:29:14-07:00</committed-date>
    <authored-date>2008-07-06T21:29:14-07:00</authored-date>
    <message>Added support for deleting languages in the article_authors.html template.
This is where translations are assigned, and thus the most logical
(in my mind) place for this functionality.</message>
    <tree>257fe91f76c124571574ae55100ccc94fa878f87</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f4d00965325573aecfe839f6803351f4068f9361</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/31a252c2a556acb655f603d7c4b852987d64ef05</url>
    <id>31a252c2a556acb655f603d7c4b852987d64ef05</id>
    <committed-date>2008-07-06T21:20:46-07:00</committed-date>
    <authored-date>2008-07-06T21:20:46-07:00</authored-date>
    <message>Can now edit current `site` within LifeFlow Editor.
Cannot edit other sites, however.</message>
    <tree>7aec12c652bbd4a6ee38adfa661c83fc5c62fd33</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2216f546e72c74cc4b0ea4eb32e8f4ec0f525298</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/f4d00965325573aecfe839f6803351f4068f9361</url>
    <id>f4d00965325573aecfe839f6803351f4068f9361</id>
    <committed-date>2008-07-05T23:09:49-07:00</committed-date>
    <authored-date>2008-07-05T23:09:49-07:00</authored-date>
    <message>Added ability to  manage sites to notify from LFE
[#57 state:resolved]</message>
    <tree>b63ff59e3adeeec7cd666bad0c5c7013a2388216</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac223926bfefbacecd5e171bbcd146cb56236da3</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/2216f546e72c74cc4b0ea4eb32e8f4ec0f525298</url>
    <id>2216f546e72c74cc4b0ea4eb32e8f4ec0f525298</id>
    <committed-date>2008-07-05T22:30:14-07:00</committed-date>
    <authored-date>2008-07-05T22:30:14-07:00</authored-date>
    <message>Created admin section in the LFE.
Moved blogroll management to admin section.</message>
    <tree>d1862d8f3a5735f80628084e1fb067704bf757c8</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79b97fd105c254ffefbf6e841ef156c733df490e</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/ac223926bfefbacecd5e171bbcd146cb56236da3</url>
    <id>ac223926bfefbacecd5e171bbcd146cb56236da3</id>
    <committed-date>2008-07-05T08:01:03-07:00</committed-date>
    <authored-date>2008-07-05T08:01:03-07:00</authored-date>
    <message>Added support for code blocks being numbered by line.
Syntax is:

@@ python table
yada yada
@@

@@ python inline
yada yada
@@

@@ python
this still works normally
@@</message>
    <tree>3a16bd38b3b544e260bbb3ab80ab27d387b53906</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df976037be5d7afbddbad1c6e32801f22d7a4877</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/79b97fd105c254ffefbf6e841ef156c733df490e</url>
    <id>79b97fd105c254ffefbf6e841ef156c733df490e</id>
    <committed-date>2008-07-05T07:32:27-07:00</committed-date>
    <authored-date>2008-07-05T07:32:27-07:00</authored-date>
    <message>Cleaned up mdx_code to use $ and ^ instead of \r?\n</message>
    <tree>fafff384794f9b336e33735c74459754ad8500cf</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f16e09d68bd81e7c032de37bbe6515f68aa1f80a</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/df976037be5d7afbddbad1c6e32801f22d7a4877</url>
    <id>df976037be5d7afbddbad1c6e32801f22d7a4877</id>
    <committed-date>2008-07-05T07:18:41-07:00</committed-date>
    <authored-date>2008-07-05T07:18:41-07:00</authored-date>
    <message>Fixed LFE template for projects so the 'license' value can now be edited.

[#53 state:resolved]</message>
    <tree>d338555fe71eb75f16de4f64ca350e15aadf0e9e</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36f7cc63f3ce03ca0bcdd3f7d5634b41a9f00df7</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/f16e09d68bd81e7c032de37bbe6515f68aa1f80a</url>
    <id>f16e09d68bd81e7c032de37bbe6515f68aa1f80a</id>
    <committed-date>2008-07-05T06:54:38-07:00</committed-date>
    <authored-date>2008-07-05T06:54:38-07:00</authored-date>
    <message>(Courtesy of Rageev Sebastian.) Fixed rendering of syntax colored code segments at non base levels.</message>
    <tree>51a178d68e58a393659975c4ae83b1c47bf07680</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c38be9682b16ec1df7db9a70cd3183bf39174719</id>
      </parent>
    </parents>
    <author>
      <name>Luke Hatcher</name>
      <email>lukeman@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/36f7cc63f3ce03ca0bcdd3f7d5634b41a9f00df7</url>
    <id>36f7cc63f3ce03ca0bcdd3f7d5634b41a9f00df7</id>
    <committed-date>2008-07-03T14:58:20-07:00</committed-date>
    <authored-date>2008-07-03T14:58:20-07:00</authored-date>
    <message>Updated feeds.py to include published dates on Entry feeds. See http://lifeflow.lighthouseapp.com/projects/12083/tickets/54-rss-feeds-not-offering-published-date</message>
    <tree>eb1cbb0eac01b8b440b69d2c82876128bac07a43</tree>
    <committer>
      <name>Luke Hatcher</name>
      <email>lukeman@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ac2e31cb269785c52726f35f44d9454e0f5f500</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/c38be9682b16ec1df7db9a70cd3183bf39174719</url>
    <id>c38be9682b16ec1df7db9a70cd3183bf39174719</id>
    <committed-date>2008-07-01T14:43:37-07:00</committed-date>
    <authored-date>2008-07-01T14:43:37-07:00</authored-date>
    <message>Fixed issue with pre tag not using a fixed width font.</message>
    <tree>bdfa10a39b7f7de8d42c054ab337906faf40f8a1</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0226b49b48ccbfc282cd0fad328aed72220bdfbf</id>
      </parent>
    </parents>
    <author>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </author>
    <url>http://github.com/lethain/lifeflow/commit/5ac2e31cb269785c52726f35f44d9454e0f5f500</url>
    <id>5ac2e31cb269785c52726f35f44d9454e0f5f500</id>
    <committed-date>2008-07-01T05:12:16-07:00</committed-date>
    <authored-date>2008-07-01T05:12:16-07:00</authored-date>
    <message>Improved regex for foreign_formats to be less likely to catch false positives.</message>
    <tree>dcb7adb0b541264346373fba7ae6f21e0c964177</tree>
    <committer>
      <name>Will Larson</name>
      <email>lethain@gmail.com</email>
    </committer>
  </commit>
</commits>
