<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>2a52aefffcf6c362df99823762b09c262b15fffd</id>
      </parent>
    </parents>
    <author>
      <name>Dima Sabanin</name>
      <email>sdmitry@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/0c54f29fd7961b779e1861a2b548c66dc1fc2642</url>
    <id>0c54f29fd7961b779e1861a2b548c66dc1fc2642</id>
    <committed-date>2009-03-18T11:04:41-07:00</committed-date>
    <authored-date>2009-03-18T11:04:41-07:00</authored-date>
    <message>Uppercase environment that is being deployed to make it more visible</message>
    <tree>c56b38334525c4957de8c20a2226b819963a6d1b</tree>
    <committer>
      <name>Dima Sabanin</name>
      <email>sdmitry@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>000566ce5713d6b0ad88b1ff83f24b35444db0d8</id>
      </parent>
    </parents>
    <author>
      <name>Dima Sabanin</name>
      <email>sdmitry@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/2a52aefffcf6c362df99823762b09c262b15fffd</url>
    <id>2a52aefffcf6c362df99823762b09c262b15fffd</id>
    <committed-date>2009-03-18T10:57:38-07:00</committed-date>
    <authored-date>2009-03-18T10:57:38-07:00</authored-date>
    <message>Add information about Git commits that were deployed on server into deployment notification email.</message>
    <tree>08e354e2d71a86162391f3210cac39b1c842cc58</tree>
    <committer>
      <name>Dima Sabanin</name>
      <email>sdmitry@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f8ff3948432998f8b15b1bf01eb2dadc0664d0fd</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/000566ce5713d6b0ad88b1ff83f24b35444db0d8</url>
    <id>000566ce5713d6b0ad88b1ff83f24b35444db0d8</id>
    <committed-date>2009-01-09T23:56:42-08:00</committed-date>
    <authored-date>2009-01-09T23:56:42-08:00</authored-date>
    <message>license</message>
    <tree>8c2e977c3c63cf639d1a62eb61597bac6d119552</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8aab60c4fa2f15c671ebd45c64c5b7a4fc8345c</id>
      </parent>
    </parents>
    <author>
      <name>Jason Rudolph</name>
      <email>github@jasonrudolph.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/f8ff3948432998f8b15b1bf01eb2dadc0664d0fd</url>
    <id>f8ff3948432998f8b15b1bf01eb2dadc0664d0fd</id>
    <committed-date>2009-01-09T10:43:27-08:00</committed-date>
    <authored-date>2009-01-09T10:43:27-08:00</authored-date>
    <message>Fix broken spec ...

  - No need to have different logic for 1.8.6 vs. 1.8.7
  - Just needed to mock the Net::SMTP #start instance method, not the class method</message>
    <tree>90997d5f232325e7328cce7291aad007dbb7c7be</tree>
    <committer>
      <name>Jason Rudolph</name>
      <email>github@jasonrudolph.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bc143b3aeb8f012b619c5a3e7e1a3cc1125f0c12</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/c8aab60c4fa2f15c671ebd45c64c5b7a4fc8345c</url>
    <id>c8aab60c4fa2f15c671ebd45c64c5b7a4fc8345c</id>
    <committed-date>2008-12-22T22:47:18-08:00</committed-date>
    <authored-date>2008-12-22T22:47:18-08:00</authored-date>
    <message>only run this spec for versions less than 1.8.7 -- we really need multiruby here...</message>
    <tree>489e42c64d0087681ea6c0fa5de413be804c8d89</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5224cc092bb4597c2ad1c2dec26378b6abaea68</id>
      </parent>
      <parent>
        <id>210e85598e2059ac91d60ae103598f6e6a77d10f</id>
      </parent>
    </parents>
    <author>
      <name>Jason Rudolph</name>
      <email>github@jasonrudolph.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/bc143b3aeb8f012b619c5a3e7e1a3cc1125f0c12</url>
    <id>bc143b3aeb8f012b619c5a3e7e1a3cc1125f0c12</id>
    <committed-date>2008-11-14T08:02:17-08:00</committed-date>
    <authored-date>2008-11-14T08:02:17-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:relevance/cap_gun</message>
    <tree>b58e7eb3625911d59a57426065b316ab3694a02e</tree>
    <committer>
      <name>Jason Rudolph</name>
      <email>github@jasonrudolph.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c4f2822b9210f2bdb52bfa1929fdef724a2f517a</id>
      </parent>
    </parents>
    <author>
      <name>Jason Rudolph</name>
      <email>github@jasonrudolph.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/f5224cc092bb4597c2ad1c2dec26378b6abaea68</url>
    <id>f5224cc092bb4597c2ad1c2dec26378b6abaea68</id>
    <committed-date>2008-11-14T08:01:56-08:00</committed-date>
    <authored-date>2008-11-14T08:01:56-08:00</authored-date>
    <message>Update README - Use Lighthouse for bugs, issues, or suggestions</message>
    <tree>e3619475a714fd32ce3d63774d9e80cb0889480e</tree>
    <committer>
      <name>Jason Rudolph</name>
      <email>github@jasonrudolph.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>839e0ce7cd797fe33f48cccb13054fe97e0c2f65</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/210e85598e2059ac91d60ae103598f6e6a77d10f</url>
    <id>210e85598e2059ac91d60ae103598f6e6a77d10f</id>
    <committed-date>2008-10-05T14:24:40-07:00</committed-date>
    <authored-date>2008-10-05T14:24:40-07:00</authored-date>
    <message>minor rakefile cleanup</message>
    <tree>559cdea9335a4d4a1514911151026d7856286704</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b6866021cd9a7dc9fbc72c466bb1fda600044ea</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/839e0ce7cd797fe33f48cccb13054fe97e0c2f65</url>
    <id>839e0ce7cd797fe33f48cccb13054fe97e0c2f65</id>
    <committed-date>2008-10-05T14:24:00-07:00</committed-date>
    <authored-date>2008-10-05T14:24:00-07:00</authored-date>
    <message>push 0.0.9</message>
    <tree>1ad3e37a40686746d3502af28d30f55c70d29b78</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b10208aefcd5d13b7b81e4f721a9d59b00da7334</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/5b6866021cd9a7dc9fbc72c466bb1fda600044ea</url>
    <id>5b6866021cd9a7dc9fbc72c466bb1fda600044ea</id>
    <committed-date>2008-10-05T14:17:08-07:00</committed-date>
    <authored-date>2008-10-05T14:17:08-07:00</authored-date>
    <message>small smtp change to support ruby 1.8.7 (and up, hopefully)</message>
    <tree>93253331168bdd5da72d0e3e996357dec90b31b7</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fea572610d935778eae00c7c5cc933fc1268d16d</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/b10208aefcd5d13b7b81e4f721a9d59b00da7334</url>
    <id>b10208aefcd5d13b7b81e4f721a9d59b00da7334</id>
    <committed-date>2008-10-03T08:22:52-07:00</committed-date>
    <authored-date>2008-10-03T08:22:52-07:00</authored-date>
    <message>trying echoe 3.0.1 and the yaml gemspec to see if it github will build it</message>
    <tree>818bd44e84b5710d21c3d9c6ab063a4627155c19</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>728d355f193f5b4f12be75c89a1ed9a3bc23baca</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/fea572610d935778eae00c7c5cc933fc1268d16d</url>
    <id>fea572610d935778eae00c7c5cc933fc1268d16d</id>
    <committed-date>2008-09-29T13:54:55-07:00</committed-date>
    <authored-date>2008-09-29T13:54:55-07:00</authored-date>
    <message>push 0.0.8</message>
    <tree>0429f954fb5a724937cd89235f7efa197a23f473</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b21491a17805199692b4864d1c7d360d9159a223</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/728d355f193f5b4f12be75c89a1ed9a3bc23baca</url>
    <id>728d355f193f5b4f12be75c89a1ed9a3bc23baca</id>
    <committed-date>2008-09-29T13:53:58-07:00</committed-date>
    <authored-date>2008-09-29T13:53:58-07:00</authored-date>
    <message>add redgreen support</message>
    <tree>af855a76e7b0d2e1ba31a5cb99204e94782b20a2</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4ba3554071f7582c05de119259f362bff9143a7</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/b21491a17805199692b4864d1c7d360d9159a223</url>
    <id>b21491a17805199692b4864d1c7d360d9159a223</id>
    <committed-date>2008-09-29T13:48:42-07:00</committed-date>
    <authored-date>2008-09-29T13:48:42-07:00</authored-date>
    <message>any instance stubs</message>
    <tree>3ccc9c4a47f66416eeffd089f0d55e29ce03a8b1</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc7af5d8c1766f76409eb936e26986d4f2fc5299</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/a4ba3554071f7582c05de119259f362bff9143a7</url>
    <id>a4ba3554071f7582c05de119259f362bff9143a7</id>
    <committed-date>2008-09-29T13:46:52-07:00</committed-date>
    <authored-date>2008-09-29T13:46:52-07:00</authored-date>
    <message>try to make this time zone independant</message>
    <tree>01e9534d895aaf5b7b9a9c7eb03b2b3072e0c306</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>032d488c0508ac4429dc67ee98d401ec82c158b0</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/fc7af5d8c1766f76409eb936e26986d4f2fc5299</url>
    <id>fc7af5d8c1766f76409eb936e26986d4f2fc5299</id>
    <committed-date>2008-09-15T12:39:51-07:00</committed-date>
    <authored-date>2008-09-15T12:39:51-07:00</authored-date>
    <message>Oh yeah, version control</message>
    <tree>59a7fcf08c2e907ed8bf939fec2188c0307df337</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7508c8a2ca08c5b79352d12a94538b4c78c4a6e9</id>
      </parent>
      <parent>
        <id>c4f2822b9210f2bdb52bfa1929fdef724a2f517a</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/032d488c0508ac4429dc67ee98d401ec82c158b0</url>
    <id>032d488c0508ac4429dc67ee98d401ec82c158b0</id>
    <committed-date>2008-09-15T12:39:26-07:00</committed-date>
    <authored-date>2008-09-15T12:39:26-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:relevance/cap_gun</message>
    <tree>77d902ff9fc333c987d9619a784dd52dbbf39e28</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b30d087c6482c6ced9094ac0307f077c822087c</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/7508c8a2ca08c5b79352d12a94538b4c78c4a6e9</url>
    <id>7508c8a2ca08c5b79352d12a94538b4c78c4a6e9</id>
    <committed-date>2008-09-15T12:39:21-07:00</committed-date>
    <authored-date>2008-09-15T12:39:21-07:00</authored-date>
    <message>let action mailer sort it out</message>
    <tree>df871d1d6c493b329df40b4c1f4e056061718b1a</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b30d087c6482c6ced9094ac0307f077c822087c</id>
      </parent>
    </parents>
    <author>
      <name>Jason Rudolph</name>
      <email>jason@thinkrelevance.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/c4f2822b9210f2bdb52bfa1929fdef724a2f517a</url>
    <id>c4f2822b9210f2bdb52bfa1929fdef724a2f517a</id>
    <committed-date>2008-08-22T07:01:33-07:00</committed-date>
    <authored-date>2008-08-22T07:01:33-07:00</authored-date>
    <message>Update README to include example of adding a comment to the deployment notification</message>
    <tree>9e4e167efede2a92dde79b14c7026296111f85be</tree>
    <committer>
      <name>Jason Rudolph</name>
      <email>jason@thinkrelevance.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a9bada46931494c1f23cbc2b212e5e6102cf7438</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/3b30d087c6482c6ced9094ac0307f077c822087c</url>
    <id>3b30d087c6482c6ced9094ac0307f077c822087c</id>
    <committed-date>2008-08-04T23:26:57-07:00</committed-date>
    <authored-date>2008-08-04T23:26:57-07:00</authored-date>
    <message>whitespace</message>
    <tree>caca30c6cfe81817d33e0bfc05c240ac71343543</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2a9f80b2be2f57ab125a4cfeb9c24839253a0a9</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/a9bada46931494c1f23cbc2b212e5e6102cf7438</url>
    <id>a9bada46931494c1f23cbc2b212e5e6102cf7438</id>
    <committed-date>2008-07-19T12:09:29-07:00</committed-date>
    <authored-date>2008-07-19T12:09:29-07:00</authored-date>
    <message>force a push to post receive</message>
    <tree>dc95a1e70ca4fbcd0cfd2f026afa8e31f95bfcfb</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d90d22494a1bbe354d6f09034ac84f824db035f</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/e2a9f80b2be2f57ab125a4cfeb9c24839253a0a9</url>
    <id>e2a9f80b2be2f57ab125a4cfeb9c24839253a0a9</id>
    <committed-date>2008-07-19T12:07:29-07:00</committed-date>
    <authored-date>2008-07-19T12:07:29-07:00</authored-date>
    <message>force a push to post receive</message>
    <tree>793f9db835330e9da61c99642aea9620bc8f79ed</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07eb9e5c04ed7b7b50342e0774263fd2a7a0c341</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/3d90d22494a1bbe354d6f09034ac84f824db035f</url>
    <id>3d90d22494a1bbe354d6f09034ac84f824db035f</id>
    <committed-date>2008-07-19T09:01:27-07:00</committed-date>
    <authored-date>2008-07-19T09:01:27-07:00</authored-date>
    <message>force a push to post receive</message>
    <tree>fb1130314abce1d927bcfd9ceb848992043d9d8e</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c134697ff56eb78f6a3ec37e23b3a90bd6903d35</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/07eb9e5c04ed7b7b50342e0774263fd2a7a0c341</url>
    <id>07eb9e5c04ed7b7b50342e0774263fd2a7a0c341</id>
    <committed-date>2008-07-17T00:52:45-07:00</committed-date>
    <authored-date>2008-07-17T00:52:45-07:00</authored-date>
    <message>0.0.7 gemspec</message>
    <tree>3177e0b3205a2fb9c49b62312f174c662837bfe9</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2bef7fb37e53f17197978df8296b939c84f0b02f</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/c134697ff56eb78f6a3ec37e23b3a90bd6903d35</url>
    <id>c134697ff56eb78f6a3ec37e23b3a90bd6903d35</id>
    <committed-date>2008-07-17T00:52:23-07:00</committed-date>
    <authored-date>2008-07-17T00:52:23-07:00</authored-date>
    <message>prep for 0.0.7</message>
    <tree>e9a3151950ebe8f105807920e97a0af269122251</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdda99db3002b0c743c783cfb0a2e3c14790de18</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/2bef7fb37e53f17197978df8296b939c84f0b02f</url>
    <id>2bef7fb37e53f17197978df8296b939c84f0b02f</id>
    <committed-date>2008-07-17T00:51:28-07:00</committed-date>
    <authored-date>2008-07-17T00:51:28-07:00</authored-date>
    <message>missed changelog</message>
    <tree>a0ea68e79a9682a5f7f1ebfa74a5e4474b5e2e68</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>783cb94b0e632cdc10d2fd6e6966b30aaa3b18a4</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/cdda99db3002b0c743c783cfb0a2e3c14790de18</url>
    <id>cdda99db3002b0c743c783cfb0a2e3c14790de18</id>
    <committed-date>2008-07-17T00:50:05-07:00</committed-date>
    <authored-date>2008-07-17T00:50:05-07:00</authored-date>
    <message>fix bug with subject line and showing the rails env its going to</message>
    <tree>43fa84d88ff4ffe31d409163e216068ad463f3dd</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbf13a531efcc63befaf7ea528913ad3ea2d8cba</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/783cb94b0e632cdc10d2fd6e6966b30aaa3b18a4</url>
    <id>783cb94b0e632cdc10d2fd6e6966b30aaa3b18a4</id>
    <committed-date>2008-07-04T20:17:46-07:00</committed-date>
    <authored-date>2008-07-04T20:17:46-07:00</authored-date>
    <message>update to 0.0.5 for fix; change gemspec to ruby</message>
    <tree>c28275d1660f461d8363656b9abf9f3533fd786c</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f4c2507f8649a60d18d7b055fa3471a9b3bd4eab</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/dbf13a531efcc63befaf7ea528913ad3ea2d8cba</url>
    <id>dbf13a531efcc63befaf7ea528913ad3ea2d8cba</id>
    <committed-date>2008-07-04T20:16:43-07:00</committed-date>
    <authored-date>2008-07-04T20:16:43-07:00</authored-date>
    <message>fix subject line if there is no rails_env</message>
    <tree>c194fbfef07dc7039c62a7e35400bdc31afdc8ea</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a2397d5247fb360e40864ba3401b7f7324ef47b</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/railsmonk/cap_gun/commit/f4c2507f8649a60d18d7b055fa3471a9b3bd4eab</url>
    <id>f4c2507f8649a60d18d7b055fa3471a9b3bd4eab</id>
    <committed-date>2008-07-04T20:01:32-07:00</committed-date>
    <authored-date>2008-07-04T20:01:32-07:00</authored-date>
    <message>update for forked echoe</message>
    <tree>9c942ee61bd85f10245c2d2b912381f86bcff5c3</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
</commits>
