<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>efe2b905650df04286519359557819090cc91287</id>
      </parent>
      <parent>
        <id>1fd82d893f6514979c7186f188e079b09ed6ef15</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/9246f776c193be2240bdf4ff793cd5c792fe68a1</url>
    <id>9246f776c193be2240bdf4ff793cd5c792fe68a1</id>
    <committed-date>2009-07-17T02:05:05-07:00</committed-date>
    <authored-date>2009-07-17T02:05:05-07:00</authored-date>
    <message>Merge branch 'modular-bin' of git@github.com:manveru/ramaze into modular-bin

* 'modular-bin' of git@github.com:manveru/ramaze:</message>
    <tree>4d7ab0f3975f4ff2bafe91235f7a33e8be3106d6</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bad1f2e013f1378e0e77659f4ad3dffe744ed0b4</id>
      </parent>
      <parent>
        <id>b8d016bd0949ae9d84d91b24666e781e9e5c4945</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/efe2b905650df04286519359557819090cc91287</url>
    <id>efe2b905650df04286519359557819090cc91287</id>
    <committed-date>2009-07-03T01:49:55-07:00</committed-date>
    <authored-date>2009-07-03T01:49:55-07:00</authored-date>
    <message>Merge branch 'master' into modular-bin

* master:
  Increase the time we wait for the cache ttl to expire
  Recognize Spec precondition and Spec require in bacon task
  Add the ramaze/lib directory to -I on bacon task
  Clean up the spec middleware mess, it's _always_ m.run(Ramaze::AppMap)
  Add missing rack-contrib development dependency
  Now even obfuscate_mail should work on 1.8 again
  Layout helper asks for #to_hash, so it should use it. Also don't rely on Enumerable#first, not in 1.8.6
  Don't rely on order in less spec
  Improve gem_setup task
  Update announcement
  Let the bacon task pass -I with the root directory
  Fix the require path for bin/ramaze spec
  Refactor AddressableRoute, use instance variable instead of constant
  Fix annoying behaviour when '/' location is assigned to an app earlier loaded, apps after it would overwrite the location. Now only :pristine uses it by default
  Remove ContentLength middleware from default stacks, all Rack handlers do that already
  Fix the misc/css example
  Use absolute path when spec requires spec/helper, '.' will be removed from the load path in 1.9.2
  Remove deprecated cache method, add basic doc for cache_action</message>
    <tree>4d7ab0f3975f4ff2bafe91235f7a33e8be3106d6</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb63517ed911b4f315167df3ac0a2464db2434ac</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/b8d016bd0949ae9d84d91b24666e781e9e5c4945</url>
    <id>b8d016bd0949ae9d84d91b24666e781e9e5c4945</id>
    <committed-date>2009-07-02T05:28:05-07:00</committed-date>
    <authored-date>2009-07-02T05:28:05-07:00</authored-date>
    <message>Increase the time we wait for the cache ttl to expire</message>
    <tree>a06ab13b237d531ff87708c3f6dacdaf5cba6d7d</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>552ae8455128163af7b6f2cf981c680cdfaae593</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/eb63517ed911b4f315167df3ac0a2464db2434ac</url>
    <id>eb63517ed911b4f315167df3ac0a2464db2434ac</id>
    <committed-date>2009-07-02T05:20:56-07:00</committed-date>
    <authored-date>2009-07-02T05:20:56-07:00</authored-date>
    <message>Recognize Spec precondition and Spec require in bacon task</message>
    <tree>b589048da2aeb14ab4f137e5842f459737c2990a</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0333e52f5e974e9291cc687b814ab75869675cb3</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/552ae8455128163af7b6f2cf981c680cdfaae593</url>
    <id>552ae8455128163af7b6f2cf981c680cdfaae593</id>
    <committed-date>2009-07-02T04:48:04-07:00</committed-date>
    <authored-date>2009-07-02T04:48:04-07:00</authored-date>
    <message>Add the ramaze/lib directory to -I on bacon task</message>
    <tree>8a809f41e6919b9557865433bf78d9b138783941</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02a7c0b18ac6a75be45cc792370ce9325e0214b6</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/0333e52f5e974e9291cc687b814ab75869675cb3</url>
    <id>0333e52f5e974e9291cc687b814ab75869675cb3</id>
    <committed-date>2009-07-02T04:34:12-07:00</committed-date>
    <authored-date>2009-07-02T04:34:12-07:00</authored-date>
    <message>Clean up the spec middleware mess, it's _always_ m.run(Ramaze::AppMap)</message>
    <tree>6018443a0376c1cef3ecae9416c3dff595106e80</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d14456fa6f9e4a56927f2d1c0c14e5ae65d77d9</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/02a7c0b18ac6a75be45cc792370ce9325e0214b6</url>
    <id>02a7c0b18ac6a75be45cc792370ce9325e0214b6</id>
    <committed-date>2009-07-02T03:43:27-07:00</committed-date>
    <authored-date>2009-07-02T03:43:27-07:00</authored-date>
    <message>Add missing rack-contrib development dependency</message>
    <tree>27723a9a040be78cdd9a80441fa180fea5e908be</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65470656b0814b6ccebc4f9fd93a6c28824028cb</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/5d14456fa6f9e4a56927f2d1c0c14e5ae65d77d9</url>
    <id>5d14456fa6f9e4a56927f2d1c0c14e5ae65d77d9</id>
    <committed-date>2009-07-02T03:35:12-07:00</committed-date>
    <authored-date>2009-07-02T03:35:12-07:00</authored-date>
    <message>Now even obfuscate_mail should work on 1.8 again</message>
    <tree>e9c0b5f6509ffc300319e0fdf3e9f5c59e411003</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21e47bb6a2f07e998faa6e8d84261ed6f3df0515</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/65470656b0814b6ccebc4f9fd93a6c28824028cb</url>
    <id>65470656b0814b6ccebc4f9fd93a6c28824028cb</id>
    <committed-date>2009-07-02T03:13:41-07:00</committed-date>
    <authored-date>2009-07-02T03:13:22-07:00</authored-date>
    <message>Layout helper asks for #to_hash, so it should use it. Also don't rely on Enumerable#first, not in 1.8.6</message>
    <tree>d7c7454823f0fc1751cb568d77807e793844e3e6</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1389dd8eb9fd5c476f09c411b9a881efae79c792</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/21e47bb6a2f07e998faa6e8d84261ed6f3df0515</url>
    <id>21e47bb6a2f07e998faa6e8d84261ed6f3df0515</id>
    <committed-date>2009-07-02T03:13:41-07:00</committed-date>
    <authored-date>2009-07-02T03:12:49-07:00</authored-date>
    <message>Don't rely on order in less spec</message>
    <tree>ec8fa23f8de0f1324d62335030d7056d90aed6b0</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd9d8381583466a9f7e6078bcaf7fb85138996ac</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/1389dd8eb9fd5c476f09c411b9a881efae79c792</url>
    <id>1389dd8eb9fd5c476f09c411b9a881efae79c792</id>
    <committed-date>2009-07-02T02:28:12-07:00</committed-date>
    <authored-date>2009-07-02T02:28:12-07:00</authored-date>
    <message>Improve gem_setup task</message>
    <tree>cc5b66dde89662edbdfb182880c5f746e57ba8a4</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>158ae0fb4c265c8f03c504ceacb43eb90d1ea223</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/dd9d8381583466a9f7e6078bcaf7fb85138996ac</url>
    <id>dd9d8381583466a9f7e6078bcaf7fb85138996ac</id>
    <committed-date>2009-07-02T00:02:57-07:00</committed-date>
    <authored-date>2009-07-02T00:02:57-07:00</authored-date>
    <message>Update announcement</message>
    <tree>255432841f1a403c551732a63f7a356fe410aca3</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bad1f2e013f1378e0e77659f4ad3dffe744ed0b4</id>
      </parent>
      <parent>
        <id>03bd5bbbabaf062f649c1f4a199c21979a7d45f0</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/1fd82d893f6514979c7186f188e079b09ed6ef15</url>
    <id>1fd82d893f6514979c7186f188e079b09ed6ef15</id>
    <committed-date>2009-06-30T17:39:37-07:00</committed-date>
    <authored-date>2009-06-30T17:39:37-07:00</authored-date>
    <message>Merge branch 'master' into modular-bin

* master:
  Remove deprecated cache method, add basic doc for cache_action</message>
    <tree>b8a6c7c43b7b396d2b5b829ea336efe4fed48916</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4747ef462bed5433c359742affe8c7e1f73331e0</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/158ae0fb4c265c8f03c504ceacb43eb90d1ea223</url>
    <id>158ae0fb4c265c8f03c504ceacb43eb90d1ea223</id>
    <committed-date>2009-06-30T03:50:13-07:00</committed-date>
    <authored-date>2009-06-30T03:50:13-07:00</authored-date>
    <message>Let the bacon task pass -I with the root directory</message>
    <tree>ad2bb940d0473984694e8cbd53c014456771a86d</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1667e7f66a7f6c29737d5dd19d3fe20278c0d7c6</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/4747ef462bed5433c359742affe8c7e1f73331e0</url>
    <id>4747ef462bed5433c359742affe8c7e1f73331e0</id>
    <committed-date>2009-06-30T03:49:34-07:00</committed-date>
    <authored-date>2009-06-30T03:49:34-07:00</authored-date>
    <message>Fix the require path for bin/ramaze spec</message>
    <tree>576c0d32ea9fbef7128841ff04dada9cdc93b94f</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a41c4ace542e730a2ec1983eaba321aad67354d9</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/1667e7f66a7f6c29737d5dd19d3fe20278c0d7c6</url>
    <id>1667e7f66a7f6c29737d5dd19d3fe20278c0d7c6</id>
    <committed-date>2009-06-30T03:48:10-07:00</committed-date>
    <authored-date>2009-06-30T03:48:10-07:00</authored-date>
    <message>Refactor AddressableRoute, use instance variable instead of constant</message>
    <tree>b8e40d27f70eb20a58ba37c3f56d9bfb0d1e7fcc</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e7a643b65c19f3be8ed519e1b2ba2587789995e</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/a41c4ace542e730a2ec1983eaba321aad67354d9</url>
    <id>a41c4ace542e730a2ec1983eaba321aad67354d9</id>
    <committed-date>2009-06-30T03:47:22-07:00</committed-date>
    <authored-date>2009-06-30T03:47:22-07:00</authored-date>
    <message>Fix annoying behaviour when '/' location is assigned to an app earlier loaded, apps after it would overwrite the location. Now only :pristine uses it by default</message>
    <tree>e6e964ea9289406b186f20bf9fde366024a10452</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfef24976053316458f33bc00a0063d913dce223</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/2e7a643b65c19f3be8ed519e1b2ba2587789995e</url>
    <id>2e7a643b65c19f3be8ed519e1b2ba2587789995e</id>
    <committed-date>2009-06-30T03:45:44-07:00</committed-date>
    <authored-date>2009-06-30T03:45:44-07:00</authored-date>
    <message>Remove ContentLength middleware from default stacks, all Rack handlers do that already</message>
    <tree>edae569c7b96f08b8353f5974b24d0130659f7e0</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4dcc77d9d622354dca72feae646471b345d013dd</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/cfef24976053316458f33bc00a0063d913dce223</url>
    <id>cfef24976053316458f33bc00a0063d913dce223</id>
    <committed-date>2009-06-30T03:45:19-07:00</committed-date>
    <authored-date>2009-06-30T03:45:19-07:00</authored-date>
    <message>Fix the misc/css example</message>
    <tree>8858b500b58fcb3deb82e5e772749b07c80948e7</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>03bd5bbbabaf062f649c1f4a199c21979a7d45f0</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/4dcc77d9d622354dca72feae646471b345d013dd</url>
    <id>4dcc77d9d622354dca72feae646471b345d013dd</id>
    <committed-date>2009-06-30T03:43:50-07:00</committed-date>
    <authored-date>2009-06-30T03:43:50-07:00</authored-date>
    <message>Use absolute path when spec requires spec/helper, '.' will be removed from the load path in 1.9.2</message>
    <tree>315c182519336e7dd0b7c4105913565e7d242b37</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c21f38544520ed4a5a6cf0d19e42cf0dfcae77cc</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/bad1f2e013f1378e0e77659f4ad3dffe744ed0b4</url>
    <id>bad1f2e013f1378e0e77659f4ad3dffe744ed0b4</id>
    <committed-date>2009-06-28T03:53:30-07:00</committed-date>
    <authored-date>2009-06-28T03:53:30-07:00</authored-date>
    <message>Verbose start for windows</message>
    <tree>d1e4212851f64aafc447c00aba85637288eaed54</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>618809eb7cbacad70d56a328833d6ee9e3b79cb3</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/c21f38544520ed4a5a6cf0d19e42cf0dfcae77cc</url>
    <id>c21f38544520ed4a5a6cf0d19e42cf0dfcae77cc</id>
    <committed-date>2009-06-28T02:27:58-07:00</committed-date>
    <authored-date>2009-06-28T02:27:58-07:00</authored-date>
    <message>Fix path separator for windows</message>
    <tree>9d7c3ed51e46f564412758209cffaba3f85af1c6</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2ae4ddebedefccb6253342d90b1e853a4a9e478</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/03bd5bbbabaf062f649c1f4a199c21979a7d45f0</url>
    <id>03bd5bbbabaf062f649c1f4a199c21979a7d45f0</id>
    <committed-date>2009-06-27T22:43:57-07:00</committed-date>
    <authored-date>2009-06-27T22:43:57-07:00</authored-date>
    <message>Remove deprecated cache method, add basic doc for cache_action</message>
    <tree>2e44cd92daf6f0f0f28c3d6ffafefc238783d3e3</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2ae4ddebedefccb6253342d90b1e853a4a9e478</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/618809eb7cbacad70d56a328833d6ee9e3b79cb3</url>
    <id>618809eb7cbacad70d56a328833d6ee9e3b79cb3</id>
    <committed-date>2009-06-27T22:36:18-07:00</committed-date>
    <authored-date>2009-06-27T22:36:18-07:00</authored-date>
    <message>Split the tool/bin.rb into a modular structure, add basic cluster control and a help command</message>
    <tree>2ebf222d0d507f806dd967bc806e54afd5796c9b</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a4cbaf71f36507a3513c4d8b808df57ac53bf91</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/b2ae4ddebedefccb6253342d90b1e853a4a9e478</url>
    <id>b2ae4ddebedefccb6253342d90b1e853a4a9e478</id>
    <committed-date>2009-06-25T04:18:58-07:00</committed-date>
    <authored-date>2009-06-25T04:18:58-07:00</authored-date>
    <message>Improve the cache_value method of the cache helper, rename the cache used to cache_helper_value, and add some docs describing the new behaviour</message>
    <tree>90a7afe57ca1dd605ab7565dacd13056ef71c9cb</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de61a323769912d889e23f9f52bd4ee7bce86174</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/0a4cbaf71f36507a3513c4d8b808df57ac53bf91</url>
    <id>0a4cbaf71f36507a3513c4d8b808df57ac53bf91</id>
    <committed-date>2009-06-17T21:14:26-07:00</committed-date>
    <authored-date>2009-06-17T21:14:26-07:00</authored-date>
    <message>Remove cruft from less</message>
    <tree>d7de1457a308e1b37e6c6a2191b9ea1061baf00c</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>529681efec0f5792d4e73e0df074e33cf62a42ef</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/de61a323769912d889e23f9f52bd4ee7bce86174</url>
    <id>de61a323769912d889e23f9f52bd4ee7bce86174</id>
    <committed-date>2009-06-17T21:09:15-07:00</committed-date>
    <authored-date>2009-06-17T21:09:15-07:00</authored-date>
    <message>Add support for the less css templating engine</message>
    <tree>ab12038be0a645318902a6a310c326e7ae0fc7a4</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f90b76e0ce20a896832f85154585180b3eb51394</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/529681efec0f5792d4e73e0df074e33cf62a42ef</url>
    <id>529681efec0f5792d4e73e0df074e33cf62a42ef</id>
    <committed-date>2009-06-17T21:08:18-07:00</committed-date>
    <authored-date>2009-06-17T21:08:18-07:00</authored-date>
    <message>Fix some spelling mistakes in the readme</message>
    <tree>af664863d36dafd13519bd15deedc5213d678256</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3aa5bfb56d8153bd04ae50a3687887804dc093ac</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/f90b76e0ce20a896832f85154585180b3eb51394</url>
    <id>f90b76e0ce20a896832f85154585180b3eb51394</id>
    <committed-date>2009-06-13T05:22:10-07:00</committed-date>
    <authored-date>2009-06-13T05:22:10-07:00</authored-date>
    <message>The spec mode was flawed, fix it and give proto better defaults</message>
    <tree>528757bfa0c2a893e3e139b4a66090405cb38a5b</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>940411385f062e0be5784f0d2129a4167cb34931</id>
      </parent>
    </parents>
    <author>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </author>
    <url>http://github.com/manveru/ramaze/commit/3aa5bfb56d8153bd04ae50a3687887804dc093ac</url>
    <id>3aa5bfb56d8153bd04ae50a3687887804dc093ac</id>
    <committed-date>2009-06-12T05:54:51-07:00</committed-date>
    <authored-date>2009-06-12T05:54:51-07:00</authored-date>
    <message>Version 2009.06.12</message>
    <tree>686f403100927ee57e1ffac6aceefc3f325e64af</tree>
    <committer>
      <name>Michael Fellinger</name>
      <email>m.fellinger@gmail.com</email>
    </committer>
  </commit>
</commits>
