<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>1790f5acbbc2f1a2825af68480284a07285f1360</id>
      </parent>
    </parents>
    <author>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/2014a23d93fd918d9d72585504473c03a9a3c782</url>
    <id>2014a23d93fd918d9d72585504473c03a9a3c782</id>
    <committed-date>2009-06-30T20:59:39-07:00</committed-date>
    <authored-date>2009-06-30T20:59:39-07:00</authored-date>
    <message>Removed my redundant test case now that I have the fix from @peeja.</message>
    <tree>3c425cffde0c8f7a8d223330b66b3414d376c9bc</tree>
    <committer>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d9d64e21d4d87d0ff0db622b9e82b129bd0fe87</id>
      </parent>
      <parent>
        <id>75055453794a1861215883c99ffb592b1dd5aed7</id>
      </parent>
    </parents>
    <author>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/1790f5acbbc2f1a2825af68480284a07285f1360</url>
    <id>1790f5acbbc2f1a2825af68480284a07285f1360</id>
    <committed-date>2009-06-30T19:37:05-07:00</committed-date>
    <authored-date>2009-06-30T19:37:05-07:00</authored-date>
    <message>Merge branch 'Peeja/master'</message>
    <tree>8e2460bea6f35e440ff54298e512352d304063fe</tree>
    <committer>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad2ff70b8b3f24e62d05404c912bf5ad2d00fbd9</id>
      </parent>
    </parents>
    <author>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/0f9d898736c048d4c003e71001296b21bc18db57</url>
    <id>0f9d898736c048d4c003e71001296b21bc18db57</id>
    <committed-date>2009-06-30T17:08:08-07:00</committed-date>
    <authored-date>2009-06-30T17:08:08-07:00</authored-date>
    <message>Added test for loss of return information when using multiple stubs.</message>
    <tree>418e5edb91234c071cc21bdd8b99c9839d88859e</tree>
    <committer>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65473aec8e67658889a3a9548b376078d924a989</id>
      </parent>
    </parents>
    <author>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/ad2ff70b8b3f24e62d05404c912bf5ad2d00fbd9</url>
    <id>ad2ff70b8b3f24e62d05404c912bf5ad2d00fbd9</id>
    <committed-date>2009-06-30T15:49:29-07:00</committed-date>
    <authored-date>2009-06-30T15:49:29-07:00</authored-date>
    <message>shouldReceive is set up to call the original function if the withArguments doesn't match. But it calls it without arguments. This patch fixes it so it includes arguments in the call.</message>
    <tree>91fc44129bc237e4259cec90bb84a4df9fed30ee</tree>
    <committer>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3b258ec980203be43d2b7269671544d08946945</id>
      </parent>
      <parent>
        <id>c912bee393e897ddc0bfd8fecf8ac6442915db7a</id>
      </parent>
    </parents>
    <author>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/75055453794a1861215883c99ffb592b1dd5aed7</url>
    <id>75055453794a1861215883c99ffb592b1dd5aed7</id>
    <committed-date>2009-05-29T08:29:51-07:00</committed-date>
    <authored-date>2009-05-29T08:29:51-07:00</authored-date>
    <message>Merge commit 'matschaffer/master'

* commit 'matschaffer/master':
  Corrected handling of withArguments to support argument lists that contained a null value.

Conflicts:
	lib/screw.stub.js
	spec/stub_spec.js</message>
    <tree>9bb69cfe6eed82b4b74c61e6ba5b2d28d65dbed8</tree>
    <committer>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a18badee9c78ce264025d1cf0c1084f2f1709fe</id>
      </parent>
    </parents>
    <author>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/c912bee393e897ddc0bfd8fecf8ac6442915db7a</url>
    <id>c912bee393e897ddc0bfd8fecf8ac6442915db7a</id>
    <committed-date>2009-05-28T14:13:48-07:00</committed-date>
    <authored-date>2009-05-28T14:13:48-07:00</authored-date>
    <message>Corrected handling of withArguments to support argument lists that contained a null value.</message>
    <tree>998c11d49ebcdc441927e6949c6557150aabfefb</tree>
    <committer>
      <name>Mat Schaffer</name>
      <email>mat.schaffer@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23ed41f35dae54fa50bd74aba0ab8376613a61b7</id>
      </parent>
    </parents>
    <author>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/c3b258ec980203be43d2b7269671544d08946945</url>
    <id>c3b258ec980203be43d2b7269671544d08946945</id>
    <committed-date>2009-04-23T13:01:07-07:00</committed-date>
    <authored-date>2009-04-23T13:01:07-07:00</authored-date>
    <message>Fix: .shouldReceive should match null and undefined arguments.</message>
    <tree>f25510e78131065eba36c8541861d2f0d17b4920</tree>
    <committer>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5a6455c802f553d5a9324ac26afc2d856b8ad20</id>
      </parent>
    </parents>
    <author>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/23ed41f35dae54fa50bd74aba0ab8376613a61b7</url>
    <id>23ed41f35dae54fa50bd74aba0ab8376613a61b7</id>
    <committed-date>2009-04-22T11:18:31-07:00</committed-date>
    <authored-date>2009-04-22T11:18:31-07:00</authored-date>
    <message>Make stub implementations work on constructors.</message>
    <tree>62f1d7356c458c9194307310311b71b2a3da2abe</tree>
    <committer>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90ff3b1cac69e57335c9437cf8ccf7f2aa785e68</id>
      </parent>
    </parents>
    <author>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/c5a6455c802f553d5a9324ac26afc2d856b8ad20</url>
    <id>c5a6455c802f553d5a9324ac26afc2d856b8ad20</id>
    <committed-date>2009-04-22T10:47:47-07:00</committed-date>
    <authored-date>2009-04-22T10:47:47-07:00</authored-date>
    <message>Add stub implementations.</message>
    <tree>5080406b54f778379bdce4be3648fb3b060ff377</tree>
    <committer>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35660506e7692893d5158a5d1b7d6224595106a0</id>
      </parent>
    </parents>
    <author>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/90ff3b1cac69e57335c9437cf8ccf7f2aa785e68</url>
    <id>90ff3b1cac69e57335c9437cf8ccf7f2aa785e68</id>
    <committed-date>2009-04-22T09:01:36-07:00</committed-date>
    <authored-date>2009-04-22T09:01:36-07:00</authored-date>
    <message>Fix: can't stub multiple methods with return values.</message>
    <tree>728387dfcbf477ce9e7b35a13bfb7fcde7bbe690</tree>
    <committer>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>93b49fbf167f4feeb909368ab5cc2f9549089e9a</id>
      </parent>
    </parents>
    <author>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/5a18badee9c78ce264025d1cf0c1084f2f1709fe</url>
    <id>5a18badee9c78ce264025d1cf0c1084f2f1709fe</id>
    <committed-date>2009-04-21T15:18:04-07:00</committed-date>
    <authored-date>2009-04-21T15:18:04-07:00</authored-date>
    <message>Add argument matchers (argWhichWill).</message>
    <tree>ccd9447b42678e27f9b8d359229e2da1c323663d</tree>
    <committer>
      <name>Peter Jaros</name>
      <email>peeja@dropio.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de750d9da741b4dd27e194286864ee50370392d7</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/93b49fbf167f4feeb909368ab5cc2f9549089e9a</url>
    <id>93b49fbf167f4feeb909368ab5cc2f9549089e9a</id>
    <committed-date>2008-10-07T07:01:21-07:00</committed-date>
    <authored-date>2008-10-07T07:01:21-07:00</authored-date>
    <message>Add withArguments to shouldReceive</message>
    <tree>e8c308d78ed19f300ac0f6226a16e2b68d75d392</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b21a4213d8dd460e72457fc0373594476bd3068</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/73e52ff17cebc9bdb03aa3784a00803c10f94fdc</url>
    <id>73e52ff17cebc9bdb03aa3784a00803c10f94fdc</id>
    <committed-date>2008-10-07T04:48:16-07:00</committed-date>
    <authored-date>2008-10-07T04:48:16-07:00</authored-date>
    <message>Add .numberOfTimes to shouldReceive</message>
    <tree>11527480afb35945dd33283f02ebced3f9a4ad64</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80da0315b95260aca2bf715ac003b3814957944d</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/8b21a4213d8dd460e72457fc0373594476bd3068</url>
    <id>8b21a4213d8dd460e72457fc0373594476bd3068</id>
    <committed-date>2008-10-07T04:39:17-07:00</committed-date>
    <authored-date>2008-10-07T04:39:17-07:00</authored-date>
    <message>Removing unnecessary comment</message>
    <tree>730cd94506f4dc1c58c99c36e3339a9469551ed1</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>594019de0be28b460910a78d759c420d225ee6a9</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/80da0315b95260aca2bf715ac003b3814957944d</url>
    <id>80da0315b95260aca2bf715ac003b3814957944d</id>
    <committed-date>2008-10-07T04:36:32-07:00</committed-date>
    <authored-date>2008-10-07T04:36:32-07:00</authored-date>
    <message>Add matching on specific error to #raise</message>
    <tree>ec02997ff12e69c61a28487cf6324474a9470991</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ad8a9c45c2e354c511741618dc1a1bf2c74e2e4</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/594019de0be28b460910a78d759c420d225ee6a9</url>
    <id>594019de0be28b460910a78d759c420d225ee6a9</id>
    <committed-date>2008-10-03T05:00:42-07:00</committed-date>
    <authored-date>2008-10-03T05:00:42-07:00</authored-date>
    <message>Adding #raise matcher</message>
    <tree>ec7c8ce44a39c46993db2a0f59cf7dedfc9961a7</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>581daaf459cfbca5c7a3e941239746a4540d1c86</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/1ad8a9c45c2e354c511741618dc1a1bf2c74e2e4</url>
    <id>1ad8a9c45c2e354c511741618dc1a1bf2c74e2e4</id>
    <committed-date>2008-10-03T04:40:51-07:00</committed-date>
    <authored-date>2008-10-03T04:40:51-07:00</authored-date>
    <message>Only validate shouldReceive once</message>
    <tree>47dcf442c0ee36ec1caa755157e167d6afaba41e</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b80c104f4b5abf7016488eb113021debd17028e8</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/0dcf78bee68f5bfc8fda66869cc8a096b8d517b2</url>
    <id>0dcf78bee68f5bfc8fda66869cc8a096b8d517b2</id>
    <committed-date>2008-09-30T07:09:29-07:00</committed-date>
    <authored-date>2008-09-30T07:09:29-07:00</authored-date>
    <message>Make shouldReceive count how many times it was called</message>
    <tree>f1097960c31932d54de46be389249449e0929f53</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65e74a854cd414fe108ca7612b54a29c9af74961</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/b80c104f4b5abf7016488eb113021debd17028e8</url>
    <id>b80c104f4b5abf7016488eb113021debd17028e8</id>
    <committed-date>2008-09-30T05:37:07-07:00</committed-date>
    <authored-date>2008-09-30T05:37:07-07:00</authored-date>
    <message>Adding shouldRecieve() reset</message>
    <tree>7a602140290347261d7a71155de90e6d31cf4eb2</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eccf91935ac95373253469ba52cb06a0353d5401</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/c8710be4de73f5c256f5bd61e0a12ad8e2356558</url>
    <id>c8710be4de73f5c256f5bd61e0a12ad8e2356558</id>
    <committed-date>2008-09-30T05:20:12-07:00</committed-date>
    <authored-date>2008-09-30T05:20:12-07:00</authored-date>
    <message>Add Screw.Stub.shouldReceive()</message>
    <tree>b828fecc742f10b8c585a9c9a69e93e23890b06d</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d263536814cf6b90f5ea1c92bfa657e29957ebb</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/eccf91935ac95373253469ba52cb06a0353d5401</url>
    <id>eccf91935ac95373253469ba52cb06a0353d5401</id>
    <committed-date>2008-09-30T05:01:54-07:00</committed-date>
    <authored-date>2008-09-30T05:01:54-07:00</authored-date>
    <message>Extending object was breaking other tests</message>
    <tree>17e93c3257f41af74adc6e73488317fafa017b1d</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bd2fc3c2e381b872a5b9841814ad26a47e59701e</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/2d263536814cf6b90f5ea1c92bfa657e29957ebb</url>
    <id>2d263536814cf6b90f5ea1c92bfa657e29957ebb</id>
    <committed-date>2008-09-30T04:59:45-07:00</committed-date>
    <authored-date>2008-09-30T04:59:45-07:00</authored-date>
    <message>Wrap all stub methods in own description</message>
    <tree>5117c0d4eda2de0e2256d566c1bd629c38f97c8c</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26403bc544e548a7d7a325c25204f8131594726b</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/ad116523f97528a7e138ab3620450f55c921ff3d</url>
    <id>ad116523f97528a7e138ab3620450f55c921ff3d</id>
    <committed-date>2008-09-29T12:56:14-07:00</committed-date>
    <authored-date>2008-09-29T12:56:14-07:00</authored-date>
    <message>Make jslint happy</message>
    <tree>43ca5e0d06968dbf4a112bdc108a919bb0e7307c</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7bff551696c6086b233edf52ee2b236f110ec19</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/26403bc544e548a7d7a325c25204f8131594726b</url>
    <id>26403bc544e548a7d7a325c25204f8131594726b</id>
    <committed-date>2008-09-29T12:54:05-07:00</committed-date>
    <authored-date>2008-09-29T12:54:05-07:00</authored-date>
    <message>Use the javascript style</message>
    <tree>fb3d8d1017d446897204eb217edfb12cc436b4b3</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2dd83f1c1b187025a67b523c4500c5ce513ba430</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/f7bff551696c6086b233edf52ee2b236f110ec19</url>
    <id>f7bff551696c6086b233edf52ee2b236f110ec19</id>
    <committed-date>2008-09-29T12:52:08-07:00</committed-date>
    <authored-date>2008-09-29T12:52:08-07:00</authored-date>
    <message>Add Screw.Stub.reset to reset stubs</message>
    <tree>490448d726746589a66be9bd2fbca308c2ef21a9</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>babc38c574eac0ad4b4919d930187412237774e8</id>
      </parent>
    </parents>
    <author>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/2dd83f1c1b187025a67b523c4500c5ce513ba430</url>
    <id>2dd83f1c1b187025a67b523c4500c5ce513ba430</id>
    <committed-date>2008-09-28T10:59:02-07:00</committed-date>
    <authored-date>2008-09-28T10:59:02-07:00</authored-date>
    <message>Add Object.stub and stub.and_return</message>
    <tree>f9b4cb19f124953e899618fd0ef254aee076f086</tree>
    <committer>
      <name>Trotter Cashion</name>
      <email>cashion@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d30a5dce2007857d55b5140b9700346f8c6c684</id>
      </parent>
    </parents>
    <author>
      <name>Raymond Cohen</name>
      <email>ray@raymond-cohens-macbook-pro.local</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/3ddafb86ece4bae7f5e111fa7cc38311fd21ffb4</url>
    <id>3ddafb86ece4bae7f5e111fa7cc38311fd21ffb4</id>
    <committed-date>2008-08-12T13:55:47-07:00</committed-date>
    <authored-date>2008-08-12T13:55:47-07:00</authored-date>
    <message>Adding test-skipping functionality, part 2</message>
    <tree>d2ee1e2bc7cfc2e36feec5367827c5e5c01f864a</tree>
    <committer>
      <name>Raymond Cohen</name>
      <email>ray@raymond-cohens-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b71a79cdb6fddbe2d5ff32b1d2e0c65c75334fb3</id>
      </parent>
    </parents>
    <author>
      <name>Raymond Cohen</name>
      <email>ray@raymond-cohens-macbook-pro.local</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/0d30a5dce2007857d55b5140b9700346f8c6c684</url>
    <id>0d30a5dce2007857d55b5140b9700346f8c6c684</id>
    <committed-date>2008-08-12T13:53:24-07:00</committed-date>
    <authored-date>2008-08-12T13:53:24-07:00</authored-date>
    <message>Added Test Skipping Mechanism.</message>
    <tree>27d3282e55396ee73f23871e58cf4c1652187f5d</tree>
    <committer>
      <name>Raymond Cohen</name>
      <email>ray@raymond-cohens-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fdb58c23c9eaec8a579397d8072b8e143a5d8f10</id>
      </parent>
    </parents>
    <author>
      <name>Raymond Cohen</name>
      <email>ray@raymond-cohens-macbook-pro.local</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/b71a79cdb6fddbe2d5ff32b1d2e0c65c75334fb3</url>
    <id>b71a79cdb6fddbe2d5ff32b1d2e0c65c75334fb3</id>
    <committed-date>2008-08-12T10:56:10-07:00</committed-date>
    <authored-date>2008-08-12T10:56:10-07:00</authored-date>
    <message>Adding the ability test asynchronous functionality</message>
    <tree>a39f17d6dec86be2de9b4583a6c31b34be4f82ca</tree>
    <committer>
      <name>Raymond Cohen</name>
      <email>ray@raymond-cohens-macbook-pro.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c47fb8191c4c9e671cf61949bec98fb9d45df0f</id>
      </parent>
    </parents>
    <author>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/5804031e3bd030941626f4c173b5b9a76693d6d2</url>
    <id>5804031e3bd030941626f4c173b5b9a76693d6d2</id>
    <committed-date>2008-08-04T06:58:55-07:00</committed-date>
    <authored-date>2008-08-04T06:58:55-07:00</authored-date>
    <message>Move the before functions to the mock library, so that users don't have to remember to add the cleanup functions</message>
    <tree>a5933d8fba6a4425708b9ac2e5d0960e38fd9980</tree>
    <committer>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b0cd17924ab819e4d39249eab7831aa8a0f2f88</id>
      </parent>
    </parents>
    <author>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/890acf72d658ddca2d9221b9987c49dbd34cd3e2</url>
    <id>890acf72d658ddca2d9221b9987c49dbd34cd3e2</id>
    <committed-date>2008-07-31T11:06:53-07:00</committed-date>
    <authored-date>2008-07-31T11:06:53-07:00</authored-date>
    <message>support IE by fixing jQuery typos</message>
    <tree>adcd3ede86326a29192c7deb67ce3029b73b764b</tree>
    <committer>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92f28e7f4a3a8a9bde6ee5b141bd6ba56c5a58da</id>
      </parent>
    </parents>
    <author>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/fc39b600c7511f71782ed8162fc4f4b1726899db</url>
    <id>fc39b600c7511f71782ed8162fc4f4b1726899db</id>
    <committed-date>2008-07-22T19:17:38-07:00</committed-date>
    <authored-date>2008-07-22T19:17:38-07:00</authored-date>
    <message>passing tests, more docs</message>
    <tree>ece7a4759795122548e087a77de3b1f6b9b43776</tree>
    <committer>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b03b170ffc8cfd05231b2117778f184b66aed0ec</id>
      </parent>
    </parents>
    <author>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/92f28e7f4a3a8a9bde6ee5b141bd6ba56c5a58da</url>
    <id>92f28e7f4a3a8a9bde6ee5b141bd6ba56c5a58da</id>
    <committed-date>2008-07-22T18:29:08-07:00</committed-date>
    <authored-date>2008-07-22T18:29:08-07:00</authored-date>
    <message>more passing tests</message>
    <tree>c0fecf4374e31dcd13fd726c5118de2630df0954</tree>
    <committer>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc60a3e625f3cae262995faa4296a98104a62f0f</id>
      </parent>
    </parents>
    <author>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/b03b170ffc8cfd05231b2117778f184b66aed0ec</url>
    <id>b03b170ffc8cfd05231b2117778f184b66aed0ec</id>
    <committed-date>2008-07-22T16:05:51-07:00</committed-date>
    <authored-date>2008-07-22T16:05:51-07:00</authored-date>
    <message>begin adding the files</message>
    <tree>5fbba0ecb6c58f3ace43aa0adb59d2fe6d4d3c53</tree>
    <committer>
      <name>topper</name>
      <email>topper@toppingdesign.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3925d7bf041bb9eb06823770614a7100ae8b3ca6</id>
      </parent>
    </parents>
    <author>
      <name>Nathan Sobo</name>
      <email>nathansobo@gmail.com</email>
    </author>
    <url>http://github.com/trotter/screw-unit/commit/de2b3eaaa9ee61a2d9c80a14593256de239fc3d4</url>
    <id>de2b3eaaa9ee61a2d9c80a14593256de239fc3d4</id>
    <committed-date>2008-05-16T22:47:10-07:00</committed-date>
    <authored-date>2008-05-16T22:47:10-07:00</authored-date>
    <message>Added jQuery selector matchers</message>
    <tree>9a9fa5a1bd95908afd1b8d49819f7887715eee2e</tree>
    <committer>
      <name>Nathan Sobo</name>
      <email>nathansobo@gmail.com</email>
    </committer>
  </commit>
</commits>
