<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>1162da9b372a945f5a8905533c540c5d6eb07225</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/2b3f6a1acfd32fe2bf3ba8afa35fe7d482d855d3</url>
    <id>2b3f6a1acfd32fe2bf3ba8afa35fe7d482d855d3</id>
    <committed-date>2009-11-06T11:16:09-08:00</committed-date>
    <authored-date>2009-11-06T11:15:50-08:00</authored-date>
    <message>MIT licensed</message>
    <tree>c353a38748a4b628e0c36e7029dd5aa62b3e8897</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6967956cca127efb635f6f808b4f2f29fa8a30b1</id>
      </parent>
    </parents>
    <author>
      <name>Jordan Brough</name>
      <email>jordan@animoto.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/1162da9b372a945f5a8905533c540c5d6eb07225</url>
    <id>1162da9b372a945f5a8905533c540c5d6eb07225</id>
    <committed-date>2009-03-09T13:04:48-07:00</committed-date>
    <authored-date>2009-03-05T15:00:05-08:00</authored-date>
    <message>Removed Net::HTTP.version_1_1 which is not compatible w/ version_1_2 and was causing problems w/ our app.

Signed-off-by: Mislav Marohni&#263; &lt;mislav.marohnic@gmail.com&gt;</message>
    <tree>442a836a2f47a216e0ec9fb7ac733591542a3722</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9bc68f98b081e85579aa4a97ea7e0d32cae9800f</id>
      </parent>
    </parents>
    <author>
      <name>dusty</name>
      <email>dusty@dustylaptop.myhome.westell.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/6967956cca127efb635f6f808b4f2f29fa8a30b1</url>
    <id>6967956cca127efb635f6f808b4f2f29fa8a30b1</id>
    <committed-date>2009-01-08T21:15:21-08:00</committed-date>
    <authored-date>2009-01-07T10:57:24-08:00</authored-date>
    <message>made windows live results return a collection of contact objects as well</message>
    <tree>0695f707bf0c1ccaaa5e4f13b045b067c43db64a</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>461962f70684086b28998e09b5158e80575a7f58</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/9bc68f98b081e85579aa4a97ea7e0d32cae9800f</url>
    <id>9bc68f98b081e85579aa4a97ea7e0d32cae9800f</id>
    <committed-date>2009-01-08T21:03:45-08:00</committed-date>
    <authored-date>2009-01-08T21:03:45-08:00</authored-date>
    <message>add mislav/fakeweb as submodule and compensate for the changes</message>
    <tree>f4948e271e7f391fc090c6a7d2ba2030cdddf35b</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b149eed54d93b3940ead08fcb3d85b023885a137</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/461962f70684086b28998e09b5158e80575a7f58</url>
    <id>461962f70684086b28998e09b5158e80575a7f58</id>
    <committed-date>2009-01-08T16:52:09-08:00</committed-date>
    <authored-date>2009-01-08T16:52:09-08:00</authored-date>
    <message>Contact#inspect output should be nice even without an email</message>
    <tree>5397cc8c9c0b88d1f6994ae4a6ebf6334cbd8224</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>367f2a5ac581cc8c888fefe353a48736a2ce7c87</id>
      </parent>
    </parents>
    <author>
      <name>Peter Williams</name>
      <email>pezra@barelyenough.org</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/b149eed54d93b3940ead08fcb3d85b023885a137</url>
    <id>b149eed54d93b3940ead08fcb3d85b023885a137</id>
    <committed-date>2009-01-08T16:51:21-08:00</committed-date>
    <authored-date>2008-12-26T12:52:00-08:00</authored-date>
    <message>Use ActiveSupport JSON parser if it is already loaded.
The `json` gem and ActiveSupport's JSON implementation are incompatible.  It seems better not to break already loaded code.</message>
    <tree>6553a2625895f6753cbfd91bd496b170716713a8</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bedc55531a8b63229aa3832aebaa241344b3e0c3</id>
      </parent>
    </parents>
    <author>
      <name>Peter Williams</name>
      <email>pezra@barelyenough.org</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/367f2a5ac581cc8c888fefe353a48736a2ce7c87</url>
    <id>367f2a5ac581cc8c888fefe353a48736a2ce7c87</id>
    <committed-date>2009-01-08T16:42:21-08:00</committed-date>
    <authored-date>2008-12-18T09:27:25-08:00</authored-date>
    <message>Yahoo now returns array of contact objects</message>
    <tree>5e6f00e6b51eeeb259429f2e53ead8f084b30335</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c5f87e4648d286b591c9111d29cab30ebfd6855</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/bedc55531a8b63229aa3832aebaa241344b3e0c3</url>
    <id>bedc55531a8b63229aa3832aebaa241344b3e0c3</id>
    <committed-date>2008-10-07T16:01:12-07:00</committed-date>
    <authored-date>2008-10-07T16:01:12-07:00</authored-date>
    <message>I can leave off the &quot;http://&quot; in URIs, FakeWeb will normalize them</message>
    <tree>5e3742db54d9699d6e81806999226fc03dab7a16</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fca26cfc2561f4609b29ff98d765c21c074f0625</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/1c5f87e4648d286b591c9111d29cab30ebfd6855</url>
    <id>1c5f87e4648d286b591c9111d29cab30ebfd6855</id>
    <committed-date>2008-10-07T15:49:46-07:00</committed-date>
    <authored-date>2008-10-07T15:49:46-07:00</authored-date>
    <message>FakeWeb is now HTTP method-aware -- make Google auth specs use it</message>
    <tree>700c310f622f0de91ffd05e31b7d480fbdef3432</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa242eed5bad6a1c4af36f2d2881c2a908ced910</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/fca26cfc2561f4609b29ff98d765c21c074f0625</url>
    <id>fca26cfc2561f4609b29ff98d765c21c074f0625</id>
    <committed-date>2008-10-07T15:26:16-07:00</committed-date>
    <authored-date>2008-10-07T15:26:16-07:00</authored-date>
    <message>modify FakeWeb to do perform GET query string matching and use that in specs</message>
    <tree>97b76ac1e82932e89174bc9b2a89d2a258a71387</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0341777d642fac93d8a615c53ba5da8413c4d39e</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/aa242eed5bad6a1c4af36f2d2881c2a908ced910</url>
    <id>aa242eed5bad6a1c4af36f2d2881c2a908ced910</id>
    <committed-date>2008-10-07T14:04:21-07:00</committed-date>
    <authored-date>2008-10-07T14:04:21-07:00</authored-date>
    <message>vendored FakeWeb by Blaine Cook in spec/</message>
    <tree>a66f183e2aaf1cb50d2cfe21cb328f8a09b54d85</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c41fb1f7453261fc2822c73e04a944cfc65b1d8d</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/0341777d642fac93d8a615c53ba5da8413c4d39e</url>
    <id>0341777d642fac93d8a615c53ba5da8413c4d39e</id>
    <committed-date>2008-10-07T13:42:45-07:00</committed-date>
    <authored-date>2008-10-07T13:42:45-07:00</authored-date>
    <message>add contacts/version.rb (v0.2.5)</message>
    <tree>6cecbc61c6cea9c56dc4ec00035ee8b69cbe2248</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34c28e59d032d0ad703f29684dd3cf3fb29257b8</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/c41fb1f7453261fc2822c73e04a944cfc65b1d8d</url>
    <id>c41fb1f7453261fc2822c73e04a944cfc65b1d8d</id>
    <committed-date>2008-10-06T12:36:28-07:00</committed-date>
    <authored-date>2008-10-06T12:36:28-07:00</authored-date>
    <message>correctly identify the library in User-Agent</message>
    <tree>7ab89cb74cfa24ac425726e39982e849267478b8</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d3ee73c20dc08cab269ee169496656efe6b0711c</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/34c28e59d032d0ad703f29684dd3cf3fb29257b8</url>
    <id>34c28e59d032d0ad703f29684dd3cf3fb29257b8</id>
    <committed-date>2008-10-06T12:24:57-07:00</committed-date>
    <authored-date>2008-10-06T12:24:57-07:00</authored-date>
    <message>update Rakefile</message>
    <tree>32b597190515525656720be1d4ce03923458e0de</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5cbc8a682ca97d8a2538c18ab9b549aafaa7614</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/d3ee73c20dc08cab269ee169496656efe6b0711c</url>
    <id>d3ee73c20dc08cab269ee169496656efe6b0711c</id>
    <committed-date>2008-10-06T12:10:14-07:00</committed-date>
    <authored-date>2008-10-06T12:10:14-07:00</authored-date>
    <message>Revert &quot;DRY'd up the dependencies&quot;

This reverts commit ad0c106172d96063f6958de890daf3e07e1245b6. I like to keep the dependencies specified in the files that need tham. That is a sort of documentation by itself.</message>
    <tree>ac0c59ab7296883b294632b7461ac149bf7ede51</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc6b552095027ee724cf571659f4576acda4d267</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/a5cbc8a682ca97d8a2538c18ab9b549aafaa7614</url>
    <id>a5cbc8a682ca97d8a2538c18ab9b549aafaa7614</id>
    <committed-date>2008-10-03T13:57:28-07:00</committed-date>
    <authored-date>2008-10-03T13:57:28-07:00</authored-date>
    <message>Removed gzip decoding from Flickr client as that API doesn't support a gzip compressed response</message>
    <tree>49357c137b3b48101f913d50fa39c59388f542ac</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad0c106172d96063f6958de890daf3e07e1245b6</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/cc6b552095027ee724cf571659f4576acda4d267</url>
    <id>cc6b552095027ee724cf571659f4576acda4d267</id>
    <committed-date>2008-10-03T13:52:00-07:00</committed-date>
    <authored-date>2008-10-03T13:52:00-07:00</authored-date>
    <message>Whoops, syntax error</message>
    <tree>618824a86d788738b66cab9d858de303edbf5f83</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e8573fe8d5172b03a11234257dfc1b76a67fabb</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/ad0c106172d96063f6958de890daf3e07e1245b6</url>
    <id>ad0c106172d96063f6958de890daf3e07e1245b6</id>
    <committed-date>2008-10-03T13:49:42-07:00</committed-date>
    <authored-date>2008-10-03T13:49:42-07:00</authored-date>
    <message>Made sure files aren't included multiple times (constant redefinitions). DRY'd up the dependencies</message>
    <tree>c43919fa52fcb87188e976c9b1aaa44d5471dc63</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d0dea4bf5e72614c7bc491c7b27f90878aeb620</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/2e8573fe8d5172b03a11234257dfc1b76a67fabb</url>
    <id>2e8573fe8d5172b03a11234257dfc1b76a67fabb</id>
    <committed-date>2008-10-01T06:01:25-07:00</committed-date>
    <authored-date>2008-10-01T06:01:25-07:00</authored-date>
    <message>Whitespace removal to check GitHub bug</message>
    <tree>ff6eae8861248324d54d6526e3dd084aae03c5c6</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0df7abe296310f23014e7e59baae12c870b48a0f</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/2d0dea4bf5e72614c7bc491c7b27f90878aeb620</url>
    <id>2d0dea4bf5e72614c7bc491c7b27f90878aeb620</id>
    <committed-date>2008-10-01T05:48:00-07:00</committed-date>
    <authored-date>2008-10-01T05:48:00-07:00</authored-date>
    <message>Implementation of Flickr API authentication (desktop auth) and its specs</message>
    <tree>6e7d7996dc5c9404d520afdc65fe773eedf10a45</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>631132d6e19194d4de0f6ec2273aae339b14d1f7</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/0df7abe296310f23014e7e59baae12c870b48a0f</url>
    <id>0df7abe296310f23014e7e59baae12c870b48a0f</id>
    <committed-date>2008-10-01T03:21:22-07:00</committed-date>
    <authored-date>2008-10-01T03:21:22-07:00</authored-date>
    <message>Merge branch hugo/master</message>
    <tree>278c78ae5892853323abe8ed6275d38510825878</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0fce0c88db29796696218f45c7794a51a6bb9f3</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/631132d6e19194d4de0f6ec2273aae339b14d1f7</url>
    <id>631132d6e19194d4de0f6ec2273aae339b14d1f7</id>
    <committed-date>2008-09-24T03:03:57-07:00</committed-date>
    <authored-date>2008-09-24T03:03:57-07:00</authored-date>
    <message>Debug output now decodes gzipped response if gzip is used</message>
    <tree>34ff6dc364db21918ba76f434e452344a8683e98</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>26b4563a2d3ad36a4e5c20fc5a2f2f1fd8b8f815</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/a0fce0c88db29796696218f45c7794a51a6bb9f3</url>
    <id>a0fce0c88db29796696218f45c7794a51a6bb9f3</id>
    <committed-date>2008-09-24T03:03:16-07:00</committed-date>
    <authored-date>2008-09-24T03:03:16-07:00</authored-date>
    <message>Broke specs with previous commit</message>
    <tree>36a4f64be9c185e882279f7181c2264b06dcfba5</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>674e13af626b2a8b4a0e2a00482e9b05f000d1d1</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/26b4563a2d3ad36a4e5c20fc5a2f2f1fd8b8f815</url>
    <id>26b4563a2d3ad36a4e5c20fc5a2f2f1fd8b8f815</id>
    <committed-date>2008-09-24T02:57:59-07:00</committed-date>
    <authored-date>2008-09-24T02:57:59-07:00</authored-date>
    <message>Modified headers so it now *does* receive a gzipped response</message>
    <tree>b52a6a09ad1310b8a45d9548056309a7ee0b3837</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>687ce25d5039a20167cc816e408e4f2976c61342</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/674e13af626b2a8b4a0e2a00482e9b05f000d1d1</url>
    <id>674e13af626b2a8b4a0e2a00482e9b05f000d1d1</id>
    <committed-date>2008-09-24T02:31:14-07:00</committed-date>
    <authored-date>2008-09-24T02:31:14-07:00</authored-date>
    <message>Note in rdoc about the :secure option in authentication_url</message>
    <tree>21f28bb5be3cbb07e4492f59bf53e0b1175c33b6</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c55f2fad47f94aed3e9df454d7bfbcc81ecb03e0</id>
      </parent>
    </parents>
    <author>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/687ce25d5039a20167cc816e408e4f2976c61342</url>
    <id>687ce25d5039a20167cc816e408e4f2976c61342</id>
    <committed-date>2008-09-23T15:39:33-07:00</committed-date>
    <authored-date>2008-09-23T15:39:33-07:00</authored-date>
    <message>Added methods for fetching all contacts in one call (rendering in one or more API calls)</message>
    <tree>613ad37d5526cd224031ed98a4c169d887055663</tree>
    <committer>
      <name>Pieter Noordhuis</name>
      <email>pcnoordhuis@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0999959d6e81614d0e3cc8601df9c4b6b586485</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/c55f2fad47f94aed3e9df454d7bfbcc81ecb03e0</url>
    <id>c55f2fad47f94aed3e9df454d7bfbcc81ecb03e0</id>
    <committed-date>2008-08-22T09:10:56-07:00</committed-date>
    <authored-date>2008-08-22T09:10:56-07:00</authored-date>
    <message>API change: #contacts method no longer returns nested arrays, but an array of Contacts::Contact instances</message>
    <tree>6e859d752ab106d0b466bbe80fc5648f728b2bd3</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0e14546a6e890e30c408f79141f6448487ca6fc</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/b0999959d6e81614d0e3cc8601df9c4b6b586485</url>
    <id>b0999959d6e81614d0e3cc8601df9c4b6b586485</id>
    <committed-date>2008-08-22T08:37:03-07:00</committed-date>
    <authored-date>2008-08-22T08:37:03-07:00</authored-date>
    <message>support token authentication after client login</message>
    <tree>ca98c2e3c8632baf915038ccf98094a2bb077605</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>277ffe8958297d3e7b11e17b3a395f2a6aa347ed</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/d0e14546a6e890e30c408f79141f6448487ca6fc</url>
    <id>d0e14546a6e890e30c408f79141f6448487ca6fc</id>
    <committed-date>2008-08-22T05:38:22-07:00</committed-date>
    <authored-date>2008-08-22T05:38:22-07:00</authored-date>
    <message>fix ClientLogin to use HTTPS; move http_start into protected; handle redirects</message>
    <tree>cc7ad941481a76a6a5501aa851b52fa16c603312</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63ca69eee1a594e5bcb5c4eadbbf567ff565bacb</id>
      </parent>
    </parents>
    <author>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </author>
    <url>http://github.com/mislav/contacts/commit/277ffe8958297d3e7b11e17b3a395f2a6aa347ed</url>
    <id>277ffe8958297d3e7b11e17b3a395f2a6aa347ed</id>
    <committed-date>2008-08-21T10:49:57-07:00</committed-date>
    <authored-date>2008-08-21T10:49:57-07:00</authored-date>
    <message>http_start method to abstract away some Net::HTTP usage including following of redirects</message>
    <tree>6cb7b9a8532bd8d21220343f396554431d9b56aa</tree>
    <committer>
      <name>Mislav Marohni&#263;</name>
      <email>mislav.marohnic@gmail.com</email>
    </committer>
  </commit>
</commits>
