<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>ffbea35639b9b851e0ba8103685ffdf198874022</id>
      </parent>
    </parents>
    <author>
      <name>smeevil</name>
      <email>info@govannon.nl</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/738d024a96c10aae7daf655d29916e1bf236c949</url>
    <id>738d024a96c10aae7daf655d29916e1bf236c949</id>
    <committed-date>2009-08-04T14:09:45-07:00</committed-date>
    <authored-date>2009-08-04T04:48:28-07:00</authored-date>
    <message>Added to_s to title and description , else they would not be picked up correctly

Signed-off-by: CommonThread &lt;hotcommander@commonthread.com&gt;</message>
    <tree>aed32bba1293eec014d20bd094e5c2e8f14327bd</tree>
    <committer>
      <name>CommonThread</name>
      <email>hotcommander@commonthread.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aefcfc01750a31dc6696ebf933a7e3121ac6cda6</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sharp</name>
      <email>rob@sharp.id.au</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/eccde74c3f7458e222a36d854bcf11dbb279e1e0</url>
    <id>eccde74c3f7458e222a36d854bcf11dbb279e1e0</id>
    <committed-date>2009-07-28T07:57:25-07:00</committed-date>
    <authored-date>2009-07-06T05:15:24-07:00</authored-date>
    <message>New method: photo_size returns Flickr::Photos::Size for the required size

Signed-off-by: CommonThread &lt;hotcommander@commonthread.com&gt;</message>
    <tree>082d52cc72007aa2fbc167ab9721e555c4b1a1ac</tree>
    <committer>
      <name>CommonThread</name>
      <email>hotcommander@commonthread.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f89880a60e0e02bd985bfdeb992ee2dd63b77655</id>
      </parent>
    </parents>
    <author>
      <name>Kang-min Liu</name>
      <email>gugod@gugod.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/aefcfc01750a31dc6696ebf933a7e3121ac6cda6</url>
    <id>aefcfc01750a31dc6696ebf933a7e3121ac6cda6</id>
    <committed-date>2009-07-28T07:56:24-07:00</committed-date>
    <authored-date>2009-05-25T21:17:46-07:00</authored-date>
    <message>fix: photos loaded from photoset.get_photos has wrong url.

The url doesn't has farm id becuase farm attribute was not stored.

Signed-off-by: Dan Williams &lt;dan.williams@itthugs.com&gt;

Signed-off-by: CommonThread &lt;hotcommander@commonthread.com&gt;</message>
    <tree>157271647c4dbcb58b2cc9133e713ae3fd650389</tree>
    <committer>
      <name>CommonThread</name>
      <email>hotcommander@commonthread.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e8072e01b470a68a8ed8baa648947bd1d2e496b</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/9d1536cf9de08030fb23c3d491a52191d2012bc5</url>
    <id>9d1536cf9de08030fb23c3d491a52191d2012bc5</id>
    <committed-date>2009-05-08T07:40:48-07:00</committed-date>
    <authored-date>2009-05-08T07:39:43-07:00</authored-date>
    <message>Rewrite of Flickr::Base.initialize code.</message>
    <tree>3528edda1d3aa912da746d103a07dc766ed2218b</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb79e2569ee634b7c7e41c16654a4a7e51f9d682</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/5e8072e01b470a68a8ed8baa648947bd1d2e496b</url>
    <id>5e8072e01b470a68a8ed8baa648947bd1d2e496b</id>
    <committed-date>2009-05-08T04:16:39-07:00</committed-date>
    <authored-date>2009-05-08T04:16:39-07:00</authored-date>
    <message>Allow zero-argument photos.get_recent</message>
    <tree>37f4a5b5c0859ac843f0c8d4491e7e072999844e</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d96e1eae0927c75efee80a4ab946141bae7c977</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/417ceca1d15e45ab67bae15e75c02d87e94dc6ec</url>
    <id>417ceca1d15e45ab67bae15e75c02d87e94dc6ec</id>
    <committed-date>2009-05-07T16:37:48-07:00</committed-date>
    <authored-date>2009-05-07T16:37:48-07:00</authored-date>
    <message>Multi-line require list.

No more conflicts on the lib/flickr file list when merging.</message>
    <tree>a8d278be03315c7aef3e8f30926e6a8f7c03fcbb</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fb5e8e25118a15269cb5e33242f7c17ba5360fd</id>
      </parent>
      <parent>
        <id>d47bfe30f5293b0d0d2046499874a8e0a4297a4f</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/8d96e1eae0927c75efee80a4ab946141bae7c977</url>
    <id>8d96e1eae0927c75efee80a4ab946141bae7c977</id>
    <committed-date>2009-05-07T16:31:22-07:00</committed-date>
    <authored-date>2009-05-07T16:29:53-07:00</authored-date>
    <message>Merge commit 'deedubs/master'</message>
    <tree>5733c64eac908a3fb2e4d83029ab6be41eaa23b2</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e68c80fbd21b73bb882edbaf42e81d63320eef2</id>
      </parent>
    </parents>
    <author>
      <name>Dan Williams</name>
      <email>dan.williams@itthugs.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/d47bfe30f5293b0d0d2046499874a8e0a4297a4f</url>
    <id>d47bfe30f5293b0d0d2046499874a8e0a4297a4f</id>
    <committed-date>2009-05-06T18:07:05-07:00</committed-date>
    <authored-date>2009-05-06T18:07:05-07:00</authored-date>
    <message>Fixed 2 bugs:
	not setting title,description properly
    PEBCAK on options merge for get_photos</message>
    <tree>78f8fbda04aa0492d580bd69be61b89463c66cc3</tree>
    <committer>
      <name>Dan Williams</name>
      <email>dan.williams@itthugs.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5490b788452de03842fdace6decbbe65a487b1f</id>
      </parent>
    </parents>
    <author>
      <name>Dan Williams</name>
      <email>dan.williams@itthugs.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/4e68c80fbd21b73bb882edbaf42e81d63320eef2</url>
    <id>4e68c80fbd21b73bb882edbaf42e81d63320eef2</id>
    <committed-date>2009-05-06T17:20:04-07:00</committed-date>
    <authored-date>2009-05-06T17:20:04-07:00</authored-date>
    <message>Added in ability to fetch photosets</message>
    <tree>f11e3c1c4a691d0853c6c981235496ef3d36c842</tree>
    <committer>
      <name>Dan Williams</name>
      <email>dan.williams@itthugs.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2fbca55e0d05f5959c3b47ec3af48352fbaa558</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/0fb5e8e25118a15269cb5e33242f7c17ba5360fd</url>
    <id>0fb5e8e25118a15269cb5e33242f7c17ba5360fd</id>
    <committed-date>2009-02-28T01:33:43-08:00</committed-date>
    <authored-date>2009-02-27T06:33:02-08:00</authored-date>
    <message>Added flickr.photos.geo.removeLocation method.</message>
    <tree>ee4cb6006e00d03066e3195a0125a09d71543192</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8896a886a977969a105d3d9de208ca31aa7eb39a</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/b2fbca55e0d05f5959c3b47ec3af48352fbaa558</url>
    <id>b2fbca55e0d05f5959c3b47ec3af48352fbaa558</id>
    <committed-date>2009-02-28T01:33:43-08:00</committed-date>
    <authored-date>2009-02-07T06:47:55-08:00</authored-date>
    <message>Added support for flickr.photos.geo.setLocation.

The specs are still missing at that point. It is somehow difficult to
test that code, tough.</message>
    <tree>4c994eb211a4007ac65ad562d3029296d14e2a31</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d46e44f654193d11ac1bac10eea66324e751583e</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/8896a886a977969a105d3d9de208ca31aa7eb39a</url>
    <id>8896a886a977969a105d3d9de208ca31aa7eb39a</id>
    <committed-date>2009-02-28T01:33:43-08:00</committed-date>
    <authored-date>2009-01-31T03:33:47-08:00</authored-date>
    <message>Added support for flickr.photos.geo.getLocation</message>
    <tree>982a30ad63c7cfeddd1b9635e329e2745977e666</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c139f619b2aa1d77b6c9749574f1f0e77682e20</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/d46e44f654193d11ac1bac10eea66324e751583e</url>
    <id>d46e44f654193d11ac1bac10eea66324e751583e</id>
    <committed-date>2009-02-27T06:54:50-08:00</committed-date>
    <authored-date>2009-01-16T14:13:27-08:00</authored-date>
    <message>Support for methods from flickr.urls namespace.

Added support for all methods from the flickr.urls namespace. Most specs
are included.</message>
    <tree>f5588809ec6f8942ef422d95c46a66bea9b9d95e</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>755a203d79d09b46d1b4f6dc3058795381c36ac7</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/22eb87972d7a9e332cb5cf2c56f1306e2d9eb868</url>
    <id>22eb87972d7a9e332cb5cf2c56f1306e2d9eb868</id>
    <committed-date>2009-01-31T02:50:31-08:00</committed-date>
    <authored-date>2009-01-31T02:50:31-08:00</authored-date>
    <message>Flickr::Error.code should be an integer.

Corrected raising errors in Flickr::Base.send_request.</message>
    <tree>578681fa2175210587c5e677112a93ac8a5d59e2</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e7e591686faf5a2b093101ef4113ad803567018</id>
      </parent>
    </parents>
    <author>
      <name>Mark Anderson</name>
      <email>wayoutwest@gmail.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/a7f2c15379fa2c369e752b9ab1533a2f902ab6e3</url>
    <id>a7f2c15379fa2c369e752b9ab1533a2f902ab6e3</id>
    <committed-date>2009-01-16T12:17:47-08:00</committed-date>
    <authored-date>2009-01-16T11:36:10-08:00</authored-date>
    <message>Implemented flickr.contacts specs

Signed-off-by: Ben Wyrosdick &lt;ben.wyrosdick@gmail.com&gt;</message>
    <tree>f01019d0f5e68508c00a8624c3ac0c1910c0acb2</tree>
    <committer>
      <name>Ben Wyrosdick</name>
      <email>ben.wyrosdick@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8237edf506797caf642e0e512a4a537f914e55c</id>
      </parent>
    </parents>
    <author>
      <name>Mark Anderson</name>
      <email>wayoutwest@gmail.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/8e7e591686faf5a2b093101ef4113ad803567018</url>
    <id>8e7e591686faf5a2b093101ef4113ad803567018</id>
    <committed-date>2009-01-14T22:07:40-08:00</committed-date>
    <authored-date>2009-01-14T17:10:22-08:00</authored-date>
    <message>Implemented flickr.contacts

Signed-off-by: Ben Wyrosdick &lt;ben.wyrosdick@gmail.com&gt;</message>
    <tree>567a99d3737cf242954d014aeaa277313864b5fb</tree>
    <committer>
      <name>Ben Wyrosdick</name>
      <email>ben.wyrosdick@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b1ac835e9365e8b1959503d17f003297129f5c3</id>
      </parent>
    </parents>
    <author>
      <name>bwyrosdick</name>
      <email>ben.wyrosdick@gmail.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/1a9a9a65bc520defce08ffb6e4b733b8fdca1a66</url>
    <id>1a9a9a65bc520defce08ffb6e4b733b8fdca1a66</id>
    <committed-date>2009-01-11T18:25:34-08:00</committed-date>
    <authored-date>2009-01-11T18:25:34-08:00</authored-date>
    <message>default to jpg when no original_format on image</message>
    <tree>c0df90c66e66ba79562ae4ca68537e3a3fdb87b3</tree>
    <committer>
      <name>bwyrosdick</name>
      <email>ben.wyrosdick@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb225af8692c27ef59e956d09a9a54ba247b89f9</id>
      </parent>
    </parents>
    <author>
      <name>bwyrosdick</name>
      <email>ben.wyrosdick@gmail.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/3b1ac835e9365e8b1959503d17f003297129f5c3</url>
    <id>3b1ac835e9365e8b1959503d17f003297129f5c3</id>
    <committed-date>2009-01-10T22:19:31-08:00</committed-date>
    <authored-date>2009-01-10T22:19:31-08:00</authored-date>
    <message>someone hosed up the comments and save wasn't working outside of rails</message>
    <tree>62aa17d9663d299df1120122ae2c4311505c034a</tree>
    <committer>
      <name>bwyrosdick</name>
      <email>ben.wyrosdick@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64681c2dec617769653a25893f7fcb10600b32c3</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/7ca7eba7343f1cca78893f387d4ac2a171732851</url>
    <id>7ca7eba7343f1cca78893f387d4ac2a171732851</id>
    <committed-date>2009-01-06T07:42:07-08:00</committed-date>
    <authored-date>2009-01-05T22:57:21-08:00</authored-date>
    <message>Tweaked conditional in video_url to make it obvious I didn't make a typo.

Signed-off-by: CommonThread &lt;ben@commonthread.com&gt;</message>
    <tree>628b5e81a7e3dc553177a9df01f099351133e167</tree>
    <committer>
      <name>CommonThread</name>
      <email>ben@commonthread.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1441f63633918b9847c39f92ca41529172c5b077</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/d466aae4086c36a3c94200b4a56e35193a44adf5</url>
    <id>d466aae4086c36a3c94200b4a56e35193a44adf5</id>
    <committed-date>2009-01-06T07:41:32-08:00</committed-date>
    <authored-date>2009-01-05T22:51:15-08:00</authored-date>
    <message>Implemented Photo#video_url.

Signed-off-by: CommonThread &lt;ben@commonthread.com&gt;</message>
    <tree>4f59f041bb4f6fc8fc215aa59cbd105a350e6407</tree>
    <committer>
      <name>CommonThread</name>
      <email>ben@commonthread.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>85ee754418c3df23bb81d21ab25901b3c60422cc</id>
      </parent>
    </parents>
    <author>
      <name>Josh Nichols</name>
      <email>josh@technicalpickles.com</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/7bb197c2a8b1f5e15302455fcca9904d53e8a2f6</url>
    <id>7bb197c2a8b1f5e15302455fcca9904d53e8a2f6</id>
    <committed-date>2009-01-05T21:59:12-08:00</committed-date>
    <authored-date>2009-01-05T20:29:25-08:00</authored-date>
    <message>Added documentation about the 'media' option. You can specify 'photo', 'video', or 'both', with the default being both. http://code.flickr.com/blog/2008/05/01/videos-in-the-flickr-api/

Signed-off-by: CommonThread &lt;ben@commonthread.com&gt;</message>
    <tree>dde83f02c055981b26b16e7bf1d4f47fb93ed7a8</tree>
    <committer>
      <name>CommonThread</name>
      <email>ben@commonthread.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46b7f6fa426320927019b188f0d7438db49585b2</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/d71db3a5ba80f74712e1648d609360f0d47fb9d9</url>
    <id>d71db3a5ba80f74712e1648d609360f0d47fb9d9</id>
    <committed-date>2008-11-29T03:00:45-08:00</committed-date>
    <authored-date>2008-11-29T03:00:45-08:00</authored-date>
    <message>Refactored Flickr::Photos::Photo and added specs.

The method returning the image url (image_url / url) has been
refactored. Now it only call out the API when requesting the original
image size. Specs for this method have been added.</message>
    <tree>f4eec00e9a4c202dfb5b65a15da0d773e8eef1a7</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea741689ecc39b2c214803609db845767cabbd17</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/99e27f23f82d8ff998a5b7bb2b0c9becf4971007</url>
    <id>99e27f23f82d8ff998a5b7bb2b0c9becf4971007</id>
    <committed-date>2008-11-22T12:36:58-08:00</committed-date>
    <authored-date>2008-11-22T12:36:58-08:00</authored-date>
    <message>Added Flickr::Photos.find_by_id method.

Some small changes here and there as well.</message>
    <tree>9850edee1c3d801baed03c0d7b32e01dddfe2022</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>de7825c8abed73504fb7221647f7098ed62249d8</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/ea741689ecc39b2c214803609db845767cabbd17</url>
    <id>ea741689ecc39b2c214803609db845767cabbd17</id>
    <committed-date>2008-11-22T10:05:09-08:00</committed-date>
    <authored-date>2008-11-22T10:05:09-08:00</authored-date>
    <message>Cleaned up photo.comments.</message>
    <tree>aaedb5562ce375e258ff00527b00d236c5c8dc4a</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00983183efc59179ace6d8e02f2b6b69ac567294</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/de7825c8abed73504fb7221647f7098ed62249d8</url>
    <id>de7825c8abed73504fb7221647f7098ed62249d8</id>
    <committed-date>2008-11-22T09:40:50-08:00</committed-date>
    <authored-date>2008-11-22T09:40:50-08:00</authored-date>
    <message>Flickr.photos.licenses made a bit cleaner. Spec added.</message>
    <tree>4798edb6cdf6e1f2c509657815dbddea01268556</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>da2040b538f899338ff22404c907aeec586ef380</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/00983183efc59179ace6d8e02f2b6b69ac567294</url>
    <id>00983183efc59179ace6d8e02f2b6b69ac567294</id>
    <committed-date>2008-11-22T05:20:18-08:00</committed-date>
    <authored-date>2008-11-22T05:20:18-08:00</authored-date>
    <message>Changed the deprecated when :foo : 'bar' syntax to when :foo then 'bar'.</message>
    <tree>a6e03f6cfa28e869be89de5a9ad0bad47aacbd01</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5286bcbb98c2e1e04971b2e26b857e972d847a3</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/da2040b538f899338ff22404c907aeec586ef380</url>
    <id>da2040b538f899338ff22404c907aeec586ef380</id>
    <committed-date>2008-11-22T05:16:49-08:00</committed-date>
    <authored-date>2008-11-22T05:16:49-08:00</authored-date>
    <message>Added custom Flickr::Error support.</message>
    <tree>900cf74ab1b8d8a54cc5e3c77790be5a21cd0046</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f82d72bfd38ab0a2ba9b8d84f9072a340cfc8a5</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/aac5ca12bc36c17fb87ab27aedbc10149067603b</url>
    <id>aac5ca12bc36c17fb87ab27aedbc10149067603b</id>
    <committed-date>2008-11-22T03:46:24-08:00</committed-date>
    <authored-date>2008-11-22T03:46:24-08:00</authored-date>
    <message>Added Flickr::Base.request_over_http method for easier testing</message>
    <tree>dc8e9797e906779ae9abf56a945e5b91c7baec84</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>379fea7a3db7a2577c938ea0ad12e6699d16ffcd</id>
      </parent>
    </parents>
    <author>
      <name>Thomas R. Koll</name>
      <email>tomk32@tomk32.de</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/72fd36f49281890516ba3bf00c1ec5e7c3b8d2dd</url>
    <id>72fd36f49281890516ba3bf00c1ec5e7c3b8d2dd</id>
    <committed-date>2008-11-18T14:25:10-08:00</committed-date>
    <authored-date>2008-11-14T07:55:10-08:00</authored-date>
    <message>fixed typo

Signed-off-by: Maciej Bilas &lt;maciej@inszy.org&gt;</message>
    <tree>87a7c9edfe75c608ea4ee96eb7bd49d203c2f525</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>846675418409981b3273cb16fcd310ebc95a25d1</id>
      </parent>
    </parents>
    <author>
      <name>Thomas R. Koll</name>
      <email>tomk32@tomk32.de</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/379fea7a3db7a2577c938ea0ad12e6699d16ffcd</url>
    <id>379fea7a3db7a2577c938ea0ad12e6699d16ffcd</id>
    <committed-date>2008-11-18T14:24:55-08:00</committed-date>
    <authored-date>2008-11-14T07:52:03-08:00</authored-date>
    <message>a little bit more sense for security

Signed-off-by: Maciej Bilas &lt;maciej@inszy.org&gt;</message>
    <tree>4f53389aa461defebab3f9341799dcfa62d5f87e</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>70f9678cd66632b5bb0415068c0d379a10b73f95</id>
      </parent>
    </parents>
    <author>
      <name>Thomas R. Koll</name>
      <email>tomk32@tomk32.de</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/846675418409981b3273cb16fcd310ebc95a25d1</url>
    <id>846675418409981b3273cb16fcd310ebc95a25d1</id>
    <committed-date>2008-11-18T14:24:38-08:00</committed-date>
    <authored-date>2008-11-14T07:51:25-08:00</authored-date>
    <message>renamed keys when using a hash with Flickr.new to stick with the old naming convention from the yml

Signed-off-by: Maciej Bilas &lt;maciej@inszy.org&gt;</message>
    <tree>3ff6c09fd62a25781f3131205bd15f708e09fe20</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f30895addd5466b6e1edc371def60037fa60a8aa</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/852ea6df8bf297e2fd70c65e3e6200c1ef4e0aea</url>
    <id>852ea6df8bf297e2fd70c65e3e6200c1ef4e0aea</id>
    <committed-date>2008-10-18T16:28:08-07:00</committed-date>
    <authored-date>2008-10-18T16:28:08-07:00</authored-date>
    <message>Cleaned Photo sizes handling.</message>
    <tree>1434e2f32f0c04450fc2456319538e79196c32c8</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e578107aaef7bb8a07e832cbb0064611a3e2a10b</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/f30895addd5466b6e1edc371def60037fa60a8aa</url>
    <id>f30895addd5466b6e1edc371def60037fa60a8aa</id>
    <committed-date>2008-10-18T13:04:48-07:00</committed-date>
    <authored-date>2008-10-18T13:04:48-07:00</authored-date>
    <message>Flickr::Base.new now accepts a hash.</message>
    <tree>4a4dd7545a9939a235946a1670563d1bf7da120e</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f69fa8c475b2f789c97cea672cf37a445569fc21</id>
      </parent>
    </parents>
    <author>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/e578107aaef7bb8a07e832cbb0064611a3e2a10b</url>
    <id>e578107aaef7bb8a07e832cbb0064611a3e2a10b</id>
    <committed-date>2008-10-17T10:56:10-07:00</committed-date>
    <authored-date>2008-10-17T10:56:10-07:00</authored-date>
    <message>Flickr::Auth: Allow setting the frob. It makes life much easier when using flickr_fu in web apps.</message>
    <tree>f6ad715db47738027f4842b6ad0c0d290c625a79</tree>
    <committer>
      <name>Maciej Bilas</name>
      <email>maciej@inszy.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8cd139de8418e554c60cdd7bddbe61b3734fa67e</id>
      </parent>
    </parents>
    <author>
      <name>Luke Francl</name>
      <email>look@subtleknife.(none)</email>
    </author>
    <url>http://github.com/commonthread/flickr_fu/commit/02c1c9fdf8730ae389249df9927da4decd04c096</url>
    <id>02c1c9fdf8730ae389249df9927da4decd04c096</id>
    <committed-date>2008-08-24T18:27:43-07:00</committed-date>
    <authored-date>2008-08-24T18:27:43-07:00</authored-date>
    <message>return the file on success so that you can do stuff with it after saving</message>
    <tree>1ee492840aa5b186f400de1c77b470229dc06a1a</tree>
    <committer>
      <name>Luke Francl</name>
      <email>look@subtleknife.(none)</email>
    </committer>
  </commit>
</commits>
