<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b0cb467116483bd663cbae8d71feb98fe0f75c10</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/2b7bf35c06e128f867a72b600c116a1d31ab5502</url>
    <id>2b7bf35c06e128f867a72b600c116a1d31ab5502</id>
    <committed-date>2009-01-10T08:02:41-08:00</committed-date>
    <authored-date>2009-01-07T09:44:46-08:00</authored-date>
    <message>corrected params for find_by_user_and_tags

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>3404f4184eff6c91544189720907522d0d83b212</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56f0ccc12174be9037e0899e12e5317f883d13cc</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/b0cb467116483bd663cbae8d71feb98fe0f75c10</url>
    <id>b0cb467116483bd663cbae8d71feb98fe0f75c10</id>
    <committed-date>2009-01-07T08:04:32-08:00</committed-date>
    <authored-date>2009-01-07T07:41:35-08:00</authored-date>
    <message>added json_parse to gemspec

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>ddb07ba8f51ebab5d29a5617a276cf7ab6c11e78</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c513ced430c36ca68accd98d4ff365f62d8f2a8</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/56f0ccc12174be9037e0899e12e5317f883d13cc</url>
    <id>56f0ccc12174be9037e0899e12e5317f883d13cc</id>
    <committed-date>2009-01-07T08:04:31-08:00</committed-date>
    <authored-date>2009-01-07T07:23:48-08:00</authored-date>
    <message>moved json parsing into separate class that can determine which parsing method to use to rails doesn't barf

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>ccda297aef62d03476446c0f6348bd44d847845f</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f159836b63defa8e68e1633a1550da886683667</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/1c513ced430c36ca68accd98d4ff365f62d8f2a8</url>
    <id>1c513ced430c36ca68accd98d4ff365f62d8f2a8</id>
    <committed-date>2009-01-07T08:04:30-08:00</committed-date>
    <authored-date>2009-01-06T14:38:18-08:00</authored-date>
    <message>moved tags over info

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>2d528ddd3f45213b1ad26024e2083885c156529b</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2a1a99457f6883e89fd46c9b60f70600797f6e0</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/9f159836b63defa8e68e1633a1550da886683667</url>
    <id>9f159836b63defa8e68e1633a1550da886683667</id>
    <committed-date>2009-01-07T08:04:29-08:00</committed-date>
    <authored-date>2009-01-06T12:02:33-08:00</authored-date>
    <message>added public tags to feed

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>27673e0f4c9fe4a6e647ef20db4ec76f37603ca4</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0922d1e5c4fb5acd245f918c344a7b62b4885614</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/c2a1a99457f6883e89fd46c9b60f70600797f6e0</url>
    <id>c2a1a99457f6883e89fd46c9b60f70600797f6e0</id>
    <committed-date>2009-01-06T12:06:28-08:00</committed-date>
    <authored-date>2009-01-06T12:02:49-08:00</authored-date>
    <message>json conditionally included

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>8c902cc291ca45caed33ccd55fd3c20d7f29b96d</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>825633e46afaf13cd336c3226fdace2cc02487c7</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/0922d1e5c4fb5acd245f918c344a7b62b4885614</url>
    <id>0922d1e5c4fb5acd245f918c344a7b62b4885614</id>
    <committed-date>2009-01-06T12:06:28-08:00</committed-date>
    <authored-date>2009-01-06T10:05:05-08:00</authored-date>
    <message>removed debug info

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>6062cd0a3655e0ccda760031b9a3cbcb9103e7fe</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14f7edee30533d35614cb5bb2f5c1195b3ab634e</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Hull</name>
      <email>joshbuddy@gmail.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/825633e46afaf13cd336c3226fdace2cc02487c7</url>
    <id>825633e46afaf13cd336c3226fdace2cc02487c7</id>
    <committed-date>2009-01-06T09:09:09-08:00</committed-date>
    <authored-date>2009-01-06T09:04:57-08:00</authored-date>
    <message>added recommend to api

Signed-off-by: dj2 &lt;dj2@everburning.com&gt;</message>
    <tree>f32c17d851e6af8392d5b7b631048528c48af846</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd89ac8057ce55cfcc0df7edb894175712d6a300</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dan@aiderss.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/14f7edee30533d35614cb5bb2f5c1195b3ab634e</url>
    <id>14f7edee30533d35614cb5bb2f5c1195b3ab634e</id>
    <committed-date>2008-12-03T11:06:30-08:00</committed-date>
    <authored-date>2008-12-03T11:06:30-08:00</authored-date>
    <message>fixup documentation. Thanks Igor.</message>
    <tree>c49d20de2c675da4a3a83c0cc7e6bc78b257baca</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dan@aiderss.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0cc171536812afdacea0fb7eac4da5b857c7fef</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/dd89ac8057ce55cfcc0df7edb894175712d6a300</url>
    <id>dd89ac8057ce55cfcc0df7edb894175712d6a300</id>
    <committed-date>2008-11-29T17:29:31-08:00</committed-date>
    <authored-date>2008-11-29T17:29:31-08:00</authored-date>
    <message>fix example, fix postrank url to include www.</message>
    <tree>0689795878814a922f16749967784d5eee7f4882</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8df59ef44879c293e51ebe85e44c394eb05aeaf7</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/d0cc171536812afdacea0fb7eac4da5b857c7fef</url>
    <id>d0cc171536812afdacea0fb7eac4da5b857c7fef</id>
    <committed-date>2008-11-08T22:23:58-08:00</committed-date>
    <authored-date>2008-11-08T22:23:58-08:00</authored-date>
    <message>nuke test entry, make gem default</message>
    <tree>6ecc6422507e93cfbce575ccb6dbf5ff7b40cb97</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3cfbe85bf855a4f0ca13251b35478488418ca35</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/8df59ef44879c293e51ebe85e44c394eb05aeaf7</url>
    <id>8df59ef44879c293e51ebe85e44c394eb05aeaf7</id>
    <committed-date>2008-11-08T22:23:04-08:00</committed-date>
    <authored-date>2008-11-08T22:23:04-08:00</authored-date>
    <message>forgot this one</message>
    <tree>5287671e45c2a730b9a1958fe65f6815fdecfd46</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>49d0a3fdc75c34f3057126904fde4d99759b6355</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/e3cfbe85bf855a4f0ca13251b35478488418ca35</url>
    <id>e3cfbe85bf855a4f0ca13251b35478488418ca35</id>
    <committed-date>2008-11-08T22:22:21-08:00</committed-date>
    <authored-date>2008-11-08T22:22:21-08:00</authored-date>
    <message>update readme</message>
    <tree>bc6d10036e9d892d58768b19c2a2a884be5a20b7</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc4ae55d1ba8b9950279ab31efc94b586a02a334</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/49d0a3fdc75c34f3057126904fde4d99759b6355</url>
    <id>49d0a3fdc75c34f3057126904fde4d99759b6355</id>
    <committed-date>2008-11-08T22:18:58-08:00</committed-date>
    <authored-date>2008-11-08T22:18:58-08:00</authored-date>
    <message>add another example file. nuke old tests</message>
    <tree>e9307f1825ca20ba005b098cdbafec19dccdfdb3</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71a21c0b66f54b24d30f18e4dfcca936a5c775d0</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/fc4ae55d1ba8b9950279ab31efc94b586a02a334</url>
    <id>fc4ae55d1ba8b9950279ab31efc94b586a02a334</id>
    <committed-date>2008-11-08T22:15:31-08:00</committed-date>
    <authored-date>2008-11-08T22:15:31-08:00</authored-date>
    <message>update to new api</message>
    <tree>38c7c689edec6763a6b26d67e58f2f7aff63ec80</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>752f3c9a7240b9a3ceeab712e1937419153e2847</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/71a21c0b66f54b24d30f18e4dfcca936a5c775d0</url>
    <id>71a21c0b66f54b24d30f18e4dfcca936a5c775d0</id>
    <committed-date>2008-11-08T22:12:03-08:00</committed-date>
    <authored-date>2008-11-08T22:12:03-08:00</authored-date>
    <message>updating to new api</message>
    <tree>3e8d919db1bbc9a0ba6213206b93a4fccd11b463</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95e83c387b0ade2ce006b3dd10e634518fb878b1</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/752f3c9a7240b9a3ceeab712e1937419153e2847</url>
    <id>752f3c9a7240b9a3ceeab712e1937419153e2847</id>
    <committed-date>2008-11-08T22:09:41-08:00</committed-date>
    <authored-date>2008-11-08T22:09:41-08:00</authored-date>
    <message>updated to new api</message>
    <tree>b29bae057820ad5f8e4a6c8c36f18328403bf6f7</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bca6859049e27f9d17e3fb3e1b2ccea7eb41dc4</id>
      </parent>
    </parents>
    <author>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/95e83c387b0ade2ce006b3dd10e634518fb878b1</url>
    <id>95e83c387b0ade2ce006b3dd10e634518fb878b1</id>
    <committed-date>2008-11-08T22:06:11-08:00</committed-date>
    <authored-date>2008-11-08T22:06:11-08:00</authored-date>
    <message>Updating to v2 postrank API</message>
    <tree>f98dc588993e0427cb8dffbfadee1fe069ddb03f</tree>
    <committer>
      <name>dan sinclair</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>58f609b910c63403979de07072dcacd60c1f9cad</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/4bca6859049e27f9d17e3fb3e1b2ccea7eb41dc4</url>
    <id>4bca6859049e27f9d17e3fb3e1b2ccea7eb41dc4</id>
    <committed-date>2008-07-16T21:49:01-07:00</committed-date>
    <authored-date>2008-07-16T21:49:01-07:00</authored-date>
    <message>Bump revision to a 0.5 beta status</message>
    <tree>9e830daf321669ab9dda4fa7096abb1511436072</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e7e4af4dca311bdaaf9eb9ab4c51cb1fc6a726e</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/58f609b910c63403979de07072dcacd60c1f9cad</url>
    <id>58f609b910c63403979de07072dcacd60c1f9cad</id>
    <committed-date>2008-07-16T21:44:47-07:00</committed-date>
    <authored-date>2008-07-16T21:44:47-07:00</authored-date>
    <message>Add some more tests, make code more defensive</message>
    <tree>af14adaf48f5a381caed1c3276593e1ba022d96b</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20f6c1da4d76558531c67479dc310b3b168df669</id>
      </parent>
      <parent>
        <id>7a68c1b351313da545ba6c94fa35e4acffe5fd6c</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/1e7e4af4dca311bdaaf9eb9ab4c51cb1fc6a726e</url>
    <id>1e7e4af4dca311bdaaf9eb9ab4c51cb1fc6a726e</id>
    <committed-date>2008-07-16T19:59:25-07:00</committed-date>
    <authored-date>2008-07-16T19:59:25-07:00</authored-date>
    <message>Merge branch 'master' into tests</message>
    <tree>d2f76e09f77fd9b60585afd37fad9b1cbb265543</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c056eb2ef88ed430c07ed8cfe611c9a36b21bf3</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/7a68c1b351313da545ba6c94fa35e4acffe5fd6c</url>
    <id>7a68c1b351313da545ba6c94fa35e4acffe5fd6c</id>
    <committed-date>2008-07-16T19:47:45-07:00</committed-date>
    <authored-date>2008-07-16T19:47:45-07:00</authored-date>
    <message>Fix all the Dir entries</message>
    <tree>3c9f0afdf3916e69842c6c2a7a520aeddf72c8ee</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b92ec2dd30bf8890bf6a95094f420e30861a2771</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/3c056eb2ef88ed430c07ed8cfe611c9a36b21bf3</url>
    <id>3c056eb2ef88ed430c07ed8cfe611c9a36b21bf3</id>
    <committed-date>2008-07-16T19:46:15-07:00</committed-date>
    <authored-date>2008-07-16T19:46:15-07:00</authored-date>
    <message>Change files to be single array, hopefully fix github gem build failure</message>
    <tree>2cda980fd622acb5f708e439b3e4278772b20ff3</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be26ff52ebfc87b3f04ba4378c692015fd1b1b65</id>
      </parent>
      <parent>
        <id>b92ec2dd30bf8890bf6a95094f420e30861a2771</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/20f6c1da4d76558531c67479dc310b3b168df669</url>
    <id>20f6c1da4d76558531c67479dc310b3b168df669</id>
    <committed-date>2008-07-16T19:41:38-07:00</committed-date>
    <authored-date>2008-07-16T19:41:38-07:00</authored-date>
    <message>Merge branch 'master' into tests</message>
    <tree>8771b9003ff302d3df3cfed5fed0009980d65dfd</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7695057da1d948b21c0d458bd996d0f4529f8dce</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/b92ec2dd30bf8890bf6a95094f420e30861a2771</url>
    <id>b92ec2dd30bf8890bf6a95094f420e30861a2771</id>
    <committed-date>2008-07-16T19:41:04-07:00</committed-date>
    <authored-date>2008-07-16T19:41:04-07:00</authored-date>
    <message>Move gemspec out of Rakefile so github will build the gem</message>
    <tree>945aa17d0dcecd2070c4264324d0b3ba5d1c5153</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7695057da1d948b21c0d458bd996d0f4529f8dce</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/be26ff52ebfc87b3f04ba4378c692015fd1b1b65</url>
    <id>be26ff52ebfc87b3f04ba4378c692015fd1b1b65</id>
    <committed-date>2008-07-16T19:33:04-07:00</committed-date>
    <authored-date>2008-07-16T19:33:04-07:00</authored-date>
    <message>Minor cleanups of the test code</message>
    <tree>27c5395f2f2cb385c6e52caa5cc3a29218a7bb7b</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b918a8832a627834395344c6a3e2b33c3b669b0</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/7695057da1d948b21c0d458bd996d0f4529f8dce</url>
    <id>7695057da1d948b21c0d458bd996d0f4529f8dce</id>
    <committed-date>2008-07-16T19:19:33-07:00</committed-date>
    <authored-date>2008-07-16T19:19:33-07:00</authored-date>
    <message>Rename README to README.rdoc to specify the file type</message>
    <tree>a6858713470a8668524d368e4ab7735b10b3c3ea</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39ab55c9bc7feb59d23c621e09ecf6ecf43db731</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/4b918a8832a627834395344c6a3e2b33c3b669b0</url>
    <id>4b918a8832a627834395344c6a3e2b33c3b669b0</id>
    <committed-date>2008-07-16T19:09:21-07:00</committed-date>
    <authored-date>2008-07-16T19:09:21-07:00</authored-date>
    <message>Add documentation</message>
    <tree>5674c848885447e776e6a150fef228871a2e7383</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4efab2f4f87af5972786766c60cccaa8c38c7264</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/39ab55c9bc7feb59d23c621e09ecf6ecf43db731</url>
    <id>39ab55c9bc7feb59d23c621e09ecf6ecf43db731</id>
    <committed-date>2008-07-16T18:52:29-07:00</committed-date>
    <authored-date>2008-07-16T18:52:29-07:00</authored-date>
    <message>Escape some of the stuff were're sending through HTTP</message>
    <tree>af9fa8b9fd7d2a0c5ce9cb7ae3ec734ee88e7ce7</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4ebb34d58b8c60d46df903998a748a020c03f30</id>
      </parent>
    </parents>
    <author>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </author>
    <url>http://github.com/dj2/ruby-postrank/commit/4efab2f4f87af5972786766c60cccaa8c38c7264</url>
    <id>4efab2f4f87af5972786766c60cccaa8c38c7264</id>
    <committed-date>2008-07-16T18:48:06-07:00</committed-date>
    <authored-date>2008-07-16T18:48:06-07:00</authored-date>
    <message>API Change. All optional parameters are now named parameters.</message>
    <tree>f779d6657fc2d2e679bc113ef1d082114b5c495f</tree>
    <committer>
      <name>dj2</name>
      <email>dj2@everburning.com</email>
    </committer>
  </commit>
</commits>
