<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>817ab3bf2026a0d79cca4abfe1cba8e9444f18e2</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/ec98c8742634a05aae96cdcf0b7f216dfc382eb4</url>
    <id>ec98c8742634a05aae96cdcf0b7f216dfc382eb4</id>
    <committed-date>2009-06-17T17:36:18-07:00</committed-date>
    <authored-date>2009-06-17T17:36:18-07:00</authored-date>
    <message>Tag 0.7.6 release</message>
    <tree>064f71b51e556e50b08a473615f67dc885c6dacf</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c49ad3ecafdf0354f912ba518f4aadae0fd9eba</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/817ab3bf2026a0d79cca4abfe1cba8e9444f18e2</url>
    <id>817ab3bf2026a0d79cca4abfe1cba8e9444f18e2</id>
    <committed-date>2009-06-16T18:28:23-07:00</committed-date>
    <authored-date>2009-06-16T18:28:23-07:00</authored-date>
    <message>Fix Sequel integration tests failing when run against v3.1.0</message>
    <tree>d0ee89f3bdd2ceac29f992fd67f473f3a29394ef</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>211763da6f14a7a9c7a32d577071bd31d0e27814</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7c49ad3ecafdf0354f912ba518f4aadae0fd9eba</url>
    <id>7c49ad3ecafdf0354f912ba518f4aadae0fd9eba</id>
    <committed-date>2009-06-15T05:29:05-07:00</committed-date>
    <authored-date>2009-06-15T05:29:05-07:00</authored-date>
    <message>Remove :as changelog entry that was reverted to avoid confusion</message>
    <tree>db1e03c285be30a32458b31c1a279b3cad4b4696</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d898a72084cd527b71e871d2fdf704df22c7835</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/211763da6f14a7a9c7a32d577071bd31d0e27814</url>
    <id>211763da6f14a7a9c7a32d577071bd31d0e27814</id>
    <committed-date>2009-06-14T11:10:09-07:00</committed-date>
    <authored-date>2009-06-14T11:10:09-07:00</authored-date>
    <message>Minor doc fixes</message>
    <tree>037034114e0d09e344ebfcee2dded3a0ff624f57</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f8cd2f9c25044f9df716be3818e3a146f7c0a24</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7d898a72084cd527b71e871d2fdf704df22c7835</url>
    <id>7d898a72084cd527b71e871d2fdf704df22c7835</id>
    <committed-date>2009-06-14T11:08:05-07:00</committed-date>
    <authored-date>2009-06-14T11:08:05-07:00</authored-date>
    <message>Add tests for DataMapper integrations when transactions are turned on</message>
    <tree>be76367eac791416272cea6c03330e0dc19859d1</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77a11b85e35a35ee679bf079d831772f519b14b1</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/5f8cd2f9c25044f9df716be3818e3a146f7c0a24</url>
    <id>5f8cd2f9c25044f9df716be3818e3a146f7c0a24</id>
    <committed-date>2009-06-14T10:31:45-07:00</committed-date>
    <authored-date>2009-06-14T10:31:45-07:00</authored-date>
    <message>Use :attribute to customize the attribute target and remove :as, assuming the name is the first argument of #state_machine
Allow multiple state machines on the same class to target the same attribute</message>
    <tree>2706667debddea8dd8f6b373e44f2c20134b01e3</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>58db34faaf49675fa4cf5c1b6107b4626f67db5c</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/77a11b85e35a35ee679bf079d831772f519b14b1</url>
    <id>77a11b85e35a35ee679bf079d831772f519b14b1</id>
    <committed-date>2009-06-11T05:59:25-07:00</committed-date>
    <authored-date>2009-06-11T05:59:25-07:00</authored-date>
    <message>Remove concern about what the machine's attribute is from events</message>
    <tree>a1a3cd8407187be6c72c3d2419dfe4f41ac1df40</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02b585fae5d55fff64dae2001a13c4a605d7eef1</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/58db34faaf49675fa4cf5c1b6107b4626f67db5c</url>
    <id>58db34faaf49675fa4cf5c1b6107b4626f67db5c</id>
    <committed-date>2009-06-09T20:35:25-07:00</committed-date>
    <authored-date>2009-06-09T20:35:25-07:00</authored-date>
    <message>Add gemspec</message>
    <tree>562c6bdf063705c00fe38092747a66673136c77a</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70ff77479138ce879cf968180ae062abb23a7287</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/02b585fae5d55fff64dae2001a13c4a605d7eef1</url>
    <id>02b585fae5d55fff64dae2001a13c4a605d7eef1</id>
    <committed-date>2009-06-08T18:09:13-07:00</committed-date>
    <authored-date>2009-06-08T18:09:13-07:00</authored-date>
    <message>Add support for customizing generated methods like #{attribute}_name using :as instead of always prefixing with the attribute name
Simplify reading from / writing to machine-related attributes on objects</message>
    <tree>911e3db049950cc6bf099095fa39574a539be347</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90140e834f77be65a3138a45fd2f6ff0b08d040c</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/70ff77479138ce879cf968180ae062abb23a7287</url>
    <id>70ff77479138ce879cf968180ae062abb23a7287</id>
    <committed-date>2009-06-04T20:20:00-07:00</committed-date>
    <authored-date>2009-06-04T20:20:00-07:00</authored-date>
    <message>Minor doc tweaks</message>
    <tree>b66c65115b2a7bceb6d14d59e7ec45bb153e6daf</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01fd1c413830b4d5196db0cbf3e31043956e1a31</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/90140e834f77be65a3138a45fd2f6ff0b08d040c</url>
    <id>90140e834f77be65a3138a45fd2f6ff0b08d040c</id>
    <committed-date>2009-06-04T20:01:15-07:00</committed-date>
    <authored-date>2009-06-04T20:01:15-07:00</authored-date>
    <message>Reduce internal dependencies on generated methods</message>
    <tree>cb0d559ae68b4a7cab28287735e4e374a5d2b593</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b578e79aadf26acee5eab9328c078d9c0aee255f</id>
      </parent>
    </parents>
    <author>
      <name>reiner</name>
      <email>reiner@mixr.de</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/01fd1c413830b4d5196db0cbf3e31043956e1a31</url>
    <id>01fd1c413830b4d5196db0cbf3e31043956e1a31</id>
    <committed-date>2009-06-04T19:44:01-07:00</committed-date>
    <authored-date>2009-06-04T19:44:01-07:00</authored-date>
    <message>Fix locale for ActiveRecord getting added to the i18n load path multiple times</message>
    <tree>8b53859f8a024667e4848e4c6950d6ce855812c2</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ecdb97c265f194862069f3a13b1657923c3f234</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Dimcheff</name>
      <email>bdimchef-git@wieldim.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/b578e79aadf26acee5eab9328c078d9c0aee255f</url>
    <id>b578e79aadf26acee5eab9328c078d9c0aee255f</id>
    <committed-date>2009-06-04T19:10:16-07:00</committed-date>
    <authored-date>2009-06-04T19:10:16-07:00</authored-date>
    <message>Fix callbacks, guards, and state-driven behaviors not always working on tainted classes</message>
    <tree>c906605ef7db6008c99e76605e209b3644ea5d88</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7705a72f668e4bac3a929b939cde4c41820b4707</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7ecdb97c265f194862069f3a13b1657923c3f234</url>
    <id>7ecdb97c265f194862069f3a13b1657923c3f234</id>
    <committed-date>2009-06-03T19:46:24-07:00</committed-date>
    <authored-date>2009-06-03T19:46:24-07:00</authored-date>
    <message>Use Ruby 1.9's built-in Object#instance_exec for bound callbacks when it's available</message>
    <tree>ca39b90fd214b0152150f1533dee83a2eecbf45b</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d313423ce5326cd0c74af36250fc4f6e38fe02b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7705a72f668e4bac3a929b939cde4c41820b4707</url>
    <id>7705a72f668e4bac3a929b939cde4c41820b4707</id>
    <committed-date>2009-06-03T18:41:11-07:00</committed-date>
    <authored-date>2009-06-03T18:41:11-07:00</authored-date>
    <message>Fix grammar</message>
    <tree>43c47318030eb21284692a2a8c5592cf0698b6b5</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bade3277a0f19d37e6b651ad16592afa220fce2</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/4d313423ce5326cd0c74af36250fc4f6e38fe02b</url>
    <id>4d313423ce5326cd0c74af36250fc4f6e38fe02b</id>
    <committed-date>2009-06-01T12:50:06-07:00</committed-date>
    <authored-date>2009-06-01T12:50:06-07:00</authored-date>
    <message>Improve performance of cached dynamic state lookups by 25%</message>
    <tree>35ad64b86a9f9b8bc5f16849466ca4675fa7993f</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dce596d538343c0a03637b22384314c2f00c14b2</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/1bade3277a0f19d37e6b651ad16592afa220fce2</url>
    <id>1bade3277a0f19d37e6b651ad16592afa220fce2</id>
    <committed-date>2009-05-25T15:20:33-07:00</committed-date>
    <authored-date>2009-05-25T15:20:33-07:00</authored-date>
    <message>Tag 0.7.5 release</message>
    <tree>69471b8944143801211fb730ad8c3b846980a946</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b75945a184ce49f845dad6c378a57c9b0ea5c93a</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/dce596d538343c0a03637b22384314c2f00c14b2</url>
    <id>dce596d538343c0a03637b22384314c2f00c14b2</id>
    <committed-date>2009-05-25T07:47:54-07:00</committed-date>
    <authored-date>2009-05-25T07:47:54-07:00</authored-date>
    <message>Add more tests for state value caching</message>
    <tree>8ca4dd3af73490b598d49af9d56cf0c285b58986</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d2c2ba64ddb55f303bbd05017845a61640c90d0</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/b75945a184ce49f845dad6c378a57c9b0ea5c93a</url>
    <id>b75945a184ce49f845dad6c378a57c9b0ea5c93a</id>
    <committed-date>2009-05-25T07:45:08-07:00</committed-date>
    <authored-date>2009-05-25T07:45:08-07:00</authored-date>
    <message>Add built-in caching for dynamic state values when the value only needs to be generated once</message>
    <tree>ba3e9e5d03a2d2041628082eb4c1ac58230d8d85</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bf75c0ee9f0f7ab16033eaa45c0ce0bfbf8eab8</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/6d2c2ba64ddb55f303bbd05017845a61640c90d0</url>
    <id>6d2c2ba64ddb55f303bbd05017845a61640c90d0</id>
    <committed-date>2009-05-25T07:13:29-07:00</committed-date>
    <authored-date>2009-05-25T07:13:29-07:00</authored-date>
    <message>Fix / simplify tests for dynamic state values</message>
    <tree>e11ddb24741d48a2ab604e0c0ccc19eedbbfe2ae</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2fc44e555fcbe67fbaf785fb6980590cfb4c8612</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/1bf75c0ee9f0f7ab16033eaa45c0ce0bfbf8eab8</url>
    <id>1bf75c0ee9f0f7ab16033eaa45c0ce0bfbf8eab8</id>
    <committed-date>2009-05-24T18:16:14-07:00</committed-date>
    <authored-date>2009-05-24T18:16:14-07:00</authored-date>
    <message>Add test to verify that dynamic state values are lazy-evaluated</message>
    <tree>745da8fc5584cd2268809920daa1461d756d7ceb</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed32e608e2ee724ef5097343b0a6a68f64947814</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/2fc44e555fcbe67fbaf785fb6980590cfb4c8612</url>
    <id>2fc44e555fcbe67fbaf785fb6980590cfb4c8612</id>
    <committed-date>2009-05-24T18:08:27-07:00</committed-date>
    <authored-date>2009-05-24T18:08:27-07:00</authored-date>
    <message>Fix flawed example for using record ids as state values
Don't evaluate state values until they're actually used in an object instance</message>
    <tree>75f585cdc7d9707c4b39c35a9f7e9808df092f9a</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d45428fe276d06bc72108672dfa351ec34070082</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/ed32e608e2ee724ef5097343b0a6a68f64947814</url>
    <id>ed32e608e2ee724ef5097343b0a6a68f64947814</id>
    <committed-date>2009-05-24T09:03:59-07:00</committed-date>
    <authored-date>2009-05-24T09:03:59-07:00</authored-date>
    <message>Make it easier to use event attributes for actions defined in the same class as the state machine</message>
    <tree>70b6840d0ab214ff4c3c775735f477caebfc368e</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9669f10901a1528b71a8cc86608c6f3bd2acc142</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/d45428fe276d06bc72108672dfa351ec34070082</url>
    <id>d45428fe276d06bc72108672dfa351ec34070082</id>
    <committed-date>2009-05-24T08:06:23-07:00</committed-date>
    <authored-date>2009-05-24T08:06:23-07:00</authored-date>
    <message>Fix #save/save! running transitions in ActiveRecord integrations even when a machine's action is not :save</message>
    <tree>d0d91224e7ffd6c59c2cb9701fbd0dc5bdfee81f</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b48bfc968c651dcadec5458fdf80942dfbab1344</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/9669f10901a1528b71a8cc86608c6f3bd2acc142</url>
    <id>9669f10901a1528b71a8cc86608c6f3bd2acc142</id>
    <committed-date>2009-05-22T21:02:14-07:00</committed-date>
    <authored-date>2009-05-22T21:02:14-07:00</authored-date>
    <message>Tag 0.7.4 release</message>
    <tree>fa207a15b6b91ee6530dcb9d1f4c7e54ad8e3f91</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d20db4cec754c8d54cff228db41151a37df3d28</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/b48bfc968c651dcadec5458fdf80942dfbab1344</url>
    <id>b48bfc968c651dcadec5458fdf80942dfbab1344</id>
    <committed-date>2009-05-22T20:43:48-07:00</committed-date>
    <authored-date>2009-05-22T20:43:48-07:00</authored-date>
    <message>Fix #save! not firing event attributes properly in ActiveRecord integrations [#22 state:resolved]</message>
    <tree>b569e6aa3db5e321f14570cc74faf8fdc5d9f56b</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1db198b3aa39082c51a60df4e24c1ed0254c525</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/0d20db4cec754c8d54cff228db41151a37df3d28</url>
    <id>0d20db4cec754c8d54cff228db41151a37df3d28</id>
    <committed-date>2009-05-18T07:56:23-07:00</committed-date>
    <authored-date>2009-05-18T07:56:23-07:00</authored-date>
    <message>Fix log files being included in gems</message>
    <tree>1004caa362b828e4605413cf92e8e26205196864</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00fe711f06408a58066c6f49c05f91a58dd9d60f</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/a1db198b3aa39082c51a60df4e24c1ed0254c525</url>
    <id>a1db198b3aa39082c51a60df4e24c1ed0254c525</id>
    <committed-date>2009-05-01T18:24:06-07:00</committed-date>
    <authored-date>2009-05-01T18:24:06-07:00</authored-date>
    <message>Update gem summary / description</message>
    <tree>281c8852a96fed1dbfd544163491ee8afdffdcc5</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37eaa6e5482427b16358eb8cb14db9210d890a14</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/00fe711f06408a58066c6f49c05f91a58dd9d60f</url>
    <id>00fe711f06408a58066c6f49c05f91a58dd9d60f</id>
    <committed-date>2009-04-25T07:56:47-07:00</committed-date>
    <authored-date>2009-04-25T07:56:47-07:00</authored-date>
    <message>Tag 0.7.3 release</message>
    <tree>3af58e2ac78b5c27fac057533e6b3e3ec7f183e0</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>03e413c3a0460d5af0d58decc08a1b1aabd061db</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/37eaa6e5482427b16358eb8cb14db9210d890a14</url>
    <id>37eaa6e5482427b16358eb8cb14db9210d890a14</id>
    <committed-date>2009-04-25T07:49:44-07:00</committed-date>
    <authored-date>2009-04-25T07:49:44-07:00</authored-date>
    <message>Update DataMapper tests to reflect new version requirements</message>
    <tree>3aad2f918bd4f2cff48b1d4c21c0aa43f1dd2038</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
</commits>
