<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3ef9d2f4f94eb83c0f45489c75a3518bb91b4cea</id>
      </parent>
    </parents>
    <author>
      <name>Stefano Cobianchi</name>
      <email>stefano.cobianchi@gmail.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/82e5e8c188523336b1d5e58dd8a4153a0d5a0f05</url>
    <id>82e5e8c188523336b1d5e58dd8a4153a0d5a0f05</id>
    <committed-date>2008-06-04T08:22:47-07:00</committed-date>
    <authored-date>2008-06-04T08:22:47-07:00</authored-date>
    <message>Ugly hack for compatibility with Rails 2.1, take two</message>
    <tree>eaa46732d0a0c9a0a9727430d9f58ef831624b9b</tree>
    <committer>
      <name>Stefano Cobianchi</name>
      <email>stefano.cobianchi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c30922d8ec5e40f10adb6911487e90694cab53b</id>
      </parent>
    </parents>
    <author>
      <name>Stefano Cobianchi</name>
      <email>stefano.cobianchi@gmail.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/3ef9d2f4f94eb83c0f45489c75a3518bb91b4cea</url>
    <id>3ef9d2f4f94eb83c0f45489c75a3518bb91b4cea</id>
    <committed-date>2008-06-04T08:18:41-07:00</committed-date>
    <authored-date>2008-06-04T08:18:41-07:00</authored-date>
    <message>Ugly hack for compatibility with Rails 2.1</message>
    <tree>7ac001b191cdf0f5d23fc2866e88e1b7982f095a</tree>
    <committer>
      <name>Stefano Cobianchi</name>
      <email>stefano.cobianchi@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed75a6d948a12fae73430e3df59d226263f5bf6b</id>
      </parent>
    </parents>
    <author>
      <name>Nathaniel Bibler</name>
      <email>git@nathanielbibler.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/4c30922d8ec5e40f10adb6911487e90694cab53b</url>
    <id>4c30922d8ec5e40f10adb6911487e90694cab53b</id>
    <committed-date>2008-05-21T20:58:12-07:00</committed-date>
    <authored-date>2008-05-21T20:58:12-07:00</authored-date>
    <message>The if tag now raises Liquid::SyntaxError rather than a generic RuntimeError for syntax problems.</message>
    <tree>2301d6231d94fd0f6db0b67104cd78520aa751b4</tree>
    <committer>
      <name>Nathaniel Bibler</name>
      <email>git@nathanielbibler.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63f9a05223070337021164eabc06059bfafd20d9</id>
      </parent>
    </parents>
    <author>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/ed75a6d948a12fae73430e3df59d226263f5bf6b</url>
    <id>ed75a6d948a12fae73430e3df59d226263f5bf6b</id>
    <committed-date>2008-05-08T14:22:07-07:00</committed-date>
    <authored-date>2008-05-08T14:22:07-07:00</authored-date>
    <message>Make before_method work more like method_missing</message>
    <tree>7e8f38af9f9ed61a1fdb9270da33498d1a21960b</tree>
    <committer>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f45647aa37d784163980e9e23e4e515d5ecfd70</id>
      </parent>
    </parents>
    <author>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/63f9a05223070337021164eabc06059bfafd20d9</url>
    <id>63f9a05223070337021164eabc06059bfafd20d9</id>
    <committed-date>2008-05-08T14:17:41-07:00</committed-date>
    <authored-date>2008-05-08T14:17:41-07:00</authored-date>
    <message>Implemented reversed flag on for loops {% for a in b reversed %}</message>
    <tree>681e5d7e9d1dca228008033dc911c5f3cc6a0b94</tree>
    <committer>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c0cfae0b725cd6945fcdd495b0c877b08b8a90b</id>
      </parent>
    </parents>
    <author>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/8f45647aa37d784163980e9e23e4e515d5ecfd70</url>
    <id>8f45647aa37d784163980e9e23e4e515d5ecfd70</id>
    <committed-date>2008-05-08T09:35:17-07:00</committed-date>
    <authored-date>2008-05-08T09:35:17-07:00</authored-date>
    <message>Parse time errors should propagate to calling site</message>
    <tree>ad8dfa06d85eca728176202db9e773f10593fd83</tree>
    <committer>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f58cbf82d9a064c191a1e5ca957f1850bbed5fb</id>
      </parent>
    </parents>
    <author>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/4c0cfae0b725cd6945fcdd495b0c877b08b8a90b</url>
    <id>4c0cfae0b725cd6945fcdd495b0c877b08b8a90b</id>
    <committed-date>2008-05-08T09:30:48-07:00</committed-date>
    <authored-date>2008-05-08T09:30:48-07:00</authored-date>
    <message>Changed implementation of For in such a way that it only depends on the existence of a each method. This allows drops to simply implement each for enumeration</message>
    <tree>4a48a8f05ce379202b478d7a1a4965bdad9df5f7</tree>
    <committer>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d647361e1a39ee09f1bd2d62701925c0128c578</id>
      </parent>
    </parents>
    <author>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/7f58cbf82d9a064c191a1e5ca957f1850bbed5fb</url>
    <id>7f58cbf82d9a064c191a1e5ca957f1850bbed5fb</id>
    <committed-date>2008-05-08T08:34:43-07:00</committed-date>
    <authored-date>2008-05-08T08:34:43-07:00</authored-date>
    <message>Merged last set of changes from original SVN location</message>
    <tree>6c39a65f75568213a2c5ca9f17553b62e429730d</tree>
    <committer>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </author>
    <url>http://github.com/tobi/liquid/commit/1d647361e1a39ee09f1bd2d62701925c0128c578</url>
    <id>1d647361e1a39ee09f1bd2d62701925c0128c578</id>
    <committed-date>2008-05-08T08:28:13-07:00</committed-date>
    <authored-date>2008-05-08T08:28:13-07:00</authored-date>
    <message>Initial github import of liquid</message>
    <tree>4201e2c8cf6ff45afa5a3deae3260c067e3b136f</tree>
    <committer>
      <name>Tobias L&#252;tke</name>
      <email>tobi@jadedpixel.com</email>
    </committer>
  </commit>
</commits>
