<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>15579abd43a1011a6289f36a9e23188f81ad7d5c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/c1014215aba4fc6a0171abf2387a01140010ed09</url>
    <id>c1014215aba4fc6a0171abf2387a01140010ed09</id>
    <committed-date>2008-08-20T08:31:36-07:00</committed-date>
    <authored-date>2008-08-20T08:31:36-07:00</authored-date>
    <message>Updated CHANGELOG for 0.5.2's release.</message>
    <tree>46838d9b7e8a6259c4ed06fb210080c42b81e464</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12a26674ac1558c77b85810a56524d20f28607a7</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/15579abd43a1011a6289f36a9e23188f81ad7d5c</url>
    <id>15579abd43a1011a6289f36a9e23188f81ad7d5c</id>
    <committed-date>2008-08-20T08:29:30-07:00</committed-date>
    <authored-date>2008-08-20T08:25:13-07:00</authored-date>
    <message>Fixed dependency versions. [#58 state:resolved]</message>
    <tree>b7887a5c8bddd7cf62cc4648b943e17122aa508b</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>206f65f37c43869d5ff97cab58c626079ef62a63</id>
      </parent>
    </parents>
    <author>
      <name>elliottcable</name>
      <email>git@elliottcable.name</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/12a26674ac1558c77b85810a56524d20f28607a7</url>
    <id>12a26674ac1558c77b85810a56524d20f28607a7</id>
    <committed-date>2008-08-20T00:06:09-07:00</committed-date>
    <authored-date>2008-08-20T00:02:16-07:00</authored-date>
    <message>merb-core/core_ext has been forked and merged with DataMapper's and DataObject's core_ext to form the 'extlib' project</message>
    <tree>8f76d115be177dc860941c0e5c0e4069dedbc52a</tree>
    <committer>
      <name>elliottcable</name>
      <email>git@elliottcable.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9766c6e992eea3c285a30b4baf0e624bde68207</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/206f65f37c43869d5ff97cab58c626079ef62a63</url>
    <id>206f65f37c43869d5ff97cab58c626079ef62a63</id>
    <committed-date>2008-07-24T15:08:20-07:00</committed-date>
    <authored-date>2008-07-24T15:08:20-07:00</authored-date>
    <message>Fixed bug with questionable characters being POSTed and mangled when parsed due to not being escaped. Includes new tests and additional testing actions for generated apps (for testing the client). [#57 state:resolved]</message>
    <tree>1f159d771cd4eff3408ec64d501fb25bf9f45273</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4729bc626bac2a8f48a0a16ee1b8a0372a30a9cf</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/b9766c6e992eea3c285a30b4baf0e624bde68207</url>
    <id>b9766c6e992eea3c285a30b4baf0e624bde68207</id>
    <committed-date>2008-07-03T13:03:48-07:00</committed-date>
    <authored-date>2008-07-03T13:03:48-07:00</authored-date>
    <message>Updated version to 0.5.2. Specified what files to automatically load (to prevent Capified Halcyon apps from loading config/deploy.rb and dying).</message>
    <tree>ddc3989e629c77f347c9bd9d82da97232344cfe9</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64e656adbcfed3bdd2acfbaf3f55e33c7df273bd</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/4729bc626bac2a8f48a0a16ee1b8a0372a30a9cf</url>
    <id>4729bc626bac2a8f48a0a16ee1b8a0372a30a9cf</id>
    <committed-date>2008-07-01T16:08:26-07:00</committed-date>
    <authored-date>2008-07-01T16:08:26-07:00</authored-date>
    <message>Fixed issue with how hooks were being defined and stored by default. [#56 state:resolved]</message>
    <tree>62db1bddd818feec980a5a9acd11a2e03193f881</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2fec98951cd0bd8c0301178c826cfa4e627abb1f</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/64e656adbcfed3bdd2acfbaf3f55e33c7df273bd</url>
    <id>64e656adbcfed3bdd2acfbaf3f55e33c7df273bd</id>
    <committed-date>2008-07-01T15:47:15-07:00</committed-date>
    <authored-date>2008-07-01T15:47:15-07:00</authored-date>
    <message>Made the boot process only require unique paths (to prevent loading hooks twice, for instance).</message>
    <tree>c054cc89e31e1d2e96dfbd220fef179e584f7567</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cab63de1e74a787c077fa33bd53ca912afe82309</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/2fec98951cd0bd8c0301178c826cfa4e627abb1f</url>
    <id>2fec98951cd0bd8c0301178c826cfa4e627abb1f</id>
    <committed-date>2008-07-01T15:19:16-07:00</committed-date>
    <authored-date>2008-07-01T15:19:16-07:00</authored-date>
    <message>Prettified docs.</message>
    <tree>9e34fbc4c5ef6186ea75cdb0f5ead8d2861c438b</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aebf7c7dcf365f771a2f007faf0eaf3abbc6ffc0</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/cab63de1e74a787c077fa33bd53ca912afe82309</url>
    <id>cab63de1e74a787c077fa33bd53ca912afe82309</id>
    <committed-date>2008-07-01T13:51:33-07:00</committed-date>
    <authored-date>2008-07-01T13:51:33-07:00</authored-date>
    <message>Added testing for configurations that araren't hashes to prevent loss of data.</message>
    <tree>6e49f06f5d0306fe8592a50b994f0c19ae0fe7cd</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7b361cf882912513fc6feef01863a59e3e200b5</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/aebf7c7dcf365f771a2f007faf0eaf3abbc6ffc0</url>
    <id>aebf7c7dcf365f771a2f007faf0eaf3abbc6ffc0</id>
    <committed-date>2008-07-01T13:46:19-07:00</committed-date>
    <authored-date>2008-07-01T13:46:19-07:00</authored-date>
    <message>Made hashes returned from loading configuration files Mashes in order to allow indifferent access (since YAML and JSON won't know a difference between strings and symbols).</message>
    <tree>0339d5868cc7b3ea4729bbdb93527ec06e2e6a26</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ff84faf9b4bc0857d52e06e5e0f83adbfff2cf6</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/b7b361cf882912513fc6feef01863a59e3e200b5</url>
    <id>b7b361cf882912513fc6feef01863a59e3e200b5</id>
    <committed-date>2008-07-01T13:19:34-07:00</committed-date>
    <authored-date>2008-07-01T13:19:34-07:00</authored-date>
    <message>Fix issues with default Halcyon loggers and the configuration values not being specified as symbols. [#55 state:resolved]</message>
    <tree>a7fe9fd7b343efa156ec67f140fb0c5f4dc1077b</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d793ffe08d8bea6b95ff984933a9e4e9ece58ad1</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/4ff84faf9b4bc0857d52e06e5e0f83adbfff2cf6</url>
    <id>4ff84faf9b4bc0857d52e06e5e0f83adbfff2cf6</id>
    <committed-date>2008-06-26T13:09:49-07:00</committed-date>
    <authored-date>2008-06-26T13:09:49-07:00</authored-date>
    <message>Updated change log for release.</message>
    <tree>6664356d77d1f0181ef4d1502b342d41a441e3a1</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f2bbafb727adf48c3fa72b710aa6fd285f2abe7</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/d793ffe08d8bea6b95ff984933a9e4e9ece58ad1</url>
    <id>d793ffe08d8bea6b95ff984933a9e4e9ece58ad1</id>
    <committed-date>2008-06-26T13:09:09-07:00</committed-date>
    <authored-date>2008-06-26T13:08:45-07:00</authored-date>
    <message>Updated change log.</message>
    <tree>1652f12c59ad98a592a82bbe8d489b957a268cbb</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8fbb9e40eb1aef1d230b36f3d4d070a2bec5ab0</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/4f2bbafb727adf48c3fa72b710aa6fd285f2abe7</url>
    <id>4f2bbafb727adf48c3fa72b710aa6fd285f2abe7</id>
    <committed-date>2008-06-26T12:49:31-07:00</committed-date>
    <authored-date>2008-06-26T12:49:31-07:00</authored-date>
    <message>Updated application initialization to use the new configuration system by default (making application configuration by default Ruby and not YAML). However, YAML still works. [#54 state:resolved]</message>
    <tree>a6e98a0f2dd9ef1bc3b401462dc3b6ade5848bd3</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6bb78c3224ebe7d62e7fb230c27bfa448bb5e9d4</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/b8fbb9e40eb1aef1d230b36f3d4d070a2bec5ab0</url>
    <id>b8fbb9e40eb1aef1d230b36f3d4d070a2bec5ab0</id>
    <committed-date>2008-06-26T08:15:34-07:00</committed-date>
    <authored-date>2008-06-26T08:15:34-07:00</authored-date>
    <message>Added a simple way to respond without raising exceptions explicitly. [#44 state:resolved]</message>
    <tree>2adf4b5341fee9980a132d7869c8ddb7826b6dd0</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51f4e9a1e03568ed29d536db50615d51b59fbb75</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/6bb78c3224ebe7d62e7fb230c27bfa448bb5e9d4</url>
    <id>6bb78c3224ebe7d62e7fb230c27bfa448bb5e9d4</id>
    <committed-date>2008-06-26T05:56:07-07:00</committed-date>
    <authored-date>2008-06-26T05:56:07-07:00</authored-date>
    <message>Updated the change log.</message>
    <tree>9c71391c890cce4afb48c4bc1b07df4432ff0c67</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01cafabb1fb24817edf6aff4bf76b90c33cd53f6</id>
      </parent>
      <parent>
        <id>5b2a58133f9027a7bfd80c97be8d573811849c74</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/51f4e9a1e03568ed29d536db50615d51b59fbb75</url>
    <id>51f4e9a1e03568ed29d536db50615d51b59fbb75</id>
    <committed-date>2008-06-24T16:11:46-07:00</committed-date>
    <authored-date>2008-06-24T16:11:46-07:00</authored-date>
    <message>Merged filters with response headers. [#42 state:resolved]</message>
    <tree>17343fdd909366f1f5928f743ebb8e8cd813a1da</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>447a600b542a636bbc0e8fe16224b059881fb42f</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/01cafabb1fb24817edf6aff4bf76b90c33cd53f6</url>
    <id>01cafabb1fb24817edf6aff4bf76b90c33cd53f6</id>
    <committed-date>2008-06-24T16:04:02-07:00</committed-date>
    <authored-date>2008-06-24T16:04:02-07:00</authored-date>
    <message>Response helpers now support headers. This included a very comprehensive overhaul of how response values are handled from actions to allow for just returning the data to be returned where the application will format it and respond correctly. [#45 state:resolved]</message>
    <tree>e6e5b6e91d8a78e9de07847688105672c3eed3ee</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b54c5f74a7b4c54c95d6f1a08f19e1fc96426ced</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/447a600b542a636bbc0e8fe16224b059881fb42f</url>
    <id>447a600b542a636bbc0e8fe16224b059881fb42f</id>
    <committed-date>2008-06-24T15:05:29-07:00</committed-date>
    <authored-date>2008-06-24T15:05:29-07:00</authored-date>
    <message>Changed how the dispatch time being faster than the system clock usec problem is fixed by simply recording the total time as 0.01 seconds instead of actually slowing down dispatch.</message>
    <tree>7f92dfc0f13e2a7ddb8224139577de2874b6fc39</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50ced864ba8eb84c3fd6386316e1abecb7c22de7</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/b54c5f74a7b4c54c95d6f1a08f19e1fc96426ced</url>
    <id>b54c5f74a7b4c54c95d6f1a08f19e1fc96426ced</id>
    <committed-date>2008-06-24T13:38:34-07:00</committed-date>
    <authored-date>2008-06-24T13:38:34-07:00</authored-date>
    <message>Added documentation heading for boot process.</message>
    <tree>301c8ea1158817b66181da0be0d44d6e395cd122</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e426ebc4b5d8d2fb24c509dcad7def5c6a346861</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/5b2a58133f9027a7bfd80c97be8d573811849c74</url>
    <id>5b2a58133f9027a7bfd80c97be8d573811849c74</id>
    <committed-date>2008-06-24T13:35:06-07:00</committed-date>
    <authored-date>2008-06-24T13:35:06-07:00</authored-date>
    <message>Improved organization and documentation.</message>
    <tree>68e59d9e4905203a7e56d9f068c3852df6fbc10b</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b1c5acfe0ecf61094dc4c197eedef9c9c75101c8</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/e426ebc4b5d8d2fb24c509dcad7def5c6a346861</url>
    <id>e426ebc4b5d8d2fb24c509dcad7def5c6a346861</id>
    <committed-date>2008-06-24T13:24:12-07:00</committed-date>
    <authored-date>2008-06-24T13:24:12-07:00</authored-date>
    <message>Added documentation for the dispatch method for controllers.</message>
    <tree>6825dd420bf5a44383f943b1d1980e37d9a35d73</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ef3fd480417931899cde36200fc2e4a9dd193cc</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/b1c5acfe0ecf61094dc4c197eedef9c9c75101c8</url>
    <id>b1c5acfe0ecf61094dc4c197eedef9c9c75101c8</id>
    <committed-date>2008-06-24T13:20:30-07:00</committed-date>
    <authored-date>2008-06-24T13:20:30-07:00</authored-date>
    <message>Added before and after filter functionality.</message>
    <tree>31053612e0bbf051bd444d78492e9a1063cbf0e2</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>395f97fd560bef81154527ae86aa8c569e4472f3</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/4ef3fd480417931899cde36200fc2e4a9dd193cc</url>
    <id>4ef3fd480417931899cde36200fc2e4a9dd193cc</id>
    <committed-date>2008-06-24T13:15:43-07:00</committed-date>
    <authored-date>2008-06-24T13:15:43-07:00</authored-date>
    <message>Added (failing) specs for new controller filters.</message>
    <tree>08c444e2ed827992593e0b0971cd0b63c7a13d32</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b1a6c047cfd9569261c4ed2b1e6d859ade0327d</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/395f97fd560bef81154527ae86aa8c569e4472f3</url>
    <id>395f97fd560bef81154527ae86aa8c569e4472f3</id>
    <committed-date>2008-06-24T13:14:37-07:00</committed-date>
    <authored-date>2008-06-24T13:14:37-07:00</authored-date>
    <message>Controllers now dispatch methods instead of having the methods called directly from the application.</message>
    <tree>d091f9b020a3812b5dee5ba0888c6a0fcdf8a6fd</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50ced864ba8eb84c3fd6386316e1abecb7c22de7</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/8b1a6c047cfd9569261c4ed2b1e6d859ade0327d</url>
    <id>8b1a6c047cfd9569261c4ed2b1e6d859ade0327d</id>
    <committed-date>2008-06-21T05:53:56-07:00</committed-date>
    <authored-date>2008-06-21T05:53:56-07:00</authored-date>
    <message>Added failing specs for filters.</message>
    <tree>06f6672a3fee84f79eb3a0d4c0eaffe3dc5e29d8</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d3b7e0d8083e3c73efda5024d78ef5596c013d5</id>
      </parent>
      <parent>
        <id>ec57f5db7d9820062f76f4eab1084bf4d08c2e92</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/50ced864ba8eb84c3fd6386316e1abecb7c22de7</url>
    <id>50ced864ba8eb84c3fd6386316e1abecb7c22de7</id>
    <committed-date>2008-06-19T17:46:06-07:00</committed-date>
    <authored-date>2008-06-19T17:46:06-07:00</authored-date>
    <message>Merge branch 'interactive-shell-update-for-new-boot-system'</message>
    <tree>3cc9b9dcfcc4b4568077bb70f575ea60bf00dd2c</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac497c0176cfcbe6517a1f53b404c3ecb2252716</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/1d3b7e0d8083e3c73efda5024d78ef5596c013d5</url>
    <id>1d3b7e0d8083e3c73efda5024d78ef5596c013d5</id>
    <committed-date>2008-06-19T17:45:59-07:00</committed-date>
    <authored-date>2008-06-19T17:45:59-07:00</authored-date>
    <message>Removed duplicate spec (which is covered by the Rack specs).</message>
    <tree>cebde01bfb17c1abfd803da5ba106e8400aced77</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eeafb9b3b9ecb76c954ed81e583ade8b928fb756</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/ec57f5db7d9820062f76f4eab1084bf4d08c2e92</url>
    <id>ec57f5db7d9820062f76f4eab1084bf4d08c2e92</id>
    <committed-date>2008-06-19T17:42:45-07:00</committed-date>
    <authored-date>2008-06-19T17:42:45-07:00</authored-date>
    <message>Keep track of booted state, not loaded state.</message>
    <tree>80d53adeea33221bd6656bf0026c10889e8feed0</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>765a9ce0596bd9c4c45076a597439702389f8f8a</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/eeafb9b3b9ecb76c954ed81e583ade8b928fb756</url>
    <id>eeafb9b3b9ecb76c954ed81e583ade8b928fb756</id>
    <committed-date>2008-06-19T17:40:53-07:00</committed-date>
    <authored-date>2008-06-19T17:40:53-07:00</authored-date>
    <message>Halcyon::Config#use expects a block, passed block as normal param instead. Fixed.</message>
    <tree>30fa3c7fc7ae3a644554f4327d5fc47995add99d</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
</commits>
