<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7ccd65f1efcd3b0bcef43d7e08d8ae02695d035a</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/9e12ae51387e98a5e2810fa84d1f0a4ef564b10c</url>
    <id>9e12ae51387e98a5e2810fa84d1f0a4ef564b10c</id>
    <committed-date>2009-04-27T18:33:13-07:00</committed-date>
    <authored-date>2009-04-27T18:33:13-07:00</authored-date>
    <message>The paginate helper can accept a proc as URL generator; check it out the README.</message>
    <tree>cd5c6d400bd44e7894359fd66aefdb715be632a2</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4838d277e31a61137b67c7b7a1b575ba429a4596</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/7ccd65f1efcd3b0bcef43d7e08d8ae02695d035a</url>
    <id>7ccd65f1efcd3b0bcef43d7e08d8ae02695d035a</id>
    <committed-date>2009-04-27T05:44:41-07:00</committed-date>
    <authored-date>2009-04-27T05:44:41-07:00</authored-date>
    <message>* The paginate helper now accepts the second parameter as a hash.
* Added :url option for paginate helper.
* Bug fix: find_with_chunks was repeating the last record.
* Improved README.</message>
    <tree>688d34d631041ac2a583205377ffdfc69f834511</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2849908e7b16dc7d6dc09a92e54e9b5fa32234d9</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/4838d277e31a61137b67c7b7a1b575ba429a4596</url>
    <id>4838d277e31a61137b67c7b7a1b575ba429a4596</id>
    <committed-date>2009-04-24T22:07:00-07:00</committed-date>
    <authored-date>2009-04-24T22:07:00-07:00</authored-date>
    <message>Improved README. The default URL for the paginate method is the request.request_uri value.</message>
    <tree>3fcbca67aa33b9e9b2e4bda7960fe40ac5563217</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1eb133c15bd17fd380f78d5a820599239b96a6cf</id>
      </parent>
    </parents>
    <author>
      <name>fnando</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/2849908e7b16dc7d6dc09a92e54e9b5fa32234d9</url>
    <id>2849908e7b16dc7d6dc09a92e54e9b5fa32234d9</id>
    <committed-date>2009-04-15T12:35:26-07:00</committed-date>
    <authored-date>2009-04-15T12:35:26-07:00</authored-date>
    <message>Fixed a small pagination bug</message>
    <tree>fbe6c378a660f59077a27d973e32a6302c5b8572</tree>
    <committer>
      <name>fnando</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92106660e4ae49df9a42247888c976f55c8d7b42</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/1eb133c15bd17fd380f78d5a820599239b96a6cf</url>
    <id>1eb133c15bd17fd380f78d5a820599239b96a6cf</id>
    <committed-date>2008-12-12T13:37:35-08:00</committed-date>
    <authored-date>2008-12-12T13:37:35-08:00</authored-date>
    <message>Fixing README markdown issue</message>
    <tree>a735cebe8a1b85c8d429a2b0b8ffb2c7423b8063</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76c7321b71983b86238762ed952fdbf79062e5ff</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/92106660e4ae49df9a42247888c976f55c8d7b42</url>
    <id>92106660e4ae49df9a42247888c976f55c8d7b42</id>
    <committed-date>2008-12-12T13:36:21-08:00</committed-date>
    <authored-date>2008-12-12T13:36:21-08:00</authored-date>
    <message>Changing markdown title style</message>
    <tree>bb6c378bda59110ecc0a509e06371e52e7390a68</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64d6aae603366203cf8a1c3348994908ef52f42f</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/76c7321b71983b86238762ed952fdbf79062e5ff</url>
    <id>76c7321b71983b86238762ed952fdbf79062e5ff</id>
    <committed-date>2008-12-12T13:35:33-08:00</committed-date>
    <authored-date>2008-12-12T13:35:33-08:00</authored-date>
    <message>Fixing README markdown issue</message>
    <tree>399973d27d3dd3690e628e5cc6d720cbf981e82a</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3f40eb969914db209182d7519fd6b1341ee1241</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/64d6aae603366203cf8a1c3348994908ef52f42f</url>
    <id>64d6aae603366203cf8a1c3348994908ef52f42f</id>
    <committed-date>2008-12-12T13:34:20-08:00</committed-date>
    <authored-date>2008-12-12T13:34:20-08:00</authored-date>
    <message>Added global settings. Added :show_page option. Added :show_disabled option. Improved README. Removed call to size method; this was querying the database for counting.</message>
    <tree>50abc955499fe3ff5b6a820ac9c92b128c4bcd06</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5853dfd1af134e9b03128cafa5b5f18cb2129ceb</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/c3f40eb969914db209182d7519fd6b1341ee1241</url>
    <id>c3f40eb969914db209182d7519fd6b1341ee1241</id>
    <committed-date>2008-09-20T06:11:50-07:00</committed-date>
    <authored-date>2008-09-20T06:11:50-07:00</authored-date>
    <message>Added find_in_chunks method. Renamed README to README.markdown.</message>
    <tree>628dfebdff108576ff35b3d7b151006d81edbced</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d139711029ed4e6c7e4ac7a71f603640b7a29679</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/5853dfd1af134e9b03128cafa5b5f18cb2129ceb</url>
    <id>5853dfd1af134e9b03128cafa5b5f18cb2129ceb</id>
    <committed-date>2008-09-20T05:49:56-07:00</committed-date>
    <authored-date>2008-09-20T05:49:56-07:00</authored-date>
    <message>Added find_in_chunks method. Renamed README to README.markdown.</message>
    <tree>b61162fc0b125cf7c8871499653988d5541ce2df</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a73c11dee02f6f3af6f331f1575afa2d5bfee6f0</id>
      </parent>
    </parents>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/d139711029ed4e6c7e4ac7a71f603640b7a29679</url>
    <id>d139711029ed4e6c7e4ac7a71f603640b7a29679</id>
    <committed-date>2008-08-23T16:27:40-07:00</committed-date>
    <authored-date>2008-08-23T16:27:40-07:00</authored-date>
    <message>Bug fix: paginate method was ignoring other options like :order</message>
    <tree>0624d5c304305314f9e51f9f312416d124a0f30b</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </author>
    <url>http://github.com/fnando/has_paginate/commit/a73c11dee02f6f3af6f331f1575afa2d5bfee6f0</url>
    <id>a73c11dee02f6f3af6f331f1575afa2d5bfee6f0</id>
    <committed-date>2008-07-27T18:43:00-07:00</committed-date>
    <authored-date>2008-07-27T18:43:00-07:00</authored-date>
    <message>initial release</message>
    <tree>5d3562ec177006356054286220063e08b1d02372</tree>
    <committer>
      <name>Nando Vieira</name>
      <email>fnando.vieira@gmail.com</email>
    </committer>
  </commit>
</commits>
