<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>36c03c5833547c7ed64d727de0b41d4811f56bbd</id>
      </parent>
      <parent>
        <id>aa2acacd06bfa20fea20540d300ececa2e540413</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/a51b8b9117f764fe086c3807e8c0e337f2c5d388</url>
    <id>a51b8b9117f764fe086c3807e8c0e337f2c5d388</id>
    <committed-date>2008-10-19T13:33:37-07:00</committed-date>
    <authored-date>2008-10-19T13:33:37-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/timcharper/rspec-story-tmbundle into timcharper/master</message>
    <tree>10c878ae535572d11cb12645e73f15c95c605859</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c4842bb4928236dd050f3e2da6e9825c5f6ef6e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/aa2acacd06bfa20fea20540d300ececa2e540413</url>
    <id>aa2acacd06bfa20fea20540d300ececa2e540413</id>
    <committed-date>2008-09-29T16:42:22-07:00</committed-date>
    <authored-date>2008-09-12T22:36:03-07:00</authored-date>
    <message>use the ruby specified in TM_RUBY to run stories
Adding #!/usr/bin/env sh causes TextMate not to set the RUBYLIB variable, which was causing the builder gem issue with rails to surface.</message>
    <tree>d40e4f967dc3eb083cf7f05c6e85be270766d424</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cb9828868ac8abb204c447a9d72a78d9c2d5e29</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/7c4842bb4928236dd050f3e2da6e9825c5f6ef6e</url>
    <id>7c4842bb4928236dd050f3e2da6e9825c5f6ef6e</id>
    <committed-date>2008-09-18T21:23:47-07:00</committed-date>
    <authored-date>2008-09-18T21:12:17-07:00</authored-date>
    <message>extracting webrat snippets into own bundle</message>
    <tree>a27168fdc78d7a53e9afb5dd91bcf8def9e7fcca</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97d45e006735bc8d722e9545394cececfa70276f</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/4cb9828868ac8abb204c447a9d72a78d9c2d5e29</url>
    <id>4cb9828868ac8abb204c447a9d72a78d9c2d5e29</id>
    <committed-date>2008-09-15T19:03:52-07:00</committed-date>
    <authored-date>2008-09-15T19:03:52-07:00</authored-date>
    <message>Hmm..</message>
    <tree>3c342df5d1ec781dff6504a0133aa79794d44d04</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94704255d1481acdf5be1a77b87535093f4bca92</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/97d45e006735bc8d722e9545394cececfa70276f</url>
    <id>97d45e006735bc8d722e9545394cececfa70276f</id>
    <committed-date>2008-09-15T19:01:06-07:00</committed-date>
    <authored-date>2008-09-15T19:01:06-07:00</authored-date>
    <message>Fixing specs</message>
    <tree>fcf088643e3ebd7f599ffed98ceb7cc866cabdb8</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d8f0c7a4d174d5619a1f37cdc9a697b485d6bc5</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/94704255d1481acdf5be1a77b87535093f4bca92</url>
    <id>94704255d1481acdf5be1a77b87535093f4bca92</id>
    <committed-date>2008-09-15T11:47:33-07:00</committed-date>
    <authored-date>2008-09-15T11:28:35-07:00</authored-date>
    <message>Add filetype detection to match 2 common first lines for rspec story runner files.

require File.dirname(__FILE__) + &quot;/helper&quot;
require File.join(File.dirname(__FILE__), &quot;helper&quot;)</message>
    <tree>577c0c6d4794c4bfc144e367165a03b01f5140e6</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>368d77e189bb88e7b02ab57e18b5d424e40418a8</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/0d8f0c7a4d174d5619a1f37cdc9a697b485d6bc5</url>
    <id>0d8f0c7a4d174d5619a1f37cdc9a697b485d6bc5</id>
    <committed-date>2008-09-15T11:47:21-07:00</committed-date>
    <authored-date>2008-09-12T23:02:36-07:00</authored-date>
    <message>bug fix - better detection of &quot;first line options&quot;

If you're story runner file has &quot;#!/usr/bin/env ruby&quot; at the top (like restful authentication does by default), it causes the story runner bundle to blow up when running tests.

This commit addresses the issue by checking for a color surrounded by text, and ignores any items that are malformed options if so (ie: # option:value,bogus)</message>
    <tree>46897b7b7b1b97ad4a1ee1210a7ab62d5ecff8f9</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c41bf97a9ae78664cea53f491791b6c7b644e474</id>
      </parent>
      <parent>
        <id>18b07c43f0cb78f541914716c2ecd9e304ae0dcc</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/36c03c5833547c7ed64d727de0b41d4811f56bbd</url>
    <id>36c03c5833547c7ed64d727de0b41d4811f56bbd</id>
    <committed-date>2008-09-15T11:45:54-07:00</committed-date>
    <authored-date>2008-09-15T11:45:54-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/timcharper/rspec-story-tmbundle into timcharper/master</message>
    <tree>877e9fac70c19c8a847d14070ba930518acda269</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22dd74fd2c38b54f38670ed8ca425a5cde559ae0</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/18b07c43f0cb78f541914716c2ecd9e304ae0dcc</url>
    <id>18b07c43f0cb78f541914716c2ecd9e304ae0dcc</id>
    <committed-date>2008-09-15T11:29:57-07:00</committed-date>
    <authored-date>2008-09-15T11:28:35-07:00</authored-date>
    <message>Add filetype detection to match 2 common first lines for rspec story runner files.

require File.dirname(__FILE__) + &quot;/helper&quot;
require File.join(File.dirname(__FILE__), &quot;helper&quot;)</message>
    <tree>577c0c6d4794c4bfc144e367165a03b01f5140e6</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>368d77e189bb88e7b02ab57e18b5d424e40418a8</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/22dd74fd2c38b54f38670ed8ca425a5cde559ae0</url>
    <id>22dd74fd2c38b54f38670ed8ca425a5cde559ae0</id>
    <committed-date>2008-09-12T23:03:05-07:00</committed-date>
    <authored-date>2008-09-12T23:02:36-07:00</authored-date>
    <message>bug fix - better detection of &quot;first line options&quot;

If you're story runner file has &quot;#!/usr/bin/env ruby&quot; at the top (like restful authentication does by default), it causes the story runner bundle to blow up when running tests.

This commit addresses the issue by checking for a color surrounded by text, and ignores any items that are malformed options if so (ie: # option:value,bogus)</message>
    <tree>46897b7b7b1b97ad4a1ee1210a7ab62d5ecff8f9</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>798df3d71ad535c332e1383d3636c5a8962d1e22</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/368d77e189bb88e7b02ab57e18b5d424e40418a8</url>
    <id>368d77e189bb88e7b02ab57e18b5d424e40418a8</id>
    <committed-date>2008-09-11T09:25:04-07:00</committed-date>
    <authored-date>2008-09-11T09:25:04-07:00</authored-date>
    <message>Runner files and Ruby Stories can now be detected by having '# Story' on the first line.</message>
    <tree>d47a66aae6c3349015872de1210854e2ca347854</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f459a193a49512508d085d05c4ffe4b6048f0672</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/798df3d71ad535c332e1383d3636c5a8962d1e22</url>
    <id>798df3d71ad535c332e1383d3636c5a8962d1e22</id>
    <committed-date>2008-09-11T07:42:43-07:00</committed-date>
    <authored-date>2008-09-11T07:42:43-07:00</authored-date>
    <message>Thanks to timcharper for this. The repo had duplicate files with different casing that caused git headaches. If this breaks the syntax for you try doing 'git checkout Syntaxes/RSpec\ Plain\ Text\ Story.tmLanguage'.</message>
    <tree>c91670262b135b24a0f00e0413dd7b782402af7d</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e86c975f6580fba10ae78e5748ea00f8c93be49</id>
      </parent>
      <parent>
        <id>03a2ff09aa367435dd359a6e6b75169a901695b3</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/c41bf97a9ae78664cea53f491791b6c7b644e474</url>
    <id>c41bf97a9ae78664cea53f491791b6c7b644e474</id>
    <committed-date>2008-09-11T07:32:14-07:00</committed-date>
    <authored-date>2008-09-11T07:32:14-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/timcharper/rspec-story-tmbundle into timcharper/master</message>
    <tree>ca06a8baa5fc49d41b15a707dfc6b777487b7135</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3eab0aed121c475d12b4fd19a841e40073e34bfe</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/03a2ff09aa367435dd359a6e6b75169a901695b3</url>
    <id>03a2ff09aa367435dd359a6e6b75169a901695b3</id>
    <committed-date>2008-09-10T13:03:35-07:00</committed-date>
    <authored-date>2008-08-20T09:58:39-07:00</authored-date>
    <message>prevent rspec files from being recognized as story runner files, and vica-versa</message>
    <tree>ca06a8baa5fc49d41b15a707dfc6b777487b7135</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f459a193a49512508d085d05c4ffe4b6048f0672</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/3eab0aed121c475d12b4fd19a841e40073e34bfe</url>
    <id>3eab0aed121c475d12b4fd19a841e40073e34bfe</id>
    <committed-date>2008-09-10T13:03:17-07:00</committed-date>
    <authored-date>2008-08-20T10:04:46-07:00</authored-date>
    <message>There were two versions of this file in the git repository, with slighty capitalization (effects case-insenstive file-systems, and makes the history kind of messy).</message>
    <tree>c91670262b135b24a0f00e0413dd7b782402af7d</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bba84e268fba77d40c06e6771a17d8ea9ee5cfc0</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/f459a193a49512508d085d05c4ffe4b6048f0672</url>
    <id>f459a193a49512508d085d05c4ffe4b6048f0672</id>
    <committed-date>2008-08-24T13:45:09-07:00</committed-date>
    <authored-date>2008-08-20T09:46:29-07:00</authored-date>
    <message>Added update bundle command</message>
    <tree>99518e4b1255e142342618691280a99eed375f3a</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a0c0d13f30f5eeed5011789da0e863b9d456629</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/bba84e268fba77d40c06e6771a17d8ea9ee5cfc0</url>
    <id>bba84e268fba77d40c06e6771a17d8ea9ee5cfc0</id>
    <committed-date>2008-08-24T13:44:53-07:00</committed-date>
    <authored-date>2008-08-20T09:59:29-07:00</authored-date>
    <message>Add shortcut key to select RSpec Story Runner File</message>
    <tree>5f7a3dc92bea0265d478f1a6ca742af7c549c218</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee0f2261bbe5b01af2d16003174e71d69abcdb74</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/6e86c975f6580fba10ae78e5748ea00f8c93be49</url>
    <id>6e86c975f6580fba10ae78e5748ea00f8c93be49</id>
    <committed-date>2008-08-20T10:26:15-07:00</committed-date>
    <authored-date>2008-08-20T09:46:29-07:00</authored-date>
    <message>Added update bundle command</message>
    <tree>c91670262b135b24a0f00e0413dd7b782402af7d</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7af5ef8250b92bdf3055ffcbe4a98ac489c58e9</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/ee0f2261bbe5b01af2d16003174e71d69abcdb74</url>
    <id>ee0f2261bbe5b01af2d16003174e71d69abcdb74</id>
    <committed-date>2008-08-20T10:26:10-07:00</committed-date>
    <authored-date>2008-08-20T09:59:29-07:00</authored-date>
    <message>Add shortcut key to select RSpec Story Runner File</message>
    <tree>f78e7275012e5860d4c5ac37c5b3d3fbf227063c</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2a0c0d13f30f5eeed5011789da0e863b9d456629</id>
      </parent>
    </parents>
    <author>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/f7af5ef8250b92bdf3055ffcbe4a98ac489c58e9</url>
    <id>f7af5ef8250b92bdf3055ffcbe4a98ac489c58e9</id>
    <committed-date>2008-08-20T10:23:44-07:00</committed-date>
    <authored-date>2008-08-20T10:04:46-07:00</authored-date>
    <message>Removed duplicate Rspec plain text story.tmLanguage

There were two versions of this file in the git repository, with slightly capitalization (making rebasing blow up on case insensitive file-systems).</message>
    <tree>b467806ad86aee03ce638c2dc3da459b1819b2e7</tree>
    <committer>
      <name>Tim Harper</name>
      <email>timcharper@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>015d732634dfc97df198d6dcc0286212ab93acd9</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/2a0c0d13f30f5eeed5011789da0e863b9d456629</url>
    <id>2a0c0d13f30f5eeed5011789da0e863b9d456629</id>
    <committed-date>2008-07-29T09:41:50-07:00</committed-date>
    <authored-date>2008-07-29T09:41:50-07:00</authored-date>
    <message>Note: Previous commit as been tagged as rspec_1-1-4.
* Replaced the use of $rspec_options to keep up with rpsec 1.1.5
* Including the HtmlFormatter from rspec 1.1.4 as a temporary solution to the changing formatter in rspec edge.
A better solution for the formatter will be addressed once the html formatter in rspec edge stabilizes.</message>
    <tree>cc9c707319267ddc1f7b05a950fe2f4e980ad382</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c8a42fbd5c015a7d41158c8510747e1fcb847b3</id>
      </parent>
    </parents>
    <author>
      <name>John Thornton</name>
      <email>ubergeek3141@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/015d732634dfc97df198d6dcc0286212ab93acd9</url>
    <id>015d732634dfc97df198d6dcc0286212ab93acd9</id>
    <committed-date>2008-06-19T16:03:19-07:00</committed-date>
    <authored-date>2008-06-19T16:03:19-07:00</authored-date>
    <message>Fixed bug with where new step matchers are inserted. Also fixed bug with first step name getting overwritten by the steps file name.</message>
    <tree>9280ec3c5408ef7774e7be8989a2584a385ca71d</tree>
    <committer>
      <name>John Thornton</name>
      <email>ubergeek3141@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f59d60d28405c0ea645ad67c08ef0daba528b1c</id>
      </parent>
    </parents>
    <author>
      <name>John Thornton</name>
      <email>ubergeek3141@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/9c8a42fbd5c015a7d41158c8510747e1fcb847b3</url>
    <id>9c8a42fbd5c015a7d41158c8510747e1fcb847b3</id>
    <committed-date>2008-06-19T12:13:30-07:00</committed-date>
    <authored-date>2008-06-19T09:12:18-07:00</authored-date>
    <message>Changed all file_path calls (@file.story_file_path, @file.steps_file_path, etc) to first check filesystem for a matching step. Also added comment options (e.g. &quot;# steps: foo&quot;).</message>
    <tree>9189bab14d34aa4c4e14b47c16752c19b6eec120</tree>
    <committer>
      <name>John Thornton</name>
      <email>ubergeek3141@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4146e5e5449959a65857af8404a1de2cd6d6d35f</id>
      </parent>
    </parents>
    <author>
      <name>John Thornton</name>
      <email>ubergeek3141@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/9f59d60d28405c0ea645ad67c08ef0daba528b1c</url>
    <id>9f59d60d28405c0ea645ad67c08ef0daba528b1c</id>
    <committed-date>2008-06-19T09:40:48-07:00</committed-date>
    <authored-date>2008-06-19T09:40:48-07:00</authored-date>
    <message>Fixed bug with running stories from textmate.</message>
    <tree>7f377d91e130c11aeed86251670479bf52a94dd5</tree>
    <committer>
      <name>John Thornton</name>
      <email>ubergeek3141@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9eccf754ed8c93c49866337f6cd849f4cb24e610</id>
      </parent>
    </parents>
    <author>
      <name>Luke Melia</name>
      <email>luke@lukemelia.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/4146e5e5449959a65857af8404a1de2cd6d6d35f</url>
    <id>4146e5e5449959a65857af8404a1de2cd6d6d35f</id>
    <committed-date>2008-06-18T12:33:19-07:00</committed-date>
    <authored-date>2008-06-18T12:12:19-07:00</authored-date>
    <message>Undefined steps to be added to the step matcher should be the unique set. No point in creating dupes in the step matcher.</message>
    <tree>6c30a10025ca4372b00a46ebaecb644945242540</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>32f3a7107f49048474c4f6fb14ede370eaa4504e</id>
      </parent>
      <parent>
        <id>678b9fe3d2cc3ecdd7f9193051da6083b6b0086c</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/9eccf754ed8c93c49866337f6cd849f4cb24e610</url>
    <id>9eccf754ed8c93c49866337f6cd849f4cb24e610</id>
    <committed-date>2008-06-18T12:23:11-07:00</committed-date>
    <authored-date>2008-06-18T12:23:11-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:bmabey/rspec-story-tmbundle</message>
    <tree>96d12ed44299370184a4121c14f3c88e95f65b2e</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41a64704f9f2f6455205c640bf7c8c8e21aa7b19</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/32f3a7107f49048474c4f6fb14ede370eaa4504e</url>
    <id>32f3a7107f49048474c4f6fb14ede370eaa4504e</id>
    <committed-date>2008-06-10T13:30:50-07:00</committed-date>
    <authored-date>2008-06-10T13:29:54-07:00</authored-date>
    <message>Updating the runner command a bit...</message>
    <tree>2754b9afb51cd0c18a4e47a3a6940693a57240b6</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41a64704f9f2f6455205c640bf7c8c8e21aa7b19</id>
      </parent>
    </parents>
    <author>
      <name>John Thornton</name>
      <email>ubergeek3141@gmail.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/678b9fe3d2cc3ecdd7f9193051da6083b6b0086c</url>
    <id>678b9fe3d2cc3ecdd7f9193051da6083b6b0086c</id>
    <committed-date>2008-06-10T13:26:13-07:00</committed-date>
    <authored-date>2008-06-10T13:26:13-07:00</authored-date>
    <message>Fixed bug where no alternate files were generated when on a steps file. The Choose Alternate File command should be working better now.</message>
    <tree>d404a629391ab51a94ab8b652cdad03d3acc6931</tree>
    <committer>
      <name>John Thornton</name>
      <email>ubergeek3141@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b80417b011c22197d9192fbabcea589105d04ee</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/41a64704f9f2f6455205c640bf7c8c8e21aa7b19</url>
    <id>41a64704f9f2f6455205c640bf7c8c8e21aa7b19</id>
    <committed-date>2008-06-10T13:19:36-07:00</committed-date>
    <authored-date>2008-06-10T13:19:36-07:00</authored-date>
    <message>Fixed language scope problems and added new webrat snippet.</message>
    <tree>879324459260719a0994affcca2f9a46699e9be4</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f2b6c6393885c3217f044f14a2e37613f324b8e0</id>
      </parent>
    </parents>
    <author>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </author>
    <url>http://github.com/bmabey/rspec-story-tmbundle/commit/7b80417b011c22197d9192fbabcea589105d04ee</url>
    <id>7b80417b011c22197d9192fbabcea589105d04ee</id>
    <committed-date>2008-06-06T11:10:39-07:00</committed-date>
    <authored-date>2008-06-06T11:10:39-07:00</authored-date>
    <message>Fixing scopes.</message>
    <tree>d81e4c51d7898711baefb1411ff5ad0feaeba46d</tree>
    <committer>
      <name>Ben Mabey</name>
      <email>ben@benmabey.com</email>
    </committer>
  </commit>
</commits>
