<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>76f99035dbecd7a70c248570f3cb58f34e6b9a88</id>
      </parent>
      <parent>
        <id>3e79dc9ede0e9637051c76cdf9b05959b1b47ff6</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/64ba04e925bbdbe5868d69982e448a27451fdb9c</url>
    <id>64ba04e925bbdbe5868d69982e448a27451fdb9c</id>
    <committed-date>2009-10-30T10:41:47-07:00</committed-date>
    <authored-date>2009-10-30T10:41:47-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:al2o3cr/hobo</message>
    <tree>9541b2a841dedd0d8572c3607ae51b86379216b3</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51fe5d73413c723d74eb41e4b7e127d0826d6f87</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/76f99035dbecd7a70c248570f3cb58f34e6b9a88</url>
    <id>76f99035dbecd7a70c248570f3cb58f34e6b9a88</id>
    <committed-date>2009-10-30T10:41:13-07:00</committed-date>
    <authored-date>2009-10-30T10:40:14-07:00</authored-date>
    <message>add format parameter to routes; not required, but allows routes to support alternate formats</message>
    <tree>e59ab4db8dc0d167e78bd78747363e4958161e35</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51fe5d73413c723d74eb41e4b7e127d0826d6f87</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/3e79dc9ede0e9637051c76cdf9b05959b1b47ff6</url>
    <id>3e79dc9ede0e9637051c76cdf9b05959b1b47ff6</id>
    <committed-date>2009-10-26T13:22:50-07:00</committed-date>
    <authored-date>2009-10-26T13:22:50-07:00</authored-date>
    <message>make extract_attributes for transitions work like the version for create</message>
    <tree>4cc3dabb05f4a7a8df3a391528fc49d47b7539d1</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b42b6c40b25349430bc8c2771e53303fceda6778</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/51fe5d73413c723d74eb41e4b7e127d0826d6f87</url>
    <id>51fe5d73413c723d74eb41e4b7e127d0826d6f87</id>
    <committed-date>2009-10-15T10:53:28-07:00</committed-date>
    <authored-date>2009-10-15T10:50:38-07:00</authored-date>
    <message>allow non-required unique fields to be nil; note that duplicate blank fields are NOT allowed, as it makes MySQLs unique index code blow up</message>
    <tree>9d78ac5fb400ab6d33a04cc3c35d0a6925d4c9e4</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b7aacedaa07123d86d536a494b196a6b32cf779</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/b42b6c40b25349430bc8c2771e53303fceda6778</url>
    <id>b42b6c40b25349430bc8c2771e53303fceda6778</id>
    <committed-date>2009-09-10T00:48:44-07:00</committed-date>
    <authored-date>2009-09-10T00:48:44-07:00</authored-date>
    <message>handle index option to belongs_to</message>
    <tree>a7ad1d005c31724971ea53a5e3710d7f97829709</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfa48f7c541c691c044536a318d1479653821761</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/6b7aacedaa07123d86d536a494b196a6b32cf779</url>
    <id>6b7aacedaa07123d86d536a494b196a6b32cf779</id>
    <committed-date>2009-09-09T23:49:44-07:00</committed-date>
    <authored-date>2009-09-09T23:49:44-07:00</authored-date>
    <message>index generation</message>
    <tree>58ac3554cb7e35adbedb43e0003eb3bd6c565af5</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6b1da0364c7e852eeb88aac66dc5d2659eb8aeab</id>
      </parent>
    </parents>
    <author>
      <name>Tom Locke</name>
      <email>tom@tomlocke.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/dfa48f7c541c691c044536a318d1479653821761</url>
    <id>dfa48f7c541c691c044536a318d1479653821761</id>
    <committed-date>2009-09-09T23:22:43-07:00</committed-date>
    <authored-date>2009-09-08T04:20:01-07:00</authored-date>
    <message>Rapid &lt;page-nav&gt; -- updated for change to will_paginate api

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>810c0c013c0216cf011ec968dd30b158a4e1358d</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>189bab5a8bd142672f6bdaf4616eba5b381df297</id>
      </parent>
    </parents>
    <author>
      <name>Tom Locke</name>
      <email>tom@tomlocke.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/6b1da0364c7e852eeb88aac66dc5d2659eb8aeab</url>
    <id>6b1da0364c7e852eeb88aac66dc5d2659eb8aeab</id>
    <committed-date>2009-09-09T23:22:43-07:00</committed-date>
    <authored-date>2009-09-08T04:29:13-07:00</authored-date>
    <message>Added Hobo::Dryml.precompile_taglibs

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>7d2344e4b4c2efc0ec3bff3d32cdb6053f09b8e6</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df33ecb7fe4ec5936f58167674e048898ea2c1ea</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/189bab5a8bd142672f6bdaf4616eba5b381df297</url>
    <id>189bab5a8bd142672f6bdaf4616eba5b381df297</id>
    <committed-date>2009-09-04T17:25:16-07:00</committed-date>
    <authored-date>2009-09-04T17:25:16-07:00</authored-date>
    <message>fix typo</message>
    <tree>63d0705ce59c31493287eed5a783802a3abf8843</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a811d7036d24a49b80f65a75be1d6279fcd6da2</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/df33ecb7fe4ec5936f58167674e048898ea2c1ea</url>
    <id>df33ecb7fe4ec5936f58167674e048898ea2c1ea</id>
    <committed-date>2009-09-04T17:24:11-07:00</committed-date>
    <authored-date>2009-09-04T17:24:11-07:00</authored-date>
    <message>return attribute-specific edit permission if found</message>
    <tree>ae2b495930c7402d2e9e0f08da121078a9cfc084</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3baecbabaab668b2eb2537b2712cd3d6eb6f1962</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/0a811d7036d24a49b80f65a75be1d6279fcd6da2</url>
    <id>0a811d7036d24a49b80f65a75be1d6279fcd6da2</id>
    <committed-date>2009-09-03T14:25:51-07:00</committed-date>
    <authored-date>2009-09-03T14:25:51-07:00</authored-date>
    <message>hide more link when collection is empty</message>
    <tree>84d4526e16daf5cdfb3054321c4f2c43f2a3532c</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edfa591e0b9260d66c8b3806354208f410d51e2b</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/3baecbabaab668b2eb2537b2712cd3d6eb6f1962</url>
    <id>3baecbabaab668b2eb2537b2712cd3d6eb6f1962</id>
    <committed-date>2009-09-03T14:25:10-07:00</committed-date>
    <authored-date>2009-09-03T14:25:10-07:00</authored-date>
    <message>make render_tags play nice with polymorphic tags</message>
    <tree>8084254354d16b009c11c4c4686a002659e328a1</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e93b6f8e44af58f51fedf67693b077d506dac8b</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/edfa591e0b9260d66c8b3806354208f410d51e2b</url>
    <id>edfa591e0b9260d66c8b3806354208f410d51e2b</id>
    <committed-date>2009-08-25T17:48:04-07:00</committed-date>
    <authored-date>2009-08-25T17:48:04-07:00</authored-date>
    <message>find reverse reflections in STI parents (needs work)</message>
    <tree>3afb50e4f827b04f7b75fae343bcaf1b877a9098</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42a45302151a2ccbce29897ea641d193262625ed</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/0e93b6f8e44af58f51fedf67693b077d506dac8b</url>
    <id>0e93b6f8e44af58f51fedf67693b077d506dac8b</id>
    <committed-date>2009-08-25T17:16:54-07:00</committed-date>
    <authored-date>2009-08-25T17:16:54-07:00</authored-date>
    <message>add inline_booleans view hint</message>
    <tree>385730f6bb97470fa79f9c89271a5b73afa65e01</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e59d8f97d0f3f4c44a15a5837566614201842669</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/42a45302151a2ccbce29897ea641d193262625ed</url>
    <id>42a45302151a2ccbce29897ea641d193262625ed</id>
    <committed-date>2009-08-10T01:21:02-07:00</committed-date>
    <authored-date>2009-08-10T01:21:02-07:00</authored-date>
    <message>make non-public models work with key_holder transitions</message>
    <tree>f8ae888d76b053dce49617be5f9ebea1728623c0</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e5eeaf97155a53b5f46e193e4dd092f4bcf37440</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/e59d8f97d0f3f4c44a15a5837566614201842669</url>
    <id>e59d8f97d0f3f4c44a15a5837566614201842669</id>
    <committed-date>2009-08-02T02:24:01-07:00</committed-date>
    <authored-date>2009-08-02T02:24:01-07:00</authored-date>
    <message>explicitly declare raw HTML types</message>
    <tree>b5fc00ef565720598c2774e7743d993b98d39426</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c92ea7ba168a8ef71ce16c89a04943de9502d713</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/e5eeaf97155a53b5f46e193e4dd092f4bcf37440</url>
    <id>e5eeaf97155a53b5f46e193e4dd092f4bcf37440</id>
    <committed-date>2009-08-02T01:40:54-07:00</committed-date>
    <authored-date>2009-08-02T01:40:54-07:00</authored-date>
    <message>make attr_accessor_with_rich_types behave for boolean fields</message>
    <tree>22ca0b43c32e285870842d213c791ab257ca7c9b</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5d391e7426826b13205857b1ee43310846b7954</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/c92ea7ba168a8ef71ce16c89a04943de9502d713</url>
    <id>c92ea7ba168a8ef71ce16c89a04943de9502d713</id>
    <committed-date>2009-07-29T11:57:45-07:00</committed-date>
    <authored-date>2009-07-29T11:57:45-07:00</authored-date>
    <message>correctly detect lifecycles defined in the current model</message>
    <tree>5f464fc096c7876a1dcb59dfe3ba7fb5d4ce47ac</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3bc30747a843f310926b41ad2fc012528251e0d7</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/f5d391e7426826b13205857b1ee43310846b7954</url>
    <id>f5d391e7426826b13205857b1ee43310846b7954</id>
    <committed-date>2009-07-23T02:28:23-07:00</committed-date>
    <authored-date>2009-07-23T02:28:23-07:00</authored-date>
    <message>fix double-deunknownifying in polymorphic belongs_to case</message>
    <tree>92bf260a68a7539baeaf8a31dbe86a45ab178082</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5afb962294daf743ff77382e445d3a89cd7ccfe</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Larsen</name>
      <email>blarsen@btp.(none)</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/3bc30747a843f310926b41ad2fc012528251e0d7</url>
    <id>3bc30747a843f310926b41ad2fc012528251e0d7</id>
    <committed-date>2009-07-22T19:17:01-07:00</committed-date>
    <authored-date>2009-07-22T08:16:48-07:00</authored-date>
    <message>Bug 469: allow parametrized scopes on associations

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>ccdf1fd9e11fb9858b78b929f2d8643559889104</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f54559e296e7bc8b5138d5d462881b3d9bff9567</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Larsen</name>
      <email>blarsen@btp.(none)</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/d5afb962294daf743ff77382e445d3a89cd7ccfe</url>
    <id>d5afb962294daf743ff77382e445d3a89cd7ccfe</id>
    <committed-date>2009-07-22T19:16:59-07:00</committed-date>
    <authored-date>2009-07-22T08:14:07-07:00</authored-date>
    <message>update manifest

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>0fa254516695db10a01d6bb9fea3332e49a91ad8</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e68be4a2309391d8d5cde9b790c29c39b0d60ef</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Larsen</name>
      <email>blarsen@btp.(none)</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/f54559e296e7bc8b5138d5d462881b3d9bff9567</url>
    <id>f54559e296e7bc8b5138d5d462881b3d9bff9567</id>
    <committed-date>2009-07-22T19:16:58-07:00</committed-date>
    <authored-date>2009-07-20T05:04:51-07:00</authored-date>
    <message>Bug 461: the version of lowpro.js we use was not compatible with Firefox 3.5

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>8dcb48c8b95444c04c4e43b9d82e42e7bba8fa22</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af1f621673d8408bfde068117e351ec206d58bab</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Larsen</name>
      <email>bryan@larsen.st</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/1e68be4a2309391d8d5cde9b790c29c39b0d60ef</url>
    <id>1e68be4a2309391d8d5cde9b790c29c39b0d60ef</id>
    <committed-date>2009-07-22T19:16:57-07:00</committed-date>
    <authored-date>2009-07-17T13:33:32-07:00</authored-date>
    <message>Bug 467: add param and merge attributes to generated lifecycle forms

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>ac82f736d7d3388087aa1d27164885541c7f8b05</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>027b69ee064b4972dde61666b00c3f764081939f</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Larsen</name>
      <email>bryan@larsen.st</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/af1f621673d8408bfde068117e351ec206d58bab</url>
    <id>af1f621673d8408bfde068117e351ec206d58bab</id>
    <committed-date>2009-07-22T19:16:55-07:00</committed-date>
    <authored-date>2009-07-15T20:00:50-07:00</authored-date>
    <message>Add dev-user-changer param to account-nav

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>65bfadde81b56966b69646fb338b78dda829545c</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77ac51609397bb5d0903c9b00c775c576c2ef4ec</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Larsen</name>
      <email>bryan@larsen.st</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/027b69ee064b4972dde61666b00c3f764081939f</url>
    <id>027b69ee064b4972dde61666b00c3f764081939f</id>
    <committed-date>2009-07-22T19:16:54-07:00</committed-date>
    <authored-date>2009-07-15T19:59:12-07:00</authored-date>
    <message>Bug 466: accessible associations doesn't respect :validate =&gt; false

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>c6f80fed69ba3051030cdc8e9dd46a28bf8e4648</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2bdd866d6c42fa77478bd6f616e87ec40e9c2c6</id>
      </parent>
    </parents>
    <author>
      <name>Tom Locke</name>
      <email>tom@tomlocke.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/77ac51609397bb5d0903c9b00c775c576c2ef4ec</url>
    <id>77ac51609397bb5d0903c9b00c775c576c2ef4ec</id>
    <committed-date>2009-07-22T19:16:52-07:00</committed-date>
    <authored-date>2009-07-13T05:28:27-07:00</authored-date>
    <message>Clean theme - tweak to nav coloring

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>5717b099881b9f4753b9a31d142f02aa88908504</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61471864fcf486300326e105ffcc62ca353c16ec</id>
      </parent>
    </parents>
    <author>
      <name>Tom Locke</name>
      <email>tom@tomlocke.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/e2bdd866d6c42fa77478bd6f616e87ec40e9c2c6</url>
    <id>e2bdd866d6c42fa77478bd6f616e87ec40e9c2c6</id>
    <committed-date>2009-07-22T19:16:51-07:00</committed-date>
    <authored-date>2009-07-13T05:25:35-07:00</authored-date>
    <message>updated gem manifest

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>43c31f67ba05c9ef4a2ac76787773cff6693732e</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9cd1c636734f97c8d49d062128a1dc84d6b0ab2</id>
      </parent>
    </parents>
    <author>
      <name>Tom Locke</name>
      <email>tom@tomlocke.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/61471864fcf486300326e105ffcc62ca353c16ec</url>
    <id>61471864fcf486300326e105ffcc62ca353c16ec</id>
    <committed-date>2009-07-22T19:16:50-07:00</committed-date>
    <authored-date>2009-07-13T04:39:28-07:00</authored-date>
    <message>Added invite-only option to hobo generators and hobo command

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>e80dad0b147bd6337edaa6045cb15ba5c3b42d68</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44e34ede1c1ed15b6af2b0c476a537e3b0bf002c</id>
      </parent>
    </parents>
    <author>
      <name>Tom Locke</name>
      <email>tom@tomlocke.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/d9cd1c636734f97c8d49d062128a1dc84d6b0ab2</url>
    <id>d9cd1c636734f97c8d49d062128a1dc84d6b0ab2</id>
    <committed-date>2009-07-22T19:16:49-07:00</committed-date>
    <authored-date>2009-07-13T04:38:58-07:00</authored-date>
    <message>Source tidy

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>f3bb552f70155f458823569e80c9a860530ee371</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07c6a2def08deb83f2ac391a5a23b22cc3598ce3</id>
      </parent>
    </parents>
    <author>
      <name>Tom Locke</name>
      <email>tom@tomlocke.com</email>
    </author>
    <url>http://github.com/al2o3cr/hobo/commit/44e34ede1c1ed15b6af2b0c476a537e3b0bf002c</url>
    <id>44e34ede1c1ed15b6af2b0c476a537e3b0bf002c</id>
    <committed-date>2009-07-22T19:16:46-07:00</committed-date>
    <authored-date>2009-07-13T04:37:29-07:00</authored-date>
    <message>Typo

Signed-off-by: Matt Jones &lt;al2o3cr@gmail.com&gt;</message>
    <tree>77631a2b6ae4265ce5a1ec140023009f8eff0b2a</tree>
    <committer>
      <name>Matt Jones</name>
      <email>al2o3cr@gmail.com</email>
    </committer>
  </commit>
</commits>
