<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>8962a7427a2de20186d5d7e8967908e98d9b274a</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/153fbf4d4847e1493fbafa82b93fbbcf2da7cb7f</url>
    <id>153fbf4d4847e1493fbafa82b93fbbcf2da7cb7f</id>
    <committed-date>2009-12-07T18:04:14-08:00</committed-date>
    <authored-date>2009-12-07T18:04:14-08:00</authored-date>
    <message>Ignore packaging files.</message>
    <tree>2801ee8ce6863968388712cd0afc2e7b01336513</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>43431fb95370ec4295bd8dcaaa85f79ba36b5a09</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/8962a7427a2de20186d5d7e8967908e98d9b274a</url>
    <id>8962a7427a2de20186d5d7e8967908e98d9b274a</id>
    <committed-date>2009-12-07T18:00:59-08:00</committed-date>
    <authored-date>2009-12-07T18:00:59-08:00</authored-date>
    <message>Version bump to 0.1.0</message>
    <tree>9491a35d0f08f816a15b311c5a764220abf86717</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e13d5b5efdb4a047c18404cb02bd1f1ab19ec158</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/43431fb95370ec4295bd8dcaaa85f79ba36b5a09</url>
    <id>43431fb95370ec4295bd8dcaaa85f79ba36b5a09</id>
    <committed-date>2009-12-07T18:00:53-08:00</committed-date>
    <authored-date>2009-12-07T18:00:53-08:00</authored-date>
    <message>Version bump to 0.0.0</message>
    <tree>08a07fa484919cb1a39e42a6654fa79cb33aec0b</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bc0389b8166cc4e6d8143b221b93f96a29290213</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/e13d5b5efdb4a047c18404cb02bd1f1ab19ec158</url>
    <id>e13d5b5efdb4a047c18404cb02bd1f1ab19ec158</id>
    <committed-date>2009-12-07T18:00:28-08:00</committed-date>
    <authored-date>2009-12-07T18:00:28-08:00</authored-date>
    <message>Added jeweler magic to Rakefile.</message>
    <tree>b176215fef04c88ffcae78263084e6db9cda5c4c</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cede5a0328bc5bf7a2e47e3d80706bb13c3e847b</id>
      </parent>
    </parents>
    <author>
      <name>Macovsky</name>
      <email>robotector@gmail.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/bc0389b8166cc4e6d8143b221b93f96a29290213</url>
    <id>bc0389b8166cc4e6d8143b221b93f96a29290213</id>
    <committed-date>2009-09-12T11:37:10-07:00</committed-date>
    <authored-date>2009-09-12T11:37:10-07:00</authored-date>
    <message>Added support for passing a Date object into at_time</message>
    <tree>0bf3318268ccbba8cb87976f09a653c78c46b64e</tree>
    <committer>
      <name>Macovsky</name>
      <email>robotector@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3cb0af205b1dafb251a8f025ac48c3d573a7b800</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/cede5a0328bc5bf7a2e47e3d80706bb13c3e847b</url>
    <id>cede5a0328bc5bf7a2e47e3d80706bb13c3e847b</id>
    <committed-date>2009-09-08T17:56:44-07:00</committed-date>
    <authored-date>2009-09-08T17:56:44-07:00</authored-date>
    <message>Fixed specs to use short timezones.

ActiveSupport switched from using &quot;Australia/Melbourne&quot; to just
&quot;Melbourne&quot; a while back. The specs still passed for me because I'm
in the timezone they were using to test. I've fixed it, and switched to
using Perth as the test timezone.</message>
    <tree>4cb692fd011b5cc4e33c0a728cdfb90b25e1b5d6</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfc0c817dc7ff3bf5f11a30f3e32c3ba36532fd7</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/3cb0af205b1dafb251a8f025ac48c3d573a7b800</url>
    <id>3cb0af205b1dafb251a8f025ac48c3d573a7b800</id>
    <committed-date>2008-09-03T17:14:01-07:00</committed-date>
    <authored-date>2008-09-03T17:14:01-07:00</authored-date>
    <message>Extra testing for timezone support.</message>
    <tree>19baaecb64a5e2fc42772c67593f146a6d8d22fa</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8ddfb85b1977dbdf236a6d0921a82d827a59b327</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/cfc0c817dc7ff3bf5f11a30f3e32c3ba36532fd7</url>
    <id>cfc0c817dc7ff3bf5f11a30f3e32c3ba36532fd7</id>
    <committed-date>2008-09-03T08:54:58-07:00</committed-date>
    <authored-date>2008-09-03T08:54:58-07:00</authored-date>
    <message>Added the closest_second method.</message>
    <tree>25e57ddc8e83a144d3f98674cabc4d98ed24946b</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9810f99099e97cf79b765622f5e0253b8b261314</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/8ddfb85b1977dbdf236a6d0921a82d827a59b327</url>
    <id>8ddfb85b1977dbdf236a6d0921a82d827a59b327</id>
    <committed-date>2008-09-03T08:35:59-07:00</committed-date>
    <authored-date>2008-09-03T08:32:51-07:00</authored-date>
    <message>Times given as strings will now be treated as being in the current timezone in Rails 2.1.</message>
    <tree>c67d8c1abd187bd7806a3239eb63ae4051068a2e</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ca663a55ddef4255411e773c4eb1bc83a7cae82</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/9810f99099e97cf79b765622f5e0253b8b261314</url>
    <id>9810f99099e97cf79b765622f5e0253b8b261314</id>
    <committed-date>2008-08-24T07:59:53-07:00</committed-date>
    <authored-date>2008-08-24T07:59:53-07:00</authored-date>
    <message>Wrote a test for Marcus's patch to pass the time in as a block parameter, just for the sake of completeness.</message>
    <tree>1dc66cfe666e48cbee2eb35482b543dc2c9e37bc</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d4e697b1cee90bb1f34ac302881ce0641e654ec</id>
      </parent>
    </parents>
    <author>
      <name>Marcus Crafter</name>
      <email>crafterm@redartisan.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/4ca663a55ddef4255411e773c4eb1bc83a7cae82</url>
    <id>4ca663a55ddef4255411e773c4eb1bc83a7cae82</id>
    <committed-date>2008-08-24T00:00:36-07:00</committed-date>
    <authored-date>2008-08-23T05:52:16-07:00</authored-date>
    <message>Pass specified time to the block so that it can be accessed easily within the block</message>
    <tree>fed760c4193e9c73dc5e76cae8bbe6ca65111c96</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df832a6f15733bec1f7a27396cdad1162e50cf00</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/7d4e697b1cee90bb1f34ac302881ce0641e654ec</url>
    <id>7d4e697b1cee90bb1f34ac302881ce0641e654ec</id>
    <committed-date>2008-05-30T22:12:04-07:00</committed-date>
    <authored-date>2008-05-30T22:12:04-07:00</authored-date>
    <message>Updated the install instructions to point to github.</message>
    <tree>b0d67f4579032d9ede6d426415c411cb10084962</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b5531c6c7c596be46eb66494c43e6a4f3e0240f</id>
      </parent>
    </parents>
    <author>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/df832a6f15733bec1f7a27396cdad1162e50cf00</url>
    <id>df832a6f15733bec1f7a27396cdad1162e50cf00</id>
    <committed-date>2008-05-30T22:07:56-07:00</committed-date>
    <authored-date>2008-05-30T22:07:56-07:00</authored-date>
    <message>Added an rdoc extension to the README to be github friendly.</message>
    <tree>51e95d108445a2c3c5490f6800a024839b310c82</tree>
    <committer>
      <name>Pete Yandell</name>
      <email>pete@notahat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1da0ee6d9d4b2c059323ca3e1ce5863fcfe5bc9c</id>
      </parent>
    </parents>
    <author>
      <name>pete</name>
      <email>pete@2d22d90e-4cf0-48bb-8127-0f41054a30bf</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/8b5531c6c7c596be46eb66494c43e6a4f3e0240f</url>
    <id>8b5531c6c7c596be46eb66494c43e6a4f3e0240f</id>
    <committed-date>2008-05-12T18:19:05-07:00</committed-date>
    <authored-date>2008-05-12T18:19:05-07:00</authored-date>
    <message>Fixed a quirk that was causing errors in one project, although I'm not entirely sure why.


git-svn-id: http://svn.notahat.com/time_travel/trunk@4 2d22d90e-4cf0-48bb-8127-0f41054a30bf</message>
    <tree>0ad4638004ca1c86423ae2461bd0514ac81df93c</tree>
    <committer>
      <name>pete</name>
      <email>pete@2d22d90e-4cf0-48bb-8127-0f41054a30bf</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c69b036c5bd855d1e2039d5506e607cfc88e61f2</id>
      </parent>
    </parents>
    <author>
      <name>pete</name>
      <email>pete@2d22d90e-4cf0-48bb-8127-0f41054a30bf</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/1da0ee6d9d4b2c059323ca3e1ce5863fcfe5bc9c</url>
    <id>1da0ee6d9d4b2c059323ca3e1ce5863fcfe5bc9c</id>
    <committed-date>2008-03-08T22:52:23-08:00</committed-date>
    <authored-date>2008-03-08T22:52:23-08:00</authored-date>
    <message>Updated the README.


git-svn-id: http://svn.notahat.com/time_travel/trunk@3 2d22d90e-4cf0-48bb-8127-0f41054a30bf</message>
    <tree>86523a0640523a475a18ee05b0e4f0f6f47c6bd4</tree>
    <committer>
      <name>pete</name>
      <email>pete@2d22d90e-4cf0-48bb-8127-0f41054a30bf</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c7350ef2e8f0fcf3e7f680906a219836cd27973</id>
      </parent>
    </parents>
    <author>
      <name>pete</name>
      <email>pete@2d22d90e-4cf0-48bb-8127-0f41054a30bf</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/c69b036c5bd855d1e2039d5506e607cfc88e61f2</url>
    <id>c69b036c5bd855d1e2039d5506e607cfc88e61f2</id>
    <committed-date>2008-03-08T20:17:08-08:00</committed-date>
    <authored-date>2008-03-08T20:17:08-08:00</authored-date>
    <message>Removed coverage directory that I shouldn't have committed.


git-svn-id: http://svn.notahat.com/time_travel/trunk@2 2d22d90e-4cf0-48bb-8127-0f41054a30bf</message>
    <tree>3f3766fa301a76671949bdcfbd1c17114b78f36c</tree>
    <committer>
      <name>pete</name>
      <email>pete@2d22d90e-4cf0-48bb-8127-0f41054a30bf</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>pete</name>
      <email>pete@2d22d90e-4cf0-48bb-8127-0f41054a30bf</email>
    </author>
    <url>http://github.com/notahat/time_travel/commit/2c7350ef2e8f0fcf3e7f680906a219836cd27973</url>
    <id>2c7350ef2e8f0fcf3e7f680906a219836cd27973</id>
    <committed-date>2008-03-08T20:16:18-08:00</committed-date>
    <authored-date>2008-03-08T20:16:18-08:00</authored-date>
    <message>Initial import.


git-svn-id: http://svn.notahat.com/time_travel/trunk@1 2d22d90e-4cf0-48bb-8127-0f41054a30bf</message>
    <tree>8f4e03d9571c5b961fe32281d95fd403276e932d</tree>
    <committer>
      <name>pete</name>
      <email>pete@2d22d90e-4cf0-48bb-8127-0f41054a30bf</email>
    </committer>
  </commit>
</commits>
