<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>25af7fb8f756b38784e2c29b4231d203003464c0</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/0342c0c537549b305ec8f5fd84a5b015ad12373e</url>
    <id>0342c0c537549b305ec8f5fd84a5b015ad12373e</id>
    <committed-date>2007-12-23T14:59:01-08:00</committed-date>
    <authored-date>2007-12-23T14:59:01-08:00</authored-date>
    <message>Key validation based on byte values instead of character values.</message>
    <tree>04f4e2eeb3f200be8c11345748d4b3534e9e487c</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e64fbadda6f4f1a9813491b6a3e2decf1aded318</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/25af7fb8f756b38784e2c29b4231d203003464c0</url>
    <id>25af7fb8f756b38784e2c29b4231d203003464c0</id>
    <committed-date>2007-12-23T14:53:51-08:00</committed-date>
    <authored-date>2007-12-23T14:53:51-08:00</authored-date>
    <message>Handle multibyte keys by encoding them into UTF-8.</message>
    <tree>3d117d75e5f191b7fc7320088ee97aafaf859c81</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>017194a28df11db62513850b3ac31cb8acc30fc3</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/e64fbadda6f4f1a9813491b6a3e2decf1aded318</url>
    <id>e64fbadda6f4f1a9813491b6a3e2decf1aded318</id>
    <committed-date>2007-12-23T13:44:49-08:00</committed-date>
    <authored-date>2007-12-23T13:44:49-08:00</authored-date>
    <message>	Use consistent character sets when transcoding string values.

	Defaults to UTF-8, but may be supplied at runtime.

	I'd like more testing around different character sets, but I'm going to
have to get someone familiar with another character set to make me a test case.</message>
    <tree>10b7c99a4c880adfdc0b839795eb34aa3bce0c28</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdc536eae144d1f2ad8fa45b608c5c25397ce084</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/017194a28df11db62513850b3ac31cb8acc30fc3</url>
    <id>017194a28df11db62513850b3ac31cb8acc30fc3</id>
    <committed-date>2007-12-19T00:28:06-08:00</committed-date>
    <authored-date>2007-12-19T00:28:06-08:00</authored-date>
    <message>Brought back the stupidly large test.</message>
    <tree>91045d68950787332aeb22fa8e61c3b23ee25c53</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bbae61fd61adda05c297a1cf6d40f837298a7736</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/cdc536eae144d1f2ad8fa45b608c5c25397ce084</url>
    <id>cdc536eae144d1f2ad8fa45b608c5c25397ce084</id>
    <committed-date>2007-12-18T23:20:06-08:00</committed-date>
    <authored-date>2007-12-18T23:20:06-08:00</authored-date>
    <message>Updates for the December revision of the memcached binary protocol.</message>
    <tree>2fab47c2a6ee8505e2492d35883b39b80f21f48e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4fe0b4776dfc754b27c78c854b3e39013560ee52</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/bbae61fd61adda05c297a1cf6d40f837298a7736</url>
    <id>bbae61fd61adda05c297a1cf6d40f837298a7736</id>
    <committed-date>2007-12-12T23:39:24-08:00</committed-date>
    <authored-date>2007-12-12T23:39:24-08:00</authored-date>
    <message>Added tag 2.0-pre6 for changeset d67629c8691b</message>
    <tree>b3b0edb711258cd295e33a3a92abcff153d1e703</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9362c7aefb81cd2623b8d365821862266013a8a1</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/4fe0b4776dfc754b27c78c854b3e39013560ee52</url>
    <id>4fe0b4776dfc754b27c78c854b3e39013560ee52</id>
    <committed-date>2007-12-12T23:39:10-08:00</committed-date>
    <authored-date>2007-12-12T23:39:10-08:00</authored-date>
    <message>Updated buildfile for 2.0-pre6</message>
    <tree>530e9b4ff6543b313c21a10c730a3d12e8328ee9</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d8449e1e60e62fa65e57865904809a79da00ede</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/9362c7aefb81cd2623b8d365821862266013a8a1</url>
    <id>9362c7aefb81cd2623b8d365821862266013a8a1</id>
    <committed-date>2007-12-12T23:38:51-08:00</committed-date>
    <authored-date>2007-12-12T23:38:51-08:00</authored-date>
    <message>	Separate double-check and excessive empty counts and increase the latter.</message>
    <tree>6e857baed9af4294a32b94d393374ffe04ecc006</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7975a6a945dae34be1121b6700a30c17704fc3f4</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/1d8449e1e60e62fa65e57865904809a79da00ede</url>
    <id>1d8449e1e60e62fa65e57865904809a79da00ede</id>
    <committed-date>2007-12-12T22:06:40-08:00</committed-date>
    <authored-date>2007-12-12T22:06:40-08:00</authored-date>
    <message>Fix some problems with duplicate processing around reconnects and item adds.</message>
    <tree>e4f465aa31e40e699adae5028ac315dbc2a75211</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b3e7ecf79dce90589dafbc0a13b600831da4476e</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/7975a6a945dae34be1121b6700a30c17704fc3f4</url>
    <id>7975a6a945dae34be1121b6700a30c17704fc3f4</id>
    <committed-date>2007-12-12T22:10:59-08:00</committed-date>
    <authored-date>2007-12-12T22:10:59-08:00</authored-date>
    <message>Handle CancelledKeyException bug on Linux.

Bug related to nio on java:
        Thread dump below looking at it, it might be a manifestation of what's
        described in
        http://forum.java.sun.com/thread.jspa?forumID=535&amp;threadID=5135128 which
        looks like it is
        http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=2147719 which is
        claimed to be fixed in the NEXT release of java.</message>
    <tree>c33deeebbadf73c814e6d3907d631a0f3b056143</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2960169b06e34c03678b656c8929107d3ab2e1d7</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/b3e7ecf79dce90589dafbc0a13b600831da4476e</url>
    <id>b3e7ecf79dce90589dafbc0a13b600831da4476e</id>
    <committed-date>2007-12-11T22:43:33-08:00</committed-date>
    <authored-date>2007-12-11T22:43:33-08:00</authored-date>
    <message>Removed a piece of unused code.</message>
    <tree>11532fd83c350705db10c62043e977065ff107e7</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>835526a0d2841e8e8e219828a39d8a235d9d7183</id>
      </parent>
      <parent>
        <id>62b3e91d43d842d3fdab3233d1d7f2f45211c7f2</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/2960169b06e34c03678b656c8929107d3ab2e1d7</url>
    <id>2960169b06e34c03678b656c8929107d3ab2e1d7</id>
    <committed-date>2007-12-10T20:23:43-08:00</committed-date>
    <authored-date>2007-12-10T20:23:43-08:00</authored-date>
    <message>Merged buildr branch</message>
    <tree>aaf3481a6e199908af394184e6a105a5185f79f3</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb895ad76c297ffe0ec0fe99f4b6385a90f34a40</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/835526a0d2841e8e8e219828a39d8a235d9d7183</url>
    <id>835526a0d2841e8e8e219828a39d8a235d9d7183</id>
    <committed-date>2007-12-10T20:01:53-08:00</committed-date>
    <authored-date>2007-12-10T20:01:53-08:00</authored-date>
    <message>Avoid unnecessary wakeups on bulk get.</message>
    <tree>aaf3481a6e199908af394184e6a105a5185f79f3</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf91211797acc38d24e040fd4b3a8242b8b2c29f</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/cb895ad76c297ffe0ec0fe99f4b6385a90f34a40</url>
    <id>cb895ad76c297ffe0ec0fe99f4b6385a90f34a40</id>
    <committed-date>2007-12-10T19:49:30-08:00</committed-date>
    <authored-date>2007-12-10T19:49:30-08:00</authored-date>
    <message>Updated to build_info 1.0.1</message>
    <tree>e45d2738edc406715dc386a2b5ce3de4907ca0d8</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>881969cbced2f9415ce9db85db5ae2aca6702116</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/cf91211797acc38d24e040fd4b3a8242b8b2c29f</url>
    <id>cf91211797acc38d24e040fd4b3a8242b8b2c29f</id>
    <committed-date>2007-12-10T19:45:29-08:00</committed-date>
    <authored-date>2007-12-10T19:45:29-08:00</authored-date>
    <message>Updated eclipse stuff</message>
    <tree>6ab4661a8371eff0292d90c638f692840a85aee2</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>091219105f658fea2665099bef2ab09526ba9d7b</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/881969cbced2f9415ce9db85db5ae2aca6702116</url>
    <id>881969cbced2f9415ce9db85db5ae2aca6702116</id>
    <committed-date>2007-12-10T15:05:07-08:00</committed-date>
    <authored-date>2007-12-10T15:05:07-08:00</authored-date>
    <message>	Debug log exception.

	Thanks to Steve Grimm for this fix.</message>
    <tree>213dc97a6dd59ddfcd22c130f92541610b08c476</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31f2a33ebba539c856b370b1255641ba95d463c2</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/091219105f658fea2665099bef2ab09526ba9d7b</url>
    <id>091219105f658fea2665099bef2ab09526ba9d7b</id>
    <committed-date>2007-12-08T21:10:13-08:00</committed-date>
    <authored-date>2007-12-08T21:10:13-08:00</authored-date>
    <message>updated to site plugin 1.2.2</message>
    <tree>333fa0837bccaef21a091b54545e06d61d3d4be7</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a80e28aa66c8e91ced044b14b8279278edd54ef</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/31f2a33ebba539c856b370b1255641ba95d463c2</url>
    <id>31f2a33ebba539c856b370b1255641ba95d463c2</id>
    <committed-date>2007-12-08T21:08:17-08:00</committed-date>
    <authored-date>2007-12-08T21:08:17-08:00</authored-date>
    <message>Fixed doc xhtml compliance</message>
    <tree>5d2a82df0a9a2281653646719450c94f6bc7049e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1384307451ed644ac13648514d50582e11489b6</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/7a80e28aa66c8e91ced044b14b8279278edd54ef</url>
    <id>7a80e28aa66c8e91ced044b14b8279278edd54ef</id>
    <committed-date>2007-12-07T22:39:14-08:00</committed-date>
    <authored-date>2007-12-07T22:39:14-08:00</authored-date>
    <message>Update docs to referene spy.jar 2.4</message>
    <tree>915c3c5706888f4ea47c751006b7caf48cca786e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>566b51a8f4bc2e3a976ec8fc96e1d4970056e348</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/c1384307451ed644ac13648514d50582e11489b6</url>
    <id>c1384307451ed644ac13648514d50582e11489b6</id>
    <committed-date>2007-12-07T22:38:58-08:00</committed-date>
    <authored-date>2007-12-07T22:38:58-08:00</authored-date>
    <message>Get spy.jar from a m1 repo</message>
    <tree>cdcfa2ad8c38fc33fcb3cf7973d849cd91124ad2</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62b3e91d43d842d3fdab3233d1d7f2f45211c7f2</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/566b51a8f4bc2e3a976ec8fc96e1d4970056e348</url>
    <id>566b51a8f4bc2e3a976ec8fc96e1d4970056e348</id>
    <committed-date>2007-12-07T10:03:42-08:00</committed-date>
    <authored-date>2007-12-07T10:03:42-08:00</authored-date>
    <message>Converted build to buildr</message>
    <tree>e684313f72f811a155244b2f5db5d0fe19a1ae6a</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>204952904fa2669476b92d225207940d23ebc5d4</id>
      </parent>
      <parent>
        <id>65c5334b1f8b8f3ecc1940cde9191297060d8c97</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/62b3e91d43d842d3fdab3233d1d7f2f45211c7f2</url>
    <id>62b3e91d43d842d3fdab3233d1d7f2f45211c7f2</id>
    <committed-date>2007-12-07T09:44:58-08:00</committed-date>
    <authored-date>2007-12-07T09:44:58-08:00</authored-date>
    <message>Merged in the binary-protocol branch</message>
    <tree>67e81bed9b4aebdc13721d40ba06cc0da9fefa6f</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>765abbd0e8954e804ad982a230e4fec29d2a3f44</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/204952904fa2669476b92d225207940d23ebc5d4</url>
    <id>204952904fa2669476b92d225207940d23ebc5d4</id>
    <committed-date>2007-11-15T10:53:28-08:00</committed-date>
    <authored-date>2007-11-15T10:53:28-08:00</authored-date>
    <message>Doc update:  cancel takes an arg</message>
    <tree>67e81bed9b4aebdc13721d40ba06cc0da9fefa6f</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>850e971495bb516ed8edc0f7698ce92332d9394c</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/765abbd0e8954e804ad982a230e4fec29d2a3f44</url>
    <id>765abbd0e8954e804ad982a230e4fec29d2a3f44</id>
    <committed-date>2007-11-09T15:10:05-08:00</committed-date>
    <authored-date>2007-11-09T15:10:05-08:00</authored-date>
    <message>Added status indicators to TODO</message>
    <tree>22c5be6ca505257d0637f0326a2acaf15b758960</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>716ff3f9441e70380d3d99106a1c6e0449c2b0ec</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/850e971495bb516ed8edc0f7698ce92332d9394c</url>
    <id>850e971495bb516ed8edc0f7698ce92332d9394c</id>
    <committed-date>2007-11-07T22:50:09-08:00</committed-date>
    <authored-date>2007-11-07T22:50:09-08:00</authored-date>
    <message>Added notes about nio</message>
    <tree>ae7bf08e0c3cda6a09a05d2099ea71d1d20ac2d8</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bcb238a48b5491966ecd789281c85afc7abc324e</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/716ff3f9441e70380d3d99106a1c6e0449c2b0ec</url>
    <id>716ff3f9441e70380d3d99106a1c6e0449c2b0ec</id>
    <committed-date>2007-11-04T16:57:21-08:00</committed-date>
    <authored-date>2007-11-04T16:57:21-08:00</authored-date>
    <message>Added tag 2.0-pre5 for changeset da198056602f</message>
    <tree>a64817b5eadeb99364864eb0c6ca1ccb329de9a8</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fab38eee2c14aefcd97873061c6d8ec43a4ddf03</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/bcb238a48b5491966ecd789281c85afc7abc324e</url>
    <id>bcb238a48b5491966ecd789281c85afc7abc324e</id>
    <committed-date>2007-11-04T16:45:16-08:00</committed-date>
    <authored-date>2007-11-04T16:45:16-08:00</authored-date>
    <message>Increasing cache time so the tests pass when my machine is loaded.</message>
    <tree>9f6800b38474b0264412f18804ed6e612d322936</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0ca4a005705e902a13ee88fa47ed61522a228f6</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/fab38eee2c14aefcd97873061c6d8ec43a4ddf03</url>
    <id>fab38eee2c14aefcd97873061c6d8ec43a4ddf03</id>
    <committed-date>2007-11-04T16:22:31-08:00</committed-date>
    <authored-date>2007-11-04T16:22:31-08:00</authored-date>
    <message>Updating for a 2.0-pre5 release</message>
    <tree>be78c2e19675f2c98b2cbd9bd56f10c295edcc1e</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8649d0c9d9c00c44c5be1ed6e77a6ec5a1e02e0a</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/f0ca4a005705e902a13ee88fa47ed61522a228f6</url>
    <id>f0ca4a005705e902a13ee88fa47ed61522a228f6</id>
    <committed-date>2007-11-02T11:19:48-07:00</committed-date>
    <authored-date>2007-11-02T11:19:48-07:00</authored-date>
    <message>Fix case where the transcoder couldn't decode content from the cache.</message>
    <tree>8e954c75bd3b3c5377ee1ab8a09c7defbdd3120a</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74fb2c53a3c1279b67456f479ccb1c68c87a7d13</id>
      </parent>
    </parents>
    <author>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </author>
    <url>http://github.com/dustin/java-memcached-client/commit/8649d0c9d9c00c44c5be1ed6e77a6ec5a1e02e0a</url>
    <id>8649d0c9d9c00c44c5be1ed6e77a6ec5a1e02e0a</id>
    <committed-date>2007-10-15T10:40:20-07:00</committed-date>
    <authored-date>2007-10-15T10:40:20-07:00</authored-date>
    <message>Validate key form on bulk gets.</message>
    <tree>a14da14139cf18fda15ff6d463cdbdf36a2e6fc7</tree>
    <committer>
      <name>Dustin Sallings</name>
      <email>dustin@spy.net</email>
    </committer>
  </commit>
</commits>
