<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>237096ff7f6583766b9e4d625f28735eeebbb22b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/5bdc42294ee11f0c086ecfbf229235896bbbbe4c</url>
    <id>5bdc42294ee11f0c086ecfbf229235896bbbbe4c</id>
    <committed-date>2009-02-17T18:42:09-08:00</committed-date>
    <authored-date>2009-02-17T18:42:09-08:00</authored-date>
    <message>Tag 0.5.2 release</message>
    <tree>dc214f04cdd74899dbfbdb4e887894e655e9386e</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e07007d4429463c89619e2fa6a87e9e8b115438</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/237096ff7f6583766b9e4d625f28735eeebbb22b</url>
    <id>237096ff7f6583766b9e4d625f28735eeebbb22b</id>
    <committed-date>2009-02-17T18:31:56-08:00</committed-date>
    <authored-date>2009-02-17T18:31:56-08:00</authored-date>
    <message>Simplify state/event matching design, improving guard performance by 30%
Improve pretty-print of events</message>
    <tree>e5ceddc3cd164cdb0f730db7bff7318fba41554c</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd16cad297f5bf1fcaae385b08d2e2a4aa19ad87</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/5e07007d4429463c89619e2fa6a87e9e8b115438</url>
    <id>5e07007d4429463c89619e2fa6a87e9e8b115438</id>
    <committed-date>2009-02-14T07:29:14-08:00</committed-date>
    <authored-date>2009-02-14T07:29:14-08:00</authored-date>
    <message>Add better error notification when conflicting guard options are defined</message>
    <tree>aa08b2df67ced3a8723b8eb8c6a8251e5d7b52f0</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97cf57a9eafcbbaf85107ee01b8d44b3a2ae0d88</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/cd16cad297f5bf1fcaae385b08d2e2a4aa19ad87</url>
    <id>cd16cad297f5bf1fcaae385b08d2e2a4aa19ad87</id>
    <committed-date>2009-02-14T06:00:23-08:00</committed-date>
    <authored-date>2009-02-14T06:00:23-08:00</authored-date>
    <message>Fix scope name pluralization not being applied correctly [#13 state:resolved]</message>
    <tree>1e819dbcecb9f6d2a6247e80087b4de7abb0f402</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6fbdcc10127ab166c13628f12fd6c6e81ccf5cf</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/97cf57a9eafcbbaf85107ee01b8d44b3a2ae0d88</url>
    <id>97cf57a9eafcbbaf85107ee01b8d44b3a2ae0d88</id>
    <committed-date>2009-02-11T05:15:12-08:00</committed-date>
    <authored-date>2009-02-11T05:15:12-08:00</authored-date>
    <message>Tag 0.5.1 release</message>
    <tree>a6220a826d3e410471761e9224b1df5276d9172f</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a75a28207e7cf33a48cc948cab1b5688408b660a</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/d6fbdcc10127ab166c13628f12fd6c6e81ccf5cf</url>
    <id>d6fbdcc10127ab166c13628f12fd6c6e81ccf5cf</id>
    <committed-date>2009-02-10T19:51:03-08:00</committed-date>
    <authored-date>2009-02-10T19:51:03-08:00</authored-date>
    <message>Allow states to be drawn as ellipses to accommodate long names</message>
    <tree>19a2711471f74344a8459a6f7cb50227591d0ab0</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1475acf878aa697c1ed9dbab792e14d782a0fc2e</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/a75a28207e7cf33a48cc948cab1b5688408b660a</url>
    <id>a75a28207e7cf33a48cc948cab1b5688408b660a</id>
    <committed-date>2009-02-09T20:06:17-08:00</committed-date>
    <authored-date>2009-02-09T20:06:17-08:00</authored-date>
    <message>Fix rake tasks not being registered in Rails/Merb applications [#11 state:resolved]</message>
    <tree>2361e50621c50614e7e356dd746ca21081a6674a</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04f28ff0c5efa29e64ece68bf28296b9effda5d9</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/1475acf878aa697c1ed9dbab792e14d782a0fc2e</url>
    <id>1475acf878aa697c1ed9dbab792e14d782a0fc2e</id>
    <committed-date>2009-02-07T14:57:22-08:00</committed-date>
    <authored-date>2009-02-07T14:57:22-08:00</authored-date>
    <message>Never automatically define machine attribute accessors when using an integration [#10 state:resolved]</message>
    <tree>82a8e50c4b17db3ceb2ef71eb740ec0801fb9610</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ddc8d1a6651563a7f296ccb7a84eba696c63d324</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/04f28ff0c5efa29e64ece68bf28296b9effda5d9</url>
    <id>04f28ff0c5efa29e64ece68bf28296b9effda5d9</id>
    <committed-date>2009-01-11T15:47:11-08:00</committed-date>
    <authored-date>2009-01-11T15:47:11-08:00</authored-date>
    <message>Fix 0.5.0 release date</message>
    <tree>47c465484a702dbe3823790456a734a1ebbf3b54</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74a3b5100dffe3a00db3c90e673012388ab4d828</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/ddc8d1a6651563a7f296ccb7a84eba696c63d324</url>
    <id>ddc8d1a6651563a7f296ccb7a84eba696c63d324</id>
    <committed-date>2009-01-11T15:27:24-08:00</committed-date>
    <authored-date>2009-01-11T15:27:24-08:00</authored-date>
    <message>Tag 0.5.0 release</message>
    <tree>3ae365a0f96dd0018bade7edd73b5d4586053740</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38a8cf9f3004e8683d08d7eabc9f9019d6031ee8</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/74a3b5100dffe3a00db3c90e673012388ab4d828</url>
    <id>74a3b5100dffe3a00db3c90e673012388ab4d828</id>
    <committed-date>2009-01-11T14:45:16-08:00</committed-date>
    <authored-date>2009-01-11T14:45:16-08:00</authored-date>
    <message>Fix ActiveRecord scopes not working properly when chained with other scopes</message>
    <tree>571469bac85efb6776976c688d4ec6c66bfb5b8f</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e809ca62432fa9c5ad09340df95e4125e8e74f8a</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/38a8cf9f3004e8683d08d7eabc9f9019d6031ee8</url>
    <id>38a8cf9f3004e8683d08d7eabc9f9019d6031ee8</id>
    <committed-date>2009-01-11T08:57:58-08:00</committed-date>
    <authored-date>2009-01-11T08:57:58-08:00</authored-date>
    <message>Fix Hash#key not being available in &lt; Ruby 1.9</message>
    <tree>dc9ce3cfd83df2e595b13e9f3d12632f82e0dbe5</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ef056b215e43801a4a3849d58486d38d61bd518c</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/e809ca62432fa9c5ad09340df95e4125e8e74f8a</url>
    <id>e809ca62432fa9c5ad09340df95e4125e8e74f8a</id>
    <committed-date>2009-01-11T08:33:49-08:00</committed-date>
    <authored-date>2009-01-11T08:33:49-08:00</authored-date>
    <message>Doc fixes</message>
    <tree>366d6ac5300b67e3e2e8ff46944517043f273184</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8088d46d15ee70c68d85a9004b79862bd0d7cf94</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/ef056b215e43801a4a3849d58486d38d61bd518c</url>
    <id>ef056b215e43801a4a3849d58486d38d61bd518c</id>
    <committed-date>2009-01-11T08:09:11-08:00</committed-date>
    <authored-date>2009-01-11T08:09:11-08:00</authored-date>
    <message>Use Hash#key insead of Hash#index since it's deprecated in Ruby 1.9</message>
    <tree>85eb40c479b4dc951f65211d3020948d801a0a0b</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45bc27fbe27ec3a4f53692c7424012d113154b72</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/8088d46d15ee70c68d85a9004b79862bd0d7cf94</url>
    <id>8088d46d15ee70c68d85a9004b79862bd0d7cf94</id>
    <committed-date>2009-01-11T07:47:45-08:00</committed-date>
    <authored-date>2009-01-11T07:47:45-08:00</authored-date>
    <message>Tweak docs</message>
    <tree>871251a4fabb748a341e570d3a3b566b4e4635dc</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f7fc4a16436759e2c052dc03bdd1885ebe61b05</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/45bc27fbe27ec3a4f53692c7424012d113154b72</url>
    <id>45bc27fbe27ec3a4f53692c7424012d113154b72</id>
    <committed-date>2009-01-11T07:36:10-08:00</committed-date>
    <authored-date>2009-01-11T07:36:10-08:00</authored-date>
    <message>Add missing changelog message for to_name / from_name additions in transition objects</message>
    <tree>4e3f6cc456a3b9a027cc6d47a0887086d6fb2805</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99c3311628b25a52ab7fd7adcb0654e848e3c495</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7f7fc4a16436759e2c052dc03bdd1885ebe61b05</url>
    <id>7f7fc4a16436759e2c052dc03bdd1885ebe61b05</id>
    <committed-date>2009-01-11T07:27:15-08:00</committed-date>
    <authored-date>2009-01-11T07:27:15-08:00</authored-date>
    <message>Add nicely formatted #inspect for transitions</message>
    <tree>f64af67bc0e890001899792a4ab16a27450260ee</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>762906a73764319106ed2468d3cc4d39d1ebe22c</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/99c3311628b25a52ab7fd7adcb0654e848e3c495</url>
    <id>99c3311628b25a52ab7fd7adcb0654e848e3c495</id>
    <committed-date>2009-01-10T20:14:57-08:00</committed-date>
    <authored-date>2009-01-10T20:14:57-08:00</authored-date>
    <message>Remove unnecessary test code</message>
    <tree>dba59231c18db9482cc5b312b95c7241f0488c9c</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9d0ccc46ca14e7ad86316e2045f61eea3f2317e</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/762906a73764319106ed2468d3cc4d39d1ebe22c</url>
    <id>762906a73764319106ed2468d3cc4d39d1ebe22c</id>
    <committed-date>2009-01-10T20:13:12-08:00</committed-date>
    <authored-date>2009-01-10T20:13:12-08:00</authored-date>
    <message>Fix ActiveRecord integrations failing when the database doesn't exist yet</message>
    <tree>1e4e560bb08f9df0e277dbff52d35b4a355f5ea1</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>670ac78c0070baeeaeb53b3db18f97c4295ef8d8</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/b9d0ccc46ca14e7ad86316e2045f61eea3f2317e</url>
    <id>b9d0ccc46ca14e7ad86316e2045f61eea3f2317e</id>
    <committed-date>2009-01-10T19:03:09-08:00</committed-date>
    <authored-date>2009-01-10T19:03:09-08:00</authored-date>
    <message>Add support for customizing the actual stored value for a state
All states must now be named (and can be associated with other value types)
Recommend that all states be referenced as symbols instead of strings
Allow states in subclasses to have different values
Move fire! action logic into the Event class (no longer calls fire action on the object)
No longer allow subclasses to change the integration
Store events/states in enumerable node collections
Simplify machine context-switching
Add nicely formatted #inspect for states and events
Fix states not being drawn in GraphViz graphs in the correct order
Use consistent theme for tests (vehicles, not switches)
Doc enhancements</message>
    <tree>978a9d9a3e8a0c86177221ea5a7707cec6910141</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba6dfeb17e21fe16e740c86232587fc048176e99</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/670ac78c0070baeeaeb53b3db18f97c4295ef8d8</url>
    <id>670ac78c0070baeeaeb53b3db18f97c4295ef8d8</id>
    <committed-date>2008-12-30T19:24:09-08:00</committed-date>
    <authored-date>2008-12-30T19:24:09-08:00</authored-date>
    <message>Add compatibility with Ruby 1.9+</message>
    <tree>22ff71b1882d8d52c9d76db430d4ffbacbf39b90</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bae9e169137fb016016ebc1a9f3f36674f6504c0</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/ba6dfeb17e21fe16e740c86232587fc048176e99</url>
    <id>ba6dfeb17e21fe16e740c86232587fc048176e99</id>
    <committed-date>2008-12-28T20:06:23-08:00</committed-date>
    <authored-date>2008-12-28T20:06:23-08:00</authored-date>
    <message>Tag 0.4.3 release</message>
    <tree>828b1e7bad96277dbe98ed51dcffb457aae0e8df</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82a5135b1b6fc17f52ff63a1e462d73057498c2c</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/bae9e169137fb016016ebc1a9f3f36674f6504c0</url>
    <id>bae9e169137fb016016ebc1a9f3f36674f6504c0</id>
    <committed-date>2008-12-28T15:40:03-08:00</committed-date>
    <authored-date>2008-12-28T15:40:03-08:00</authored-date>
    <message>Allow dm-observer integration to be optional</message>
    <tree>aeaa9596a069b12d616f3eff95b3a8ad48d81e9e</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>faef342934792bbc18ea5a7a27174f6246174ddd</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/82a5135b1b6fc17f52ff63a1e462d73057498c2c</url>
    <id>82a5135b1b6fc17f52ff63a1e462d73057498c2c</id>
    <committed-date>2008-12-28T15:23:46-08:00</committed-date>
    <authored-date>2008-12-28T15:23:46-08:00</authored-date>
    <message>Fix non-lambda callbacks not working for DataMapper/Sequel</message>
    <tree>52d46ac67914500392e1f123b167400e43104bd5</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7878b67bf9a315bcb305cf5cf38ff818a939bb34</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/faef342934792bbc18ea5a7a27174f6246174ddd</url>
    <id>faef342934792bbc18ea5a7a27174f6246174ddd</id>
    <committed-date>2008-12-28T13:07:52-08:00</committed-date>
    <authored-date>2008-12-28T13:07:52-08:00</authored-date>
    <message>Tag 0.4.2 release</message>
    <tree>7d6756e9aa07d4498d506224401de13177eb3fc8</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9915a9b331349b35d32132dd9982ee040acd523b</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7878b67bf9a315bcb305cf5cf38ff818a939bb34</url>
    <id>7878b67bf9a315bcb305cf5cf38ff818a939bb34</id>
    <committed-date>2008-12-28T13:00:09-08:00</committed-date>
    <authored-date>2008-12-28T13:00:09-08:00</authored-date>
    <message>Draw transitions based on states order when using :except_to / :except_from to help guide GraphViz</message>
    <tree>28ce627460762f576af5e5c171711312481f2a36</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7300e8f63689ca05f827dbe992ce4bf89eeadadf</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/9915a9b331349b35d32132dd9982ee040acd523b</url>
    <id>9915a9b331349b35d32132dd9982ee040acd523b</id>
    <committed-date>2008-12-28T12:49:13-08:00</committed-date>
    <authored-date>2008-12-28T12:49:13-08:00</authored-date>
    <message>Fix Car example graph</message>
    <tree>32c8723128f1b16c4135abf1ae8163121220201b</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8bf1c9d8c2c6fa55d061ba321b8a704e2ffde00</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/7300e8f63689ca05f827dbe992ce4bf89eeadadf</url>
    <id>7300e8f63689ca05f827dbe992ce4bf89eeadadf</id>
    <committed-date>2008-12-28T12:46:59-08:00</committed-date>
    <authored-date>2008-12-28T12:46:59-08:00</authored-date>
    <message>Fix the initial state of copied machines still referencing the original machine's state</message>
    <tree>57e99208228e4a6cb637524f3f5e544e26fd7b5b</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0914179b317097edcc7349c62ceea346746f3084</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/a8bf1c9d8c2c6fa55d061ba321b8a704e2ffde00</url>
    <id>a8bf1c9d8c2c6fa55d061ba321b8a704e2ffde00</id>
    <committed-date>2008-12-28T12:29:44-08:00</committed-date>
    <authored-date>2008-12-28T12:29:44-08:00</authored-date>
    <message>Fix graphs not being drawn the same way consistently</message>
    <tree>dbdd1820b04b83e254c82df16a17d7dde9a7a6e0</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>718010c339c05f1f7ecacb1fb785423eee81b6f0</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </author>
    <url>http://github.com/pluginaweek/state_machine/commit/0914179b317097edcc7349c62ceea346746f3084</url>
    <id>0914179b317097edcc7349c62ceea346746f3084</id>
    <committed-date>2008-12-21T07:36:48-08:00</committed-date>
    <authored-date>2008-12-21T07:36:48-08:00</authored-date>
    <message>Update GraphViz examples</message>
    <tree>e27a88e336360b3542da50c062d63059442e40e6</tree>
    <committer>
      <name>Aaron Pfeifer</name>
      <email>aaron.pfeifer@gmail.com</email>
    </committer>
  </commit>
</commits>
