<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>ca45418d126f9333c9e697c149e77d5e035f35ce</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/e8aecf057b0a424afcf2ee01449cddbf2ec51af9</url>
    <id>e8aecf057b0a424afcf2ee01449cddbf2ec51af9</id>
    <committed-date>2009-10-06T10:35:23-07:00</committed-date>
    <authored-date>2009-10-06T10:35:23-07:00</authored-date>
    <message>Mention that percent encoding/decoding functions are based on those in ibrowse.</message>
    <tree>f00be6838a414b67a5fdf6f62c47d24a8cc4b412</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be1aa9646dcd1d8746dde849854cec3fa8792094</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/ca45418d126f9333c9e697c149e77d5e035f35ce</url>
    <id>ca45418d126f9333c9e697c149e77d5e035f35ce</id>
    <committed-date>2009-10-06T10:13:51-07:00</committed-date>
    <authored-date>2009-10-06T10:13:51-07:00</authored-date>
    <message>Add improved implementation of percent encoding/decoding functions.</message>
    <tree>60dd6b411029047de8aaa5a905bc1b050d96bbc3</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e63269877da54513436eb59cec0381e8843ba8da</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/be1aa9646dcd1d8746dde849854cec3fa8792094</url>
    <id>be1aa9646dcd1d8746dde849854cec3fa8792094</id>
    <committed-date>2009-09-26T07:04:01-07:00</committed-date>
    <authored-date>2009-09-26T07:04:01-07:00</authored-date>
    <message>Move compile options to Emakefile; simplify Makefile.</message>
    <tree>065d8b5f89fcbe21a1467b6fdd5bea95941be0ac</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d00161bcd47498d753feae1b81e48f72a595a09</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/e63269877da54513436eb59cec0381e8843ba8da</url>
    <id>e63269877da54513436eb59cec0381e8843ba8da</id>
    <committed-date>2009-09-26T07:01:16-07:00</committed-date>
    <authored-date>2009-09-26T07:01:16-07:00</authored-date>
    <message>Fix oauth_client for missing content type response headers.</message>
    <tree>cea128762db379e19b59544ae31dd76e1d8bfe5f</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bcd44f95277bddcaaeb8442b61ae77a4937ceb4</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/9d00161bcd47498d753feae1b81e48f72a595a09</url>
    <id>9d00161bcd47498d753feae1b81e48f72a595a09</id>
    <committed-date>2009-09-26T06:44:42-07:00</committed-date>
    <authored-date>2009-09-26T06:44:42-07:00</authored-date>
    <message>Add option for sending protocol parameters in either the header or querystring.</message>
    <tree>cd8bc1912c61a2cfbbf4681b89b3090e2028a2ae</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c625a0ce65dcb7a8208ed7e4967388cf4615fcf</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/1bcd44f95277bddcaaeb8442b61ae77a4937ceb4</url>
    <id>1bcd44f95277bddcaaeb8442b61ae77a4937ceb4</id>
    <committed-date>2009-09-26T06:03:49-07:00</committed-date>
    <authored-date>2009-09-26T06:03:49-07:00</authored-date>
    <message>Add gen_server based oauth_client module.</message>
    <tree>47a4d33ae8821d464f98d85e1eb9d63457f3f9cd</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8bf26038f9b65a88c4ce5f7965da84be29523c0a</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/2c625a0ce65dcb7a8208ed7e4967388cf4615fcf</url>
    <id>2c625a0ce65dcb7a8208ed7e4967388cf4615fcf</id>
    <committed-date>2009-07-19T11:01:53-07:00</committed-date>
    <authored-date>2009-07-19T11:01:53-07:00</authored-date>
    <message>README updates.</message>
    <tree>45f60b5c6c2414a8bc043a9be5cb95bc4823ee1d</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>562597602b054f8e2412ff54d7957839aa88c2c5</id>
      </parent>
    </parents>
    <author>
      <name>Jason Davies</name>
      <email>jason@jdd.local</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/8bf26038f9b65a88c4ce5f7965da84be29523c0a</url>
    <id>8bf26038f9b65a88c4ce5f7965da84be29523c0a</id>
    <committed-date>2009-07-19T10:43:31-07:00</committed-date>
    <authored-date>2009-07-13T15:02:42-07:00</authored-date>
    <message>Add handy params_from_header_string/1.

For use when decoding the OAuth's &quot;Authorization&quot; header.

Signed-off-by: Tim Fletcher &lt;tim@tfletcher.com&gt;</message>
    <tree>ae2cc9fcd4f5c88d62688bd593a5c2b199a68465</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d93e6bf3b1593281a0f4a926f13c64dbcd9c4dc</id>
      </parent>
    </parents>
    <author>
      <name>Jason Davies</name>
      <email>jason@jdd.local</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/562597602b054f8e2412ff54d7957839aa88c2c5</url>
    <id>562597602b054f8e2412ff54d7957839aa88c2c5</id>
    <committed-date>2009-07-19T10:43:30-07:00</committed-date>
    <authored-date>2009-07-13T14:59:42-07:00</authored-date>
    <message>Fix suspected bug in PLAINTEXT signature.

This JavaScript implementation:
http://oauth.googlecode.com/svn/code/javascript/oauth.js appears to
indicate that the signature only needs to be encoded once, not twice.
This makes erlang-oauth comply, assuming it is passed an already-decoded
signature to verify (which is usual when using something like Mochiweb,
for example).

Signed-off-by: Tim Fletcher &lt;tim@tfletcher.com&gt;</message>
    <tree>839227d8968dc51bfe88aa52c34e67d39b051d34</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09857076a1cb0963eacc2f46495bb22b9c6ef8db</id>
      </parent>
    </parents>
    <author>
      <name>Roberto Aloi</name>
      <email>prof3ta@lestat-desktop.site</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/5d93e6bf3b1593281a0f4a926f13c64dbcd9c4dc</url>
    <id>5d93e6bf3b1593281a0f4a926f13c64dbcd9c4dc</id>
    <committed-date>2009-06-04T14:23:42-07:00</committed-date>
    <authored-date>2009-06-04T02:17:53-07:00</authored-date>
    <message>Specifying version key, to help automatic building tools to build the application.

Signed-off-by: Tim Fletcher &lt;twoggle@gmail.com&gt;</message>
    <tree>e980803e090ed699b5f8e5abac60a79206cf4d9d</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>twoggle@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41ead739b7b5a21e6fbef837c6eb3eaad9b1aaf7</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/09857076a1cb0963eacc2f46495bb22b9c6ef8db</url>
    <id>09857076a1cb0963eacc2f46495bb22b9c6ef8db</id>
    <committed-date>2009-03-20T02:42:22-07:00</committed-date>
    <authored-date>2009-03-20T02:42:22-07:00</authored-date>
    <message>Use the public_key API; not the helper modules.</message>
    <tree>14c2e54fa24022411bc37516210f3a5b061a7ecc</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>646c13e262d4f08ffbd66f4e778e767054b0377b</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/41ead739b7b5a21e6fbef837c6eb3eaad9b1aaf7</url>
    <id>41ead739b7b5a21e6fbef837c6eb3eaad9b1aaf7</id>
    <committed-date>2009-03-14T04:56:40-07:00</committed-date>
    <authored-date>2009-03-14T04:56:40-07:00</authored-date>
    <message>Fix README quick start prompt numbering.</message>
    <tree>3c5dfad0ca5e90754116b236b9aaf2acfd8e8e26</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>090bebe9f6e38c75065072e8617fd1ca5471e679</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/646c13e262d4f08ffbd66f4e778e767054b0377b</url>
    <id>646c13e262d4f08ffbd66f4e778e767054b0377b</id>
    <committed-date>2009-03-14T04:54:56-07:00</committed-date>
    <authored-date>2009-03-14T04:54:56-07:00</authored-date>
    <message>Lowercase the host part when normalising URI.</message>
    <tree>8eee09ae641c3c705ac60ea197981f459f82bf86</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d8be23693bf76637f13845cb3dc003480415431b</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/090bebe9f6e38c75065072e8617fd1ca5471e679</url>
    <id>090bebe9f6e38c75065072e8617fd1ca5471e679</id>
    <committed-date>2009-02-25T12:18:18-08:00</committed-date>
    <authored-date>2009-02-25T12:18:18-08:00</authored-date>
    <message>Update README.</message>
    <tree>591adf7505b11e58664cbcaddbae514c9c99cf65</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb4ac880c6c47d99a70b68724ca053aa17cf5d94</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/d8be23693bf76637f13845cb3dc003480415431b</url>
    <id>d8be23693bf76637f13845cb3dc003480415431b</id>
    <committed-date>2009-02-25T06:16:51-08:00</committed-date>
    <authored-date>2009-02-25T06:16:51-08:00</authored-date>
    <message>Move signature verification code into helper modules.</message>
    <tree>55f02f47810f6ff33771cabaf114e68c798d0f5b</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d8de36df58506d81303afe093437093b112a4c81</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/fb4ac880c6c47d99a70b68724ca053aa17cf5d94</url>
    <id>fb4ac880c6c47d99a70b68724ca053aa17cf5d94</id>
    <committed-date>2009-02-25T04:52:38-08:00</committed-date>
    <authored-date>2009-02-25T04:52:38-08:00</authored-date>
    <message>Remove oauth_signature from module list.</message>
    <tree>16f5be1dad9dad268767bd581d19e088011efa3b</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0b0577ce12ad6735849373c1b4bf04a27858979</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/d8de36df58506d81303afe093437093b112a4c81</url>
    <id>d8de36df58506d81303afe093437093b112a4c81</id>
    <committed-date>2009-02-25T04:51:41-08:00</committed-date>
    <authored-date>2009-02-25T04:51:41-08:00</authored-date>
    <message>Add signature verification.</message>
    <tree>296510af128339271b2accd98c28ef274ce77087</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e015b415907cc0881e0aea4b5373f1ec1b79d8fa</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/e0b0577ce12ad6735849373c1b4bf04a27858979</url>
    <id>e0b0577ce12ad6735849373c1b4bf04a27858979</id>
    <committed-date>2009-02-25T04:45:38-08:00</committed-date>
    <authored-date>2009-02-25T04:45:38-08:00</authored-date>
    <message>RSA-SHA1 keys are the consumer secret.</message>
    <tree>34cf2638e0c01a54d130256c310ae8926f6adb35</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1738b99e734fcefa6a9997c73136d861436174e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/e015b415907cc0881e0aea4b5373f1ec1b79d8fa</url>
    <id>e015b415907cc0881e0aea4b5373f1ec1b79d8fa</id>
    <committed-date>2009-02-25T04:36:37-08:00</committed-date>
    <authored-date>2009-02-25T04:36:37-08:00</authored-date>
    <message>Integrate oauth_signature module with oauth module.</message>
    <tree>3e83c6a070b3db7cb6221bf31fc979333092751a</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30afb4436a1e1f2460ef66270794b6e1a65808dc</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/f1738b99e734fcefa6a9997c73136d861436174e</url>
    <id>f1738b99e734fcefa6a9997c73136d861436174e</id>
    <committed-date>2009-01-26T00:52:13-08:00</committed-date>
    <authored-date>2009-01-26T00:52:13-08:00</authored-date>
    <message>Use correct HTTP method in oauth:post/5.</message>
    <tree>dd6bce1f6814017210d784a09bed87d76b258de6</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>514758bd9dfbb4257ec59c4c2ca3b8a92cdfb6b4</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/30afb4436a1e1f2460ef66270794b6e1a65808dc</url>
    <id>30afb4436a1e1f2460ef66270794b6e1a65808dc</id>
    <committed-date>2009-01-13T06:38:59-08:00</committed-date>
    <authored-date>2009-01-13T06:38:59-08:00</authored-date>
    <message>Remove old test macros.</message>
    <tree>bca546c4a6207a66ea6a01ab3409bbf96332040b</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b59f5ad7ed5466159a358a49220740a7e382ce74</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/514758bd9dfbb4257ec59c4c2ca3b8a92cdfb6b4</url>
    <id>514758bd9dfbb4257ec59c4c2ca3b8a92cdfb6b4</id>
    <committed-date>2009-01-13T06:26:20-08:00</committed-date>
    <authored-date>2009-01-13T06:26:20-08:00</authored-date>
    <message>Update README.</message>
    <tree>7533111dfce3bed2d4dbb6e345785fbb2499a0e2</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b65f952ce6d55b5f55c3a7961a752073db31c437</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/b59f5ad7ed5466159a358a49220740a7e382ce74</url>
    <id>b59f5ad7ed5466159a358a49220740a7e382ce74</id>
    <committed-date>2009-01-13T06:20:10-08:00</committed-date>
    <authored-date>2009-01-13T06:20:10-08:00</authored-date>
    <message>Update copyright date.</message>
    <tree>fb88915aabb5a0a7f9cd22f20bef640ef6e8f267</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ab77bc915ef674413b9900ae8701bed9e9acaec</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/b65f952ce6d55b5f55c3a7961a752073db31c437</url>
    <id>b65f952ce6d55b5f55c3a7961a752073db31c437</id>
    <committed-date>2009-01-13T06:19:44-08:00</committed-date>
    <authored-date>2009-01-13T06:19:44-08:00</authored-date>
    <message>Add an application resource file.</message>
    <tree>cc9fc0802b494d7247e999740c16eecf078d81da</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98bfd9f15040964d3bb26a898f3936eb7890a1bc</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/4ab77bc915ef674413b9900ae8701bed9e9acaec</url>
    <id>4ab77bc915ef674413b9900ae8701bed9e9acaec</id>
    <committed-date>2009-01-13T06:18:51-08:00</committed-date>
    <authored-date>2009-01-13T06:18:51-08:00</authored-date>
    <message>Add rewritten code.</message>
    <tree>460c500610a364dfc75a0e0db1f9326a56093009</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>625471c1991d614744111a2176d316314a48d276</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/98bfd9f15040964d3bb26a898f3936eb7890a1bc</url>
    <id>98bfd9f15040964d3bb26a898f3936eb7890a1bc</id>
    <committed-date>2009-01-13T06:14:57-08:00</committed-date>
    <authored-date>2009-01-13T06:14:57-08:00</authored-date>
    <message>Remove the test code.</message>
    <tree>86af749eba50e183943e0d5d3eff70fa21ea173c</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d37481c02eeae2f261bad49e908d4c8585f98e5</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/625471c1991d614744111a2176d316314a48d276</url>
    <id>625471c1991d614744111a2176d316314a48d276</id>
    <committed-date>2009-01-13T06:14:31-08:00</committed-date>
    <authored-date>2009-01-13T06:14:31-08:00</authored-date>
    <message>Simplify the Makefile.</message>
    <tree>670fdae9c94b7dd042d6e69a81a0948cbaf2c614</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>43737af9b8755f396972c385897da8009bf7cd64</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/3d37481c02eeae2f261bad49e908d4c8585f98e5</url>
    <id>3d37481c02eeae2f261bad49e908d4c8585f98e5</id>
    <committed-date>2008-12-12T15:57:20-08:00</committed-date>
    <authored-date>2008-12-12T15:57:20-08:00</authored-date>
    <message>Don't autoredirect.</message>
    <tree>04897fddbc5844485031d58231e64e6ec3c87064</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44de303f49175d0dafe4a28e45b30d2f4194581c</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/43737af9b8755f396972c385897da8009bf7cd64</url>
    <id>43737af9b8755f396972c385897da8009bf7cd64</id>
    <committed-date>2008-11-07T09:23:30-08:00</committed-date>
    <authored-date>2008-11-07T09:23:30-08:00</authored-date>
    <message>Update README.</message>
    <tree>e64dd49fb8aefe19021ea115e24f934276d4bec5</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60c906f6897dbf91c7e2d42365cbeb0dbfbb8061</id>
      </parent>
    </parents>
    <author>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </author>
    <url>http://github.com/tim/erlang-oauth/commit/44de303f49175d0dafe4a28e45b30d2f4194581c</url>
    <id>44de303f49175d0dafe4a28e45b30d2f4194581c</id>
    <committed-date>2008-11-07T08:57:46-08:00</committed-date>
    <authored-date>2008-11-07T08:57:46-08:00</authored-date>
    <message>Add Google contacts example.</message>
    <tree>9e66638881b3d3108ed05960efbdb35d03c1b8c9</tree>
    <committer>
      <name>Tim Fletcher</name>
      <email>tim@tfletcher.com</email>
    </committer>
  </commit>
</commits>
