<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>28c245a1217196503f742725e61e75e7df490863</id>
      </parent>
    </parents>
    <author>
      <name>iain</name>
      <email>iain@iain.nl</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/8b939adc08dca2e965914ef36d388e70a0ccc4d4</url>
    <id>8b939adc08dca2e965914ef36d388e70a0ccc4d4</id>
    <committed-date>2009-06-04T15:32:26-07:00</committed-date>
    <authored-date>2009-06-04T15:32:26-07:00</authored-date>
    <message>typo in README fixed</message>
    <tree>cf28732c9d5c322888ab05cdb437733b9501e3ad</tree>
    <committer>
      <name>iain</name>
      <email>iain@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>159d2446c7a908afbe6b18471ef9be9a94b454a7</id>
      </parent>
    </parents>
    <author>
      <name>Iain Hecker</name>
      <email>github@iain.nl</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/28c245a1217196503f742725e61e75e7df490863</url>
    <id>28c245a1217196503f742725e61e75e7df490863</id>
    <committed-date>2009-03-12T15:09:49-07:00</committed-date>
    <authored-date>2009-03-12T15:09:49-07:00</authored-date>
    <message>Fix backward compatibility</message>
    <tree>065eea110375108370a8698632addba721454e13</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>github@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b907a7cd19582eeca9147df463c92f953741b63c</id>
      </parent>
    </parents>
    <author>
      <name>Iain Hecker</name>
      <email>github@iain.nl</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/159d2446c7a908afbe6b18471ef9be9a94b454a7</url>
    <id>159d2446c7a908afbe6b18471ef9be9a94b454a7</id>
    <committed-date>2009-03-12T14:56:15-07:00</committed-date>
    <authored-date>2009-03-12T14:56:15-07:00</authored-date>
    <message>Return the first of user compatible locales.
Added some more RDoc stuff.</message>
    <tree>b25173086b28f1aa2ac025d42b303e2c70a73a25</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>github@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19b448e8b1468aed0015807fd83ba9f1ff92a917</id>
      </parent>
    </parents>
    <author>
      <name>iain</name>
      <email>iain@iain.nl</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/b907a7cd19582eeca9147df463c92f953741b63c</url>
    <id>b907a7cd19582eeca9147df463c92f953741b63c</id>
    <committed-date>2009-03-12T14:24:25-07:00</committed-date>
    <authored-date>2009-03-12T14:24:25-07:00</authored-date>
    <message>Make it Rails 2.3 complient</message>
    <tree>7a2fc50e7e877c94bfe1393ec52b17035dadbb6a</tree>
    <committer>
      <name>iain</name>
      <email>iain@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f326f6141d304cc8343f3ba2c34c3642868479ab</id>
      </parent>
    </parents>
    <author>
      <name>Andres Jaan Tack</name>
      <email>tack@wireless-100-175.resnet.wisc.edu</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/19b448e8b1468aed0015807fd83ba9f1ff92a917</url>
    <id>19b448e8b1468aed0015807fd83ba9f1ff92a917</id>
    <committed-date>2009-03-12T13:58:21-07:00</committed-date>
    <authored-date>2009-01-27T21:47:09-08:00</authored-date>
    <message>Fixed ugly whitespace problems and dead code.

Signed-off-by: Iain Hecker &lt;iain@iain.nl&gt;</message>
    <tree>414cd3d2381dc1e1be631ce593c03a9dbc7e7478</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8d4966f293d676b0856a7be4d3e8c57e3349667</id>
      </parent>
    </parents>
    <author>
      <name>Andres Jaan Tack</name>
      <email>tack@wireless-100-175.resnet.wisc.edu</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/f326f6141d304cc8343f3ba2c34c3642868479ab</url>
    <id>f326f6141d304cc8343f3ba2c34c3642868479ab</id>
    <committed-date>2009-03-12T13:58:15-07:00</committed-date>
    <authored-date>2009-01-27T21:45:34-08:00</authored-date>
    <message>Enabled use of the plugin in test environments.

Test environments use TestRequest objects, not CgiRequest objects. Luckily, both descend from AbstractRequest, so I moved the include.

Signed-off-by: Iain Hecker &lt;iain@iain.nl&gt;</message>
    <tree>e3057f51dd74c02b1c17acb218b9fbfba3603c0d</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab76dcf2faf900d74c5c9351aef6fd8ba27f9ce1</id>
      </parent>
    </parents>
    <author>
      <name>Andres Jaan Tack</name>
      <email>tack@Andresi-Arvuti.local</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/e8d4966f293d676b0856a7be4d3e8c57e3349667</url>
    <id>e8d4966f293d676b0856a7be4d3e8c57e3349667</id>
    <committed-date>2009-01-25T15:00:33-08:00</committed-date>
    <authored-date>2009-01-23T00:39:26-08:00</authored-date>
    <message>Modified methods to not assume strings for input in arrays.

The code at http://zargony.com/2009/01/09/selecting-the-locale-for-a-request collects the available translations from config/locales and stores them as symbols, which I think is perfectly reasonable. The changes here allow the two to work together.

Signed-off-by: Iain Hecker &lt;iain@iain.nl&gt;</message>
    <tree>609ad35ab2c0b9c1cbcf883f3d1d633c348311fe</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3dc47b8de04016b5f641be36d4e62c5bf0f9029f</id>
      </parent>
    </parents>
    <author>
      <name>Jason</name>
      <email>zhongguang@sunsware.com</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/ab76dcf2faf900d74c5c9351aef6fd8ba27f9ce1</url>
    <id>ab76dcf2faf900d74c5c9351aef6fd8ba27f9ce1</id>
    <committed-date>2008-12-23T03:21:53-08:00</committed-date>
    <authored-date>2008-11-04T18:51:01-08:00</authored-date>
    <message>updated docs

Signed-off-by: Iain Hecker &lt;github@iain.nl&gt;</message>
    <tree>4d4e4a857a0f2cfbd969c2cd7dcb2ad2212255ed</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>github@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>faa5bcb001d7e2dd0869f9b2cf2c65645663b0f2</id>
      </parent>
    </parents>
    <author>
      <name>Jason</name>
      <email>zhongguang@sunsware.com</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/3dc47b8de04016b5f641be36d4e62c5bf0f9029f</url>
    <id>3dc47b8de04016b5f641be36d4e62c5bf0f9029f</id>
    <committed-date>2008-12-23T03:21:17-08:00</committed-date>
    <authored-date>2008-11-04T18:45:12-08:00</authored-date>
    <message>added support for languages with different countries

Signed-off-by: Iain Hecker &lt;github@iain.nl&gt;</message>
    <tree>abacec9e95328d2fd96c02f7455c9837d1a129e7</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>github@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4169783281d9a82987cbbae7bc27666ce236cf14</id>
      </parent>
    </parents>
    <author>
      <name>Aitor Garay-Romero</name>
      <email>me@aitor.name</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/faa5bcb001d7e2dd0869f9b2cf2c65645663b0f2</url>
    <id>faa5bcb001d7e2dd0869f9b2cf2c65645663b0f2</id>
    <committed-date>2008-12-23T02:39:33-08:00</committed-date>
    <authored-date>2008-12-23T02:39:33-08:00</authored-date>
    <message>remove vim temp file</message>
    <tree>b5cc5da4fbdd3beef5b40e5e0404218e3c94cb76</tree>
    <committer>
      <name>Aitor Garay-Romero</name>
      <email>me@aitor.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7acb5a32311c7985848161e3d1500a2c049057e0</id>
      </parent>
    </parents>
    <author>
      <name>Aitor Garay-Romero</name>
      <email>me@aitor.name</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/4169783281d9a82987cbbae7bc27666ce236cf14</url>
    <id>4169783281d9a82987cbbae7bc27666ce236cf14</id>
    <committed-date>2008-12-23T02:28:43-08:00</committed-date>
    <authored-date>2008-12-23T02:28:43-08:00</authored-date>
    <message>minor typo in documentation</message>
    <tree>d3afcb73858095ca7bd850dc9092db3a7f15fd62</tree>
    <committer>
      <name>Aitor Garay-Romero</name>
      <email>me@aitor.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d25f491d5589be991b11ebd6234d0e468b759503</id>
      </parent>
    </parents>
    <author>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/7acb5a32311c7985848161e3d1500a2c049057e0</url>
    <id>7acb5a32311c7985848161e3d1500a2c049057e0</id>
    <committed-date>2008-08-02T17:01:42-07:00</committed-date>
    <authored-date>2008-08-02T17:01:42-07:00</authored-date>
    <message>added preferred_language_from method</message>
    <tree>d85d57173584cb413f3967749eea6f988e74419d</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82dd7ade7066e844bd5a9bce6a0afb8d8ad6ebe9</id>
      </parent>
    </parents>
    <author>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/d25f491d5589be991b11ebd6234d0e468b759503</url>
    <id>d25f491d5589be991b11ebd6234d0e468b759503</id>
    <committed-date>2008-08-02T16:45:01-07:00</committed-date>
    <authored-date>2008-08-02T16:45:01-07:00</authored-date>
    <message>updated README</message>
    <tree>d0eb93c5bf70fef7b5694a037d3f24e779caf78d</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e07f168ba36e1ae5fdb60039c93700e55377e72f</id>
      </parent>
    </parents>
    <author>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/82dd7ade7066e844bd5a9bce6a0afb8d8ad6ebe9</url>
    <id>82dd7ade7066e844bd5a9bce6a0afb8d8ad6ebe9</id>
    <committed-date>2008-08-02T16:39:00-07:00</committed-date>
    <authored-date>2008-08-02T16:39:00-07:00</authored-date>
    <message>corrects case to xx-XX and checks for form</message>
    <tree>83ed967701d5f1d28db7ec0359deb01809e7b401</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>iain@iain.nl</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Iain Hecker</name>
      <email>github@iain.nl</email>
    </author>
    <url>http://github.com/iain/http_accept_language/commit/e07f168ba36e1ae5fdb60039c93700e55377e72f</url>
    <id>e07f168ba36e1ae5fdb60039c93700e55377e72f</id>
    <committed-date>2008-07-30T15:33:26-07:00</committed-date>
    <authored-date>2008-07-30T15:33:26-07:00</authored-date>
    <message>first commit</message>
    <tree>61747c495451be1d9a63433c9e946d2bdcc96068</tree>
    <committer>
      <name>Iain Hecker</name>
      <email>github@iain.nl</email>
    </committer>
  </commit>
</commits>
