<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>41931cba088e575a0433da7f68a0c9e9b87730b9</id>
      </parent>
    </parents>
    <author>
      <name>Pelle Braendgaard</name>
      <email>pelleb@gmail.com</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/c867394b4b14bc893cc29fbb0b1b839066843b93</url>
    <id>c867394b4b14bc893cc29fbb0b1b839066843b93</id>
    <committed-date>2009-08-13T11:13:38-07:00</committed-date>
    <authored-date>2009-08-13T11:13:38-07:00</authored-date>
    <message>Added a &quot;secure_equals&quot; method to Helper to avoid timing attacks as mentioned here:
http://codahale.com/a-lesson-in-timing-attacks/</message>
    <tree>52327c1f8f2f4884cc3e91b634a60e858b8f478d</tree>
    <committer>
      <name>Pelle Braendgaard</name>
      <email>pelleb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4418a000cbf7caeb1977e96e5354ee13a4099aed</id>
      </parent>
    </parents>
    <author>
      <name>Pelle Braendgaard</name>
      <email>pelleb@gmail.com</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/41931cba088e575a0433da7f68a0c9e9b87730b9</url>
    <id>41931cba088e575a0433da7f68a0c9e9b87730b9</id>
    <committed-date>2009-08-13T10:06:35-07:00</committed-date>
    <authored-date>2009-08-13T10:06:35-07:00</authored-date>
    <message>Fix test_action_controller_request_proxy to use a pre rack version of ActionPack</message>
    <tree>e98c025efc20583d57c728ff3508702d617cf73d</tree>
    <committer>
      <name>Pelle Braendgaard</name>
      <email>pelleb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59d20b87b9a9c1d592231987fcffc36bdff526c1</id>
      </parent>
    </parents>
    <author>
      <name>Pelle Braendgaard</name>
      <email>pelleb@gmail.com</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/4418a000cbf7caeb1977e96e5354ee13a4099aed</url>
    <id>4418a000cbf7caeb1977e96e5354ee13a4099aed</id>
    <committed-date>2009-08-13T10:04:15-07:00</committed-date>
    <authored-date>2009-08-13T10:04:15-07:00</authored-date>
    <message>Fixed Rakefile for hoe</message>
    <tree>baec794151b1c2d5ef7e7c423bd10af52392900c</tree>
    <committer>
      <name>Pelle Braendgaard</name>
      <email>pelleb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8efa7422cb698c09a17f6f2765ed64acf047dc72</id>
      </parent>
    </parents>
    <author>
      <name>Pelle Braendgaard</name>
      <email>pelleb@gmail.com</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/59d20b87b9a9c1d592231987fcffc36bdff526c1</url>
    <id>59d20b87b9a9c1d592231987fcffc36bdff526c1</id>
    <committed-date>2009-07-27T17:09:50-07:00</committed-date>
    <authored-date>2009-07-27T17:09:50-07:00</authored-date>
    <message>Added a :ca_file option to consumer. This allows you to override the ca file for a specific consumer.
This would be particularly useful for writers of wrapper gems for various web services.</message>
    <tree>3fc68b05e9cedf98ae3c3151ef54a58a622ee1be</tree>
    <committer>
      <name>Pelle Braendgaard</name>
      <email>pelleb@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37fa79cc988f8eaaf1c6b966f6190b14476d95a1</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/8efa7422cb698c09a17f6f2765ed64acf047dc72</url>
    <id>8efa7422cb698c09a17f6f2765ed64acf047dc72</id>
    <committed-date>2009-07-14T16:43:55-07:00</committed-date>
    <authored-date>2009-07-14T16:43:55-07:00</authored-date>
    <message>better handling of query parameters</message>
    <tree>c9230ce90bc739f59b0bf4ca37318213d1c7f003</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5513d33adbdd87aaa40996fb3b9c4259a4397a5d</id>
      </parent>
    </parents>
    <author>
      <name>Yu-Shan Fung</name>
      <email>yfung@yu-shan-fungs-macbook-pro.local</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/37fa79cc988f8eaaf1c6b966f6190b14476d95a1</url>
    <id>37fa79cc988f8eaaf1c6b966f6190b14476d95a1</id>
    <committed-date>2009-07-06T16:06:20-07:00</committed-date>
    <authored-date>2009-06-15T16:10:49-07:00</authored-date>
    <message>Only reject nil if data is a Hash. Without this fix, POST/PUT breaks when data is a string.</message>
    <tree>62ab0bc6272b0266dccf6a7071cbb196ab63ccf3</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe150f165b9ef934c8b3729de5dfe9027a24c2f5</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/5513d33adbdd87aaa40996fb3b9c4259a4397a5d</url>
    <id>5513d33adbdd87aaa40996fb3b9c4259a4397a5d</id>
    <committed-date>2009-07-06T16:05:05-07:00</committed-date>
    <authored-date>2009-07-06T16:05:00-07:00</authored-date>
    <message>allow --method to be specified for `authorize` command</message>
    <tree>d79ec5eac7c1729de824f39c258ae091651538e4</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>78262c1b3c321c5b72ecce2236ffc4854fe33f5b</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/fe150f165b9ef934c8b3729de5dfe9027a24c2f5</url>
    <id>fe150f165b9ef934c8b3729de5dfe9027a24c2f5</id>
    <committed-date>2009-06-05T16:42:50-07:00</committed-date>
    <authored-date>2009-06-05T16:42:03-07:00</authored-date>
    <message>-B or --body to include OAuth params in the request body</message>
    <tree>a83d29bfabfebf21e85953b218f5268c9b319d82</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ec3488989a98bed22b4682f78bb25abea81edf6</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/78262c1b3c321c5b72ecce2236ffc4854fe33f5b</url>
    <id>78262c1b3c321c5b72ecce2236ffc4854fe33f5b</id>
    <committed-date>2009-06-05T16:41:39-07:00</committed-date>
    <authored-date>2009-06-05T16:41:39-07:00</authored-date>
    <message>include parameters when querying</message>
    <tree>fa1652fd9c5c83f2794a51d1ad0eaea4ea96bf7b</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79c81a9cec204cc389cc7a6d0ec9c1ff91a8ae3d</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/1ec3488989a98bed22b4682f78bb25abea81edf6</url>
    <id>1ec3488989a98bed22b4682f78bb25abea81edf6</id>
    <committed-date>2009-06-03T09:52:02-07:00</committed-date>
    <authored-date>2009-06-03T09:52:02-07:00</authored-date>
    <message>0.3.5 release</message>
    <tree>aef62252414b5c1b85f4236dbb931aa723685c13</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3fa4dabc1c4fcc6030761dc449925cfbb449d469</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/79c81a9cec204cc389cc7a6d0ec9c1ff91a8ae3d</url>
    <id>79c81a9cec204cc389cc7a6d0ec9c1ff91a8ae3d</id>
    <committed-date>2009-05-26T14:57:44-07:00</committed-date>
    <authored-date>2009-05-26T14:10:52-07:00</authored-date>
    <message>scope option for Google's endpoint</message>
    <tree>1be1b7145a4ff1b247040141dbf48e84a375adc6</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c8aae17b18dd7651c63d7dfb71a10162138bbd4</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/3fa4dabc1c4fcc6030761dc449925cfbb449d469</url>
    <id>3fa4dabc1c4fcc6030761dc449925cfbb449d469</id>
    <committed-date>2009-05-26T14:57:41-07:00</committed-date>
    <authored-date>2009-05-26T14:28:58-07:00</authored-date>
    <message>drop nil parameters passed as additional args</message>
    <tree>97a9981f9bef7fa3d049709bcf4f9c65f5a467a5</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d45af7725131a7879eefdea9f3eab9896957f25b</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/5c8aae17b18dd7651c63d7dfb71a10162138bbd4</url>
    <id>5c8aae17b18dd7651c63d7dfb71a10162138bbd4</id>
    <committed-date>2009-05-26T14:12:41-07:00</committed-date>
    <authored-date>2009-05-26T14:12:41-07:00</authored-date>
    <message>credit mwhuss for proxy support</message>
    <tree>077b47720412cdb4235870f3a153098da0bd0950</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02262c558bd667ef112f21c1527920116d4f41d3</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/d45af7725131a7879eefdea9f3eab9896957f25b</url>
    <id>d45af7725131a7879eefdea9f3eab9896957f25b</id>
    <committed-date>2009-05-26T14:10:37-07:00</committed-date>
    <authored-date>2009-05-26T14:10:37-07:00</authored-date>
    <message>more helpful error handling</message>
    <tree>46ecc949f179480441f5fc8efef5ce42ed1539a8</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65587601c9d6b50ead8a74e02bbc9ec8fecec457</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/02262c558bd667ef112f21c1527920116d4f41d3</url>
    <id>02262c558bd667ef112f21c1527920116d4f41d3</id>
    <committed-date>2009-05-26T14:05:20-07:00</committed-date>
    <authored-date>2009-05-26T14:05:20-07:00</authored-date>
    <message>'version' command and correct behavior for --version</message>
    <tree>0777b31e6c054f46cbae00767e101d334cdb7541</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>048c33fc3940b15682d20caa85ba8dd6053df9ac</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/65587601c9d6b50ead8a74e02bbc9ec8fecec457</url>
    <id>65587601c9d6b50ead8a74e02bbc9ec8fecec457</id>
    <committed-date>2009-05-26T13:47:57-07:00</committed-date>
    <authored-date>2009-05-26T13:47:57-07:00</authored-date>
    <message>Fix CLI w/ no args. Closes #6</message>
    <tree>fbb818212f5a094d3c586d5e3a9e8a4d0ee98c84</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0fc4dd4533ec8c5f98589cff930d0ddb77b1d68</id>
      </parent>
    </parents>
    <author>
      <name>Marshall Huss</name>
      <email>mwhuss@gmail.com</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/048c33fc3940b15682d20caa85ba8dd6053df9ac</url>
    <id>048c33fc3940b15682d20caa85ba8dd6053df9ac</id>
    <committed-date>2009-05-26T13:45:01-07:00</committed-date>
    <authored-date>2009-05-20T09:43:50-07:00</authored-date>
    <message>Added support for proxies</message>
    <tree>c5f8371429dd3e472aa276d7b07d7794995378fd</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>394a73d9d2239e63c2b8cb799a8c3f9610834a92</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/b0fc4dd4533ec8c5f98589cff930d0ddb77b1d68</url>
    <id>b0fc4dd4533ec8c5f98589cff930d0ddb77b1d68</id>
    <committed-date>2009-05-20T19:04:00-07:00</committed-date>
    <authored-date>2009-05-20T19:04:00-07:00</authored-date>
    <message>display option grouping</message>
    <tree>cbd71ea181fdd463b30c49363d4abaea4ed27a55</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afb00fab8d613a89b2e6da664d22510066c34117</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/394a73d9d2239e63c2b8cb799a8c3f9610834a92</url>
    <id>394a73d9d2239e63c2b8cb799a8c3f9610834a92</id>
    <committed-date>2009-05-20T17:50:24-07:00</committed-date>
    <authored-date>2009-05-20T17:50:24-07:00</authored-date>
    <message>update History</message>
    <tree>958ff174809ed2ff252331d695d0138046cc4911</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d21e9c227ed4477fedc98c92830a2289823ed4f7</id>
      </parent>
      <parent>
        <id>4b4ea15e27896e6ecbe15c5369a126bdac520857</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/afb00fab8d613a89b2e6da664d22510066c34117</url>
    <id>afb00fab8d613a89b2e6da664d22510066c34117</id>
    <committed-date>2009-05-20T17:47:26-07:00</committed-date>
    <authored-date>2009-05-20T17:47:26-07:00</authored-date>
    <message>Merge branch 'oauth-1.0a' into mergeable</message>
    <tree>8f24a18e948a249c847d1ffdfde082a4d9f832f7</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c69a984cfe5397f409449386d8a5e347fa4e71c</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/4b4ea15e27896e6ecbe15c5369a126bdac520857</url>
    <id>4b4ea15e27896e6ecbe15c5369a126bdac520857</id>
    <committed-date>2009-05-20T16:44:42-07:00</committed-date>
    <authored-date>2009-05-20T16:30:56-07:00</authored-date>
    <message>Support 1.0a in the CLI</message>
    <tree>33c42c17e0e46ee62a38afd80d2d400fe4d52ec1</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e22046a2b7bac4bc170bf572d941ece9fd03fa0f</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/7c69a984cfe5397f409449386d8a5e347fa4e71c</url>
    <id>7c69a984cfe5397f409449386d8a5e347fa4e71c</id>
    <committed-date>2009-05-20T16:44:32-07:00</committed-date>
    <authored-date>2009-05-20T16:30:10-07:00</authored-date>
    <message>correctly set oauth_callback=oob</message>
    <tree>8cd3c44b944a25105b3c5fb302eab38fe0aa08a8</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0af73f0f5e24076a932572ab1d57daad1a9fe77</id>
      </parent>
    </parents>
    <author>
      <name>Seth Cousins</name>
      <email>seth@owl.(none)</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/d21e9c227ed4477fedc98c92830a2289823ed4f7</url>
    <id>d21e9c227ed4477fedc98c92830a2289823ed4f7</id>
    <committed-date>2009-05-20T14:02:07-07:00</committed-date>
    <authored-date>2009-05-15T08:57:44-07:00</authored-date>
    <message>support streamable body contents for large bodies

For example this can be used when uploading a large file in a POST request without having to buffer the while file in memory.  The body must be an object supporting #read and either #length (StringIO for example) or #stat.size (File for example).</message>
    <tree>398c2317681d9ebbe148729c0eb3fbfea0ed06dd</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>731bd73153edc7010b2ee3e4e1c74a6cb0c9e867</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/d0af73f0f5e24076a932572ab1d57daad1a9fe77</url>
    <id>d0af73f0f5e24076a932572ab1d57daad1a9fe77</id>
    <committed-date>2009-05-20T12:48:28-07:00</committed-date>
    <authored-date>2009-05-20T12:48:28-07:00</authored-date>
    <message>document parameters for Net::HTTP additions</message>
    <tree>214df21af27e05653891829369315a42a51d01a2</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>731bd73153edc7010b2ee3e4e1c74a6cb0c9e867</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/e22046a2b7bac4bc170bf572d941ece9fd03fa0f</url>
    <id>e22046a2b7bac4bc170bf572d941ece9fd03fa0f</id>
    <committed-date>2009-05-18T18:26:03-07:00</committed-date>
    <authored-date>2009-05-18T16:06:57-07:00</authored-date>
    <message>first pass at supporting 1.0a</message>
    <tree>e892fc4e2f69365db767b02e6427497ceb0742b9</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fe502c9abf60180704c2f7a7fba8422b0d183e68</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/731bd73153edc7010b2ee3e4e1c74a6cb0c9e867</url>
    <id>731bd73153edc7010b2ee3e4e1c74a6cb0c9e867</id>
    <committed-date>2009-05-18T17:51:01-07:00</committed-date>
    <authored-date>2009-05-18T17:46:19-07:00</authored-date>
    <message>when symbolizing keys from a response, include string keys</message>
    <tree>a27d83b3cbea0d6e5c7133d05aa15f78aef659df</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3763abe10953a81e3c1eb5cfad0a9ce9f95d3ed1</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/fe502c9abf60180704c2f7a7fba8422b0d183e68</url>
    <id>fe502c9abf60180704c2f7a7fba8422b0d183e68</id>
    <committed-date>2009-05-18T17:50:55-07:00</committed-date>
    <authored-date>2009-05-18T17:45:35-07:00</authored-date>
    <message>documentation improvements</message>
    <tree>a2e1f247be9154864d0e466482adc0761feb86a9</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b76c8552e36bbcc0f9c4c871403c4ee3d1e1e70</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/3763abe10953a81e3c1eb5cfad0a9ce9f95d3ed1</url>
    <id>3763abe10953a81e3c1eb5cfad0a9ce9f95d3ed1</id>
    <committed-date>2009-05-18T17:50:45-07:00</committed-date>
    <authored-date>2009-05-18T17:44:22-07:00</authored-date>
    <message>access token requests should accept add'l args</message>
    <tree>ccd3f2b6f7691b9504bdea3fb0f9e58820495bcd</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96274b6f367e8efd31adebf9a77ffc7e8ed007b6</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/7b76c8552e36bbcc0f9c4c871403c4ee3d1e1e70</url>
    <id>7b76c8552e36bbcc0f9c4c871403c4ee3d1e1e70</id>
    <committed-date>2009-05-18T13:46:47-07:00</committed-date>
    <authored-date>2009-05-18T13:42:48-07:00</authored-date>
    <message>added options for specifying scheme, opts file</message>
    <tree>554deb9df4d97cd92b027a72c1af850a918c4ea1</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02762a762407dc9cc471074c7942b7ab8b9b9d0c</id>
      </parent>
    </parents>
    <author>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </author>
    <url>http://github.com/pelle/oauth/commit/96274b6f367e8efd31adebf9a77ffc7e8ed007b6</url>
    <id>96274b6f367e8efd31adebf9a77ffc7e8ed007b6</id>
    <committed-date>2009-05-18T13:46:34-07:00</committed-date>
    <authored-date>2009-05-18T13:42:03-07:00</authored-date>
    <message>removed TODOs</message>
    <tree>1ca1a29f36628a8881c5a922d21cc7778fcebeb8</tree>
    <committer>
      <name>Seth Fitzsimmons</name>
      <email>seth@mojodna.net</email>
    </committer>
  </commit>
</commits>
