<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>cd60ddc05170b166a43cee4eed1d3af140ffec52</id>
      </parent>
    </parents>
    <author>
      <name>Michael</name>
      <email>michael@michael-desktop.(none)</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/b07c5799cb24e0a92f328bb778bffc782bbba910</url>
    <id>b07c5799cb24e0a92f328bb778bffc782bbba910</id>
    <committed-date>2009-08-21T06:38:27-07:00</committed-date>
    <authored-date>2009-08-14T06:40:15-07:00</authored-date>
    <message>Fixed uniq

The Tweet class now judges equality based on its unique Tweet ID. This makes it possible to do things like:

  client = TwitterSearch::Client.new(&quot;example&quot;)
  tweets = client.query(&quot;#ruby&quot;)
  sleep 30
  tweets &lt;&lt; client.query(&quot;#ruby&quot;)
  tweets.flatten!.uniq!

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>60cc160ef5a6de7b7598925f5b620b217c15cc33</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33a935f0606931c18541d2460ee08a31cc6d6d9f</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Croak</name>
      <email>dancroak@dan-lawlesss-macbook.local</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/cd60ddc05170b166a43cee4eed1d3af140ffec52</url>
    <id>cd60ddc05170b166a43cee4eed1d3af140ffec52</id>
    <committed-date>2009-06-30T11:49:00-07:00</committed-date>
    <authored-date>2009-06-30T11:49:00-07:00</authored-date>
    <message>adding contributing information (particularly new json fixture creation) to README. updating CHANGELOG. bumping gem.</message>
    <tree>e3a40b394ff989f7a42497c039f4c4cef2bff243</tree>
    <committer>
      <name>Daniel Croak</name>
      <email>dancroak@dan-lawlesss-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c40984242213bd80b1de79873d8028758ae2ea1b</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Croak</name>
      <email>dancroak@dan-lawlesss-macbook.local</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/33a935f0606931c18541d2460ee08a31cc6d6d9f</url>
    <id>33a935f0606931c18541d2460ee08a31cc6d6d9f</id>
    <committed-date>2009-06-30T11:21:18-07:00</committed-date>
    <authored-date>2009-06-30T11:20:57-07:00</authored-date>
    <message>all tests now running off json &amp; Fakeweb instead of yaml files</message>
    <tree>4d51fb545abd00e357f9344b072fa473594da663</tree>
    <committer>
      <name>Daniel Croak</name>
      <email>dancroak@dan-lawlesss-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28120cd7469fd2c06c048e3ead42e15c266efa7d</id>
      </parent>
    </parents>
    <author>
      <name>Daniel Croak</name>
      <email>dancroak@dan-lawlesss-macbook.local</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/c40984242213bd80b1de79873d8028758ae2ea1b</url>
    <id>c40984242213bd80b1de79873d8028758ae2ea1b</id>
    <committed-date>2009-06-30T11:21:18-07:00</committed-date>
    <authored-date>2009-06-29T22:56:51-07:00</authored-date>
    <message>removing YAML in favor of Fakeweb.registering. subclassing array for Tweets &amp; Trends.</message>
    <tree>105f3c42b8e614472dfd4c773c8ae163881b57de</tree>
    <committer>
      <name>Daniel Croak</name>
      <email>dancroak@dan-lawlesss-macbook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>480284e59938fdf404fdb465c4c2e32a1daaaefa</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jankowski</name>
      <email>mjankowski@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/28120cd7469fd2c06c048e3ead42e15c266efa7d</url>
    <id>28120cd7469fd2c06c048e3ead42e15c266efa7d</id>
    <committed-date>2009-06-30T09:49:16-07:00</committed-date>
    <authored-date>2009-06-30T09:49:16-07:00</authored-date>
    <message>bump the gemspec</message>
    <tree>cdf11d7ebfc6ed9c5836eba8d4a751a5a711612c</tree>
    <committer>
      <name>Matt Jankowski</name>
      <email>mjankowski@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e41321dd2e9b8d14e04fd4a278e42e9841d44128</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jankowski</name>
      <email>mjankowski@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/480284e59938fdf404fdb465c4c2e32a1daaaefa</url>
    <id>480284e59938fdf404fdb465c4c2e32a1daaaefa</id>
    <committed-date>2009-06-29T18:12:38-07:00</committed-date>
    <authored-date>2009-06-29T18:10:17-07:00</authored-date>
    <message>pass the error along to the user

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>82ddbbd60fdc22331de0af1ba407e806f9199822</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>47414b414419fb6ba1e7db15d18a1af473a9f008</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jankowski</name>
      <email>mjankowski@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/e41321dd2e9b8d14e04fd4a278e42e9841d44128</url>
    <id>e41321dd2e9b8d14e04fd4a278e42e9841d44128</id>
    <committed-date>2009-06-29T18:12:23-07:00</committed-date>
    <authored-date>2009-06-29T17:28:46-07:00</authored-date>
    <message>account for possible 403 response

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>13d4b46a7cadf618502603f840347cdb818b792a</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0185b54f9140ccb5e26d477886517e9d1b3a533e</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jankowski</name>
      <email>mjankowski@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/47414b414419fb6ba1e7db15d18a1af473a9f008</url>
    <id>47414b414419fb6ba1e7db15d18a1af473a9f008</id>
    <committed-date>2009-06-29T18:12:18-07:00</committed-date>
    <authored-date>2009-06-29T16:33:29-07:00</authored-date>
    <message>update fakeweb usage to specify an http verb

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>23907d33cef353a45183c9205bb0a82f5424e784</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c57f83ae363d949ca35f62b331aa47aa57fce460</id>
      </parent>
    </parents>
    <author>
      <name>Matt Jankowski</name>
      <email>mjankowski@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/0185b54f9140ccb5e26d477886517e9d1b3a533e</url>
    <id>0185b54f9140ccb5e26d477886517e9d1b3a533e</id>
    <committed-date>2009-06-29T18:12:17-07:00</committed-date>
    <authored-date>2009-06-29T16:33:12-07:00</authored-date>
    <message>update fakeweb usage to use body instead of string

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>363ae1ff955c82b0722343feeca4eff1317f91e9</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76674593b2c85298937f98bc8f4a322b1fa14b36</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/c57f83ae363d949ca35f62b331aa47aa57fce460</url>
    <id>c57f83ae363d949ca35f62b331aa47aa57fce460</id>
    <committed-date>2009-06-06T17:17:56-07:00</committed-date>
    <authored-date>2009-06-06T17:17:56-07:00</authored-date>
    <message>bumping the gem to 0.5.6.</message>
    <tree>41656bee9cc3c3e88b17f738a68e3493edb28cb5</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>655457d47e6e73971d5d7aec21771ecab3516351</id>
      </parent>
    </parents>
    <author>
      <name>Luke Francl</name>
      <email>look@recursion.org</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/76674593b2c85298937f98bc8f4a322b1fa14b36</url>
    <id>76674593b2c85298937f98bc8f4a322b1fa14b36</id>
    <committed-date>2009-06-06T17:12:41-07:00</committed-date>
    <authored-date>2009-06-04T12:24:22-07:00</authored-date>
    <message>I have found that complicated Twitter searches can result in 404s. This causes a JSON parse error. I have added error handling to detect the 404 and raise an exception. See the test for details.

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>ba42ff13b8e6b9876410e03e842be54b0c71bb55</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c040bed13634fa76ecda7ac6b7d92b1a643f198</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/655457d47e6e73971d5d7aec21771ecab3516351</url>
    <id>655457d47e6e73971d5d7aec21771ecab3516351</id>
    <committed-date>2009-05-18T10:55:11-07:00</committed-date>
    <authored-date>2009-05-18T10:55:11-07:00</authored-date>
    <message>bumped the gem to 0.5.5 (the 'raise operator error' release). updated CHANGELOG.</message>
    <tree>571c2d4dbbe9d68d658fcb3b6a3a54df38dc21e5</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbf50bbded76af67631a89843389600d97bae3fe</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/4c040bed13634fa76ecda7ac6b7d92b1a643f198</url>
    <id>4c040bed13634fa76ecda7ac6b7d92b1a643f198</id>
    <committed-date>2009-05-18T10:53:44-07:00</committed-date>
    <authored-date>2009-05-18T10:53:44-07:00</authored-date>
    <message>raise a SearchOperatorError when near: or within: are in the query</message>
    <tree>d281e29574e91b44edfc4bdc66741c29ddc53788</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6bacf6416125bfd58c06c2c8bf51ddd4ab24fec</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/cbf50bbded76af67631a89843389600d97bae3fe</url>
    <id>cbf50bbded76af67631a89843389600d97bae3fe</id>
    <committed-date>2009-05-16T20:24:56-07:00</committed-date>
    <authored-date>2009-05-16T20:24:56-07:00</authored-date>
    <message>attempting to build 0.5.4</message>
    <tree>85b99766f13a120b3d55b49308cd78cfa9eae62d</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>131129ecb2bb7075859215bd846b1c7f50f131d2</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/f6bacf6416125bfd58c06c2c8bf51ddd4ab24fec</url>
    <id>f6bacf6416125bfd58c06c2c8bf51ddd4ab24fec</id>
    <committed-date>2009-05-16T11:56:12-07:00</committed-date>
    <authored-date>2009-05-16T11:56:12-07:00</authored-date>
    <message>bumped the gem to 0.5.4</message>
    <tree>fdfae7d7b3d2e3be8d494ae548caafabca9d9417</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46d742c3a54b26b1cfc43f13459d607b48b47743</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/131129ecb2bb7075859215bd846b1c7f50f131d2</url>
    <id>131129ecb2bb7075859215bd846b1c7f50f131d2</id>
    <committed-date>2009-05-16T11:52:44-07:00</committed-date>
    <authored-date>2009-05-16T11:52:44-07:00</authored-date>
    <message>fixed bug in trends</message>
    <tree>3c7f8516c8647236cafa7b2efe580a4f00a1840d</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f4d27a3d0a14f8e3444da4dd287f019048bd8634</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/46d742c3a54b26b1cfc43f13459d607b48b47743</url>
    <id>46d742c3a54b26b1cfc43f13459d607b48b47743</id>
    <committed-date>2009-05-16T11:08:03-07:00</committed-date>
    <authored-date>2009-05-16T11:08:03-07:00</authored-date>
    <message>splitting test suite into multiple test files along functional lines</message>
    <tree>36bcee2ccfe6fdb48a7ae9ddbf677b9b575b36d4</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>997c8ee60f8510f93e9dfc6e3cbfb909554da310</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/f4d27a3d0a14f8e3444da4dd287f019048bd8634</url>
    <id>f4d27a3d0a14f8e3444da4dd287f019048bd8634</id>
    <committed-date>2009-05-16T10:33:43-07:00</committed-date>
    <authored-date>2009-05-16T10:33:43-07:00</authored-date>
    <message>refactored shoulda macros into conventional shoulda_macros directory</message>
    <tree>02ab26df27863ff09b21f2c601443677ee4207db</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a05f81da006560970ec562be5011bfe4e5e002f0</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/997c8ee60f8510f93e9dfc6e3cbfb909554da310</url>
    <id>997c8ee60f8510f93e9dfc6e3cbfb909554da310</id>
    <committed-date>2009-05-16T10:25:54-07:00</committed-date>
    <authored-date>2009-05-16T10:25:54-07:00</authored-date>
    <message>refactoring test suite</message>
    <tree>35a3e5da700fd03acaed253968480cb66b69ac3a</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb2d1b171da174e3162bc58f61280ab210d70200</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/a05f81da006560970ec562be5011bfe4e5e002f0</url>
    <id>a05f81da006560970ec562be5011bfe4e5e002f0</id>
    <committed-date>2009-05-15T15:36:45-07:00</committed-date>
    <authored-date>2009-05-15T15:36:45-07:00</authored-date>
    <message>added overdue attribution to gem &amp; README for Luke Francl, Matt Sanford, Alejandro Crosa, Danny Burkes, Don Brown, &amp; HotFusionMan. added CHANGELOG. bumped the gem to 0.5.3.</message>
    <tree>386f0404bebd32d69edec9e137709cdb2531c9db</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a129bdcbd1b92a769b1884ffc7a59caf2edda8b</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/eb2d1b171da174e3162bc58f61280ab210d70200</url>
    <id>eb2d1b171da174e3162bc58f61280ab210d70200</id>
    <committed-date>2009-05-15T15:26:14-07:00</committed-date>
    <authored-date>2009-05-15T15:26:14-07:00</authored-date>
    <message>pulling in Matt Sanford's trends addition</message>
    <tree>95ed25b482a6c6ed20fd8b251adbe38a5ae8ce07</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8d9a152c6694a6c4c6ca3a5d4c6c233ea4d234c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Sanford</name>
      <email>matt@twitter.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/0a129bdcbd1b92a769b1884ffc7a59caf2edda8b</url>
    <id>0a129bdcbd1b92a769b1884ffc7a59caf2edda8b</id>
    <committed-date>2009-05-15T15:10:53-07:00</committed-date>
    <authored-date>2009-05-15T12:51:36-07:00</authored-date>
    <message>Update the readme docs and add trends

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>1705ed5b65a44606f78980c39433879ebd6457fe</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e3dfd7d9fa645f53bac2834dfe09bd5824e06f4</id>
      </parent>
    </parents>
    <author>
      <name>Albert Davidson Chou</name>
      <email>HotFusionMan@Yahoo.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/a8d9a152c6694a6c4c6ca3a5d4c6c233ea4d234c</url>
    <id>a8d9a152c6694a6c4c6ca3a5d4c6c233ea4d234c</id>
    <committed-date>2009-04-13T06:42:55-07:00</committed-date>
    <authored-date>2009-04-12T22:06:21-07:00</authored-date>
    <message>Added methods to check for and retrieve the next page of search results.

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>c76f369a99769d1a1c276830073f645b73360405</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>85aefec89206ace21710665b3dcb8d88d2e8978f</id>
      </parent>
    </parents>
    <author>
      <name>Danny Burkes</name>
      <email>dburkes@netable.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/6e3dfd7d9fa645f53bac2834dfe09bd5824e06f4</url>
    <id>6e3dfd7d9fa645f53bac2834dfe09bd5824e06f4</id>
    <committed-date>2009-04-13T06:42:45-07:00</committed-date>
    <authored-date>2009-03-24T11:16:52-07:00</authored-date>
    <message>parameterize timeout

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>7420d3b3d5b818345fe8b38e271a86af90b1e32f</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>033bace1de947c190fb92431aa692c001956fcbe</id>
      </parent>
    </parents>
    <author>
      <name>Luke Francl</name>
      <email>look@subtleknife.local</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/85aefec89206ace21710665b3dcb8d88d2e8978f</url>
    <id>85aefec89206ace21710665b3dcb8d88d2e8978f</id>
    <committed-date>2009-03-08T15:55:26-07:00</committed-date>
    <authored-date>2009-03-08T15:37:49-07:00</authored-date>
    <message>bump gem version to 0.5.3 so my gem will build

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>6932914bf260ad147eb35bddb3b6846374131a09</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1d6ccba205dade8b7b75f60ee17e926c57836a4</id>
      </parent>
    </parents>
    <author>
      <name>Luke Francl</name>
      <email>look@subtleknife.local</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/033bace1de947c190fb92431aa692c001956fcbe</url>
    <id>033bace1de947c190fb92431aa692c001956fcbe</id>
    <committed-date>2009-03-08T15:55:24-07:00</committed-date>
    <authored-date>2009-03-08T15:32:36-07:00</authored-date>
    <message>add source to Tweet class as it is now available in the JSON results

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>b86669ff687b747ecdd252048b39f56430954f89</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9a9311d08abfd2d26d18089f09338dfd3940a16</id>
      </parent>
    </parents>
    <author>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/d1d6ccba205dade8b7b75f60ee17e926c57836a4</url>
    <id>d1d6ccba205dade8b7b75f60ee17e926c57836a4</id>
    <committed-date>2009-02-04T15:42:26-08:00</committed-date>
    <authored-date>2009-02-04T15:39:13-08:00</authored-date>
    <message>bump the gemspec: 0.5.2</message>
    <tree>21cb07f78f3deacd20c5f511e8b7ec038567d3fc</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac489099f894b6ae82f6e8d0854ab34d6a0047cb</id>
      </parent>
    </parents>
    <author>
      <name>Alejandro Crosa</name>
      <email>acrosa@sharing.linkedin.biz</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/f9a9311d08abfd2d26d18089f09338dfd3940a16</url>
    <id>f9a9311d08abfd2d26d18089f09338dfd3940a16</id>
    <committed-date>2009-02-04T15:13:57-08:00</committed-date>
    <authored-date>2009-02-03T15:37:14-08:00</authored-date>
    <message>Moved contants to the Client Class

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>edd592dcfdfa2346ee705c5ec402c683c79cf167</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f569cd2b52b57aaf36c452c1187760a0225f4f6</id>
      </parent>
    </parents>
    <author>
      <name>Alejandro Crosa</name>
      <email>acrosa@sharing.linkedin.biz</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/ac489099f894b6ae82f6e8d0854ab34d6a0047cb</url>
    <id>ac489099f894b6ae82f6e8d0854ab34d6a0047cb</id>
    <committed-date>2009-02-04T15:13:45-08:00</committed-date>
    <authored-date>2009-02-03T15:34:32-08:00</authored-date>
    <message>Send User Agent to Twitter when doing the HTTP request
Timeout HTTP calls (default 5 seconds)

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>47bf7fbb1821cdc3a26c9e7598ad9cccab258543</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56b08d9f23da550ad80aafe23df20f23a80d66d6</id>
      </parent>
    </parents>
    <author>
      <name>Don Brown</name>
      <email>browndon@gmail.com</email>
    </author>
    <url>http://github.com/dancroak/twitter-search/commit/6f569cd2b52b57aaf36c452c1187760a0225f4f6</url>
    <id>6f569cd2b52b57aaf36c452c1187760a0225f4f6</id>
    <committed-date>2009-02-04T15:13:30-08:00</committed-date>
    <authored-date>2008-11-08T08:17:28-08:00</authored-date>
    <message>Added all fields available in JSON

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
    <tree>7f30e7e2902083616e6779cc7fb42fa6c0a7a10c</tree>
    <committer>
      <name>Dan Croak</name>
      <email>dcroak@thoughtbot.com</email>
    </committer>
  </commit>
</commits>
