<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>5a5f3b7e7598a86c1c57f3153de116111f4acc8d</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/b8a000e2f814cbcb86040052edaabf3a9cdac94b</url>
    <id>b8a000e2f814cbcb86040052edaabf3a9cdac94b</id>
    <committed-date>2009-10-25T15:00:38-07:00</committed-date>
    <authored-date>2009-10-25T15:00:38-07:00</authored-date>
    <message>Need 64-bit math here to avoid overflow.</message>
    <tree>66411a42af9078c0c7065248dd97e43ecbfcf118</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f7117832b6543e2f046b7a3b6088eb2a3c88f2b</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/5a5f3b7e7598a86c1c57f3153de116111f4acc8d</url>
    <id>5a5f3b7e7598a86c1c57f3153de116111f4acc8d</id>
    <committed-date>2009-10-23T17:00:36-07:00</committed-date>
    <authored-date>2009-10-23T17:00:36-07:00</authored-date>
    <message>Show time-left only when it is meaningful.</message>
    <tree>8b70c2dd907c58e322e63fde1c30275ec06e5991</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>350de57148de755a4352724c0c37de782d3aabe3</id>
      </parent>
    </parents>
    <author>
      <name>Phil Ross</name>
      <email>pross@rubiconsoftware.com</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/6f7117832b6543e2f046b7a3b6088eb2a3c88f2b</url>
    <id>6f7117832b6543e2f046b7a3b6088eb2a3c88f2b</id>
    <committed-date>2009-10-17T19:03:51-07:00</committed-date>
    <authored-date>2009-10-15T08:20:28-07:00</authored-date>
    <message>Prevent a potential buffer overflow reading the tube name.</message>
    <tree>4a066e21b6a79bbe9d66d7f69adfcdce957eecc1</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d362c999f63148a195bc24545633d21fec36e6c</id>
      </parent>
      <parent>
        <id>eb9d50f115e024530a66a22399bd8049892fd3a0</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/350de57148de755a4352724c0c37de782d3aabe3</url>
    <id>350de57148de755a4352724c0c37de782d3aabe3</id>
    <committed-date>2009-10-17T19:00:40-07:00</committed-date>
    <authored-date>2009-10-17T19:00:40-07:00</authored-date>
    <message>Merge commit 'gbarr/binlog-read'</message>
    <tree>c15b850a834ba53a61b8be133d648f57bbc7f6e3</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a17633084e87ad2f72c1776ff2b6b9094df2336</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/4d362c999f63148a195bc24545633d21fec36e6c</url>
    <id>4d362c999f63148a195bc24545633d21fec36e6c</id>
    <committed-date>2009-10-17T18:58:47-07:00</committed-date>
    <authored-date>2009-10-15T19:32:59-07:00</authored-date>
    <message>Test case for binlog read bug.</message>
    <tree>ed4edf096503497e5febd0561034baf8c78704c0</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a17633084e87ad2f72c1776ff2b6b9094df2336</id>
      </parent>
    </parents>
    <author>
      <name>Graham Barr</name>
      <email>gbarr@pobox.com</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/eb9d50f115e024530a66a22399bd8049892fd3a0</url>
    <id>eb9d50f115e024530a66a22399bd8049892fd3a0</id>
    <committed-date>2009-10-15T09:25:00-07:00</committed-date>
    <authored-date>2009-10-15T09:25:00-07:00</authored-date>
    <message>Only read a job body for new jobs

The body of a job is only written to the binlog when a job is
first created. all other times only the job struct is written.

For new jobs the tube namelen will be &gt;0, if this is an existing
job the tube_namelen will be zero, so do not attemtp to read the
job body</message>
    <tree>1af36c1307da254c4fc3913827af7ec204d9ca24</tree>
    <committer>
      <name>Graham Barr</name>
      <email>gbarr@pobox.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>75c5269dc2e749752c549ca27a4782b8d87f4479</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/1a17633084e87ad2f72c1776ff2b6b9094df2336</url>
    <id>1a17633084e87ad2f72c1776ff2b6b9094df2336</id>
    <committed-date>2009-10-14T15:14:59-07:00</committed-date>
    <authored-date>2009-10-14T15:14:59-07:00</authored-date>
    <message>Update the (woefully) out-of-date man page.</message>
    <tree>5866424e25bbe7ed64c7f4e2ff415ae892a0e052</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a74471168c51afcb7a2de0d81a21856e553abf9a</id>
      </parent>
    </parents>
    <author>
      <name>Paul Annesley</name>
      <email>paul@annesley.cc</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/75c5269dc2e749752c549ca27a4782b8d87f4479</url>
    <id>75c5269dc2e749752c549ca27a4782b8d87f4479</id>
    <committed-date>2009-10-12T03:55:05-07:00</committed-date>
    <authored-date>2009-10-12T03:55:05-07:00</authored-date>
    <message>Fixed contradition re. quit command in protocol doc.

The diff excluding changes to wordwrapping is:

-There is no command to close the connection -- the client may
+The client may issue the &quot;quit&quot; command, or</message>
    <tree>a4e51ff82459f5d92336ed6aec5fb9d87934be3c</tree>
    <committer>
      <name>Paul Annesley</name>
      <email>paul@annesley.cc</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77dfc46c3bb9f9ab635b3375c4ecaecd09b909c3</id>
      </parent>
      <parent>
        <id>e21bc14286099409a923fe1e73ab1b5542dbbd62</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/a74471168c51afcb7a2de0d81a21856e553abf9a</url>
    <id>a74471168c51afcb7a2de0d81a21856e553abf9a</id>
    <committed-date>2009-10-11T18:20:29-07:00</committed-date>
    <authored-date>2009-10-11T18:20:29-07:00</authored-date>
    <message>Merge commit 'lericson/master'</message>
    <tree>56d9f1a013b16a3820258980b8d22c2d99926406</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24aa767cf3eb0c8fb21620c621b5b4104649f41e</id>
      </parent>
      <parent>
        <id>d32e949356b87a6884ab7ed1de10d6f440fd872a</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/77dfc46c3bb9f9ab635b3375c4ecaecd09b909c3</url>
    <id>77dfc46c3bb9f9ab635b3375c4ecaecd09b909c3</id>
    <committed-date>2009-10-11T18:07:57-07:00</committed-date>
    <authored-date>2009-10-11T18:07:57-07:00</authored-date>
    <message>Merge commit 'copiousfreetime/update-script-options'</message>
    <tree>e2e21d267354b5f9310e87130e3bea721181cb49</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>68038c5ddcb92d789dce2f915244d4f2bbe8f016</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/24aa767cf3eb0c8fb21620c621b5b4104649f41e</url>
    <id>24aa767cf3eb0c8fb21620c621b5b4104649f41e</id>
    <committed-date>2009-10-11T17:52:13-07:00</committed-date>
    <authored-date>2009-10-11T17:52:13-07:00</authored-date>
    <message>Fix build on FreeBSD.

Thanks to Peter Kieltyka http://github.com/pkieltyka for the fix.
Closes gh-21.</message>
    <tree>04f3c77868141f84f72cab7f2da8dbf63356ebf9</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f49572e77e8dd1464d2e4db519a987066d656a3</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Hinegardner</name>
      <email>jeremy@hinegardner.org</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/d32e949356b87a6884ab7ed1de10d6f440fd872a</url>
    <id>d32e949356b87a6884ab7ed1de10d6f440fd872a</id>
    <committed-date>2009-10-11T17:46:52-07:00</committed-date>
    <authored-date>2009-10-11T17:46:52-07:00</authored-date>
    <message>Add files to the distribution tarball that are referenced in the spec.

The distribution tarball should now be able to be built directly
into RPMs with 'rpmbuild -ta beanstalkd-&lt;version&gt;.tar.gz'</message>
    <tree>555728892f171455602a4592b1654b144aa6c39c</tree>
    <committer>
      <name>Jeremy Hinegardner</name>
      <email>jeremy@hinegardner.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c9934bbb8de7775a42f1ff1344b9476f9b4b965a</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Hinegardner</name>
      <email>jeremy@hinegardner.org</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/8f49572e77e8dd1464d2e4db519a987066d656a3</url>
    <id>8f49572e77e8dd1464d2e4db519a987066d656a3</id>
    <committed-date>2009-10-11T17:46:01-07:00</committed-date>
    <authored-date>2009-10-11T17:46:01-07:00</authored-date>
    <message>Force creation of beanstalkd homedir.

The home directory of the beanstalkd user needs to
exist so the binlog may be stored there.</message>
    <tree>c469c086c2a3926d2abe3d91b1817e4f418bd074</tree>
    <committer>
      <name>Jeremy Hinegardner</name>
      <email>jeremy@hinegardner.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12f05f623a44f990a1b2de5ff7d5e8dbac90a67f</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Hinegardner</name>
      <email>jeremy@hinegardner.org</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/c9934bbb8de7775a42f1ff1344b9476f9b4b965a</url>
    <id>c9934bbb8de7775a42f1ff1344b9476f9b4b965a</id>
    <committed-date>2009-10-11T17:45:07-07:00</committed-date>
    <authored-date>2009-10-11T17:45:07-07:00</authored-date>
    <message>Update init script and configuration for 1.4 options</message>
    <tree>71bcfebf022b2c442230bba2e6186f79b88d85be</tree>
    <committer>
      <name>Jeremy Hinegardner</name>
      <email>jeremy@hinegardner.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12f05f623a44f990a1b2de5ff7d5e8dbac90a67f</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Hinegardner</name>
      <email>jeremy@hinegardner.org</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/68038c5ddcb92d789dce2f915244d4f2bbe8f016</url>
    <id>68038c5ddcb92d789dce2f915244d4f2bbe8f016</id>
    <committed-date>2009-10-11T14:53:03-07:00</committed-date>
    <authored-date>2009-10-11T14:53:03-07:00</authored-date>
    <message>Fix detection of fdatasync on OSX</message>
    <tree>c5ce6ce3655e85833269517a1b918c3ac9ccb7c4</tree>
    <committer>
      <name>Jeremy Hinegardner</name>
      <email>jeremy@hinegardner.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>550aa2a41b0a94e0d24a6ee94ec4577b4a83c276</id>
      </parent>
    </parents>
    <author>
      <name>goosmurf</name>
      <email>gumby@mooh.org</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/12f05f623a44f990a1b2de5ff7d5e8dbac90a67f</url>
    <id>12f05f623a44f990a1b2de5ff7d5e8dbac90a67f</id>
    <committed-date>2009-10-06T23:52:57-07:00</committed-date>
    <authored-date>2009-10-06T22:46:33-07:00</authored-date>
    <message>use inttypes.h to fix printf warnings on amd64</message>
    <tree>e07ac74c446e651c57f7e63478402c6763edb17d</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c337be03ed174fe6ebeb64a66e175061612cc79d</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/550aa2a41b0a94e0d24a6ee94ec4577b4a83c276</url>
    <id>550aa2a41b0a94e0d24a6ee94ec4577b4a83c276</id>
    <committed-date>2009-10-02T14:14:44-07:00</committed-date>
    <authored-date>2009-10-02T14:14:44-07:00</authored-date>
    <message>Even better -- distribute the generated spec file.</message>
    <tree>fe6852b1ab00340bec215e6496de7139fe6b9e0f</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dba10275b34f2e21110a3315a0ae1e1460bef81c</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/c337be03ed174fe6ebeb64a66e175061612cc79d</url>
    <id>c337be03ed174fe6ebeb64a66e175061612cc79d</id>
    <committed-date>2009-10-02T14:08:29-07:00</committed-date>
    <authored-date>2009-10-02T14:00:10-07:00</authored-date>
    <message>Some tools don't like hyphens in version strings.

Rpm for sure, but I bet others, too.</message>
    <tree>7fc5588df725d9b48c8794120c4d5b95a828984e</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f80a8eb3de1b1ed6eedd96a842cbd48e966a7eb1</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/dba10275b34f2e21110a3315a0ae1e1460bef81c</url>
    <id>dba10275b34f2e21110a3315a0ae1e1460bef81c</id>
    <committed-date>2009-10-02T14:08:28-07:00</committed-date>
    <authored-date>2009-10-02T13:57:26-07:00</authored-date>
    <message>Include only once.</message>
    <tree>7ca0b61cebad3f7f92ba2cc145a1218bb48680a7</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c056be78bd361bfea4fb21219e4fecea83b121e2</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/f80a8eb3de1b1ed6eedd96a842cbd48e966a7eb1</url>
    <id>f80a8eb3de1b1ed6eedd96a842cbd48e966a7eb1</id>
    <committed-date>2009-10-02T14:08:28-07:00</committed-date>
    <authored-date>2009-10-02T13:56:51-07:00</authored-date>
    <message>Include config.h first.</message>
    <tree>a681e2b097eee1088daf59129239832e0a3ec985</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f7160372d21db397e77c62316c16ab2a0699324</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/c056be78bd361bfea4fb21219e4fecea83b121e2</url>
    <id>c056be78bd361bfea4fb21219e4fecea83b121e2</id>
    <committed-date>2009-10-02T14:07:56-07:00</committed-date>
    <authored-date>2009-10-02T14:07:56-07:00</authored-date>
    <message>Fix deadly typo. Always run make distcheck!</message>
    <tree>0c5d54bcd16822b24e30cc28f84a13d183a5a883</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ac20055cc22d4a809e89e69ee935e3b80383ff09</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/9f7160372d21db397e77c62316c16ab2a0699324</url>
    <id>9f7160372d21db397e77c62316c16ab2a0699324</id>
    <committed-date>2009-10-01T17:37:40-07:00</committed-date>
    <authored-date>2009-10-01T17:37:40-07:00</authored-date>
    <message>Pull the rpm spec version string from autoconf.</message>
    <tree>84c1a5ca8b68bd3dd146b4d96cf113c7206e3244</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22ff30ef22c030c97e8f1bf1c88df7aabef85d0a</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/ac20055cc22d4a809e89e69ee935e3b80383ff09</url>
    <id>ac20055cc22d4a809e89e69ee935e3b80383ff09</id>
    <committed-date>2009-10-01T01:20:10-07:00</committed-date>
    <authored-date>2009-10-01T01:20:10-07:00</authored-date>
    <message>Fallback for Solaris.

Solaris has posix_fallocate, but always returns EINVAL. So we have to
fall back to our own implementation.</message>
    <tree>1bcdb01c4bbfe37cc7edda3c95a40f1e84531fb3</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3d9e524d96b901e75850eb35a0e9c4793c8a2af</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/22ff30ef22c030c97e8f1bf1c88df7aabef85d0a</url>
    <id>22ff30ef22c030c97e8f1bf1c88df7aabef85d0a</id>
    <committed-date>2009-10-01T01:08:03-07:00</committed-date>
    <authored-date>2009-10-01T01:08:03-07:00</authored-date>
    <message>Oops, struct timeval is defined in sys/time.h.</message>
    <tree>5500f615bab76b890b9d128a19566c52c72383fc</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8bc2f7dc64fd60690816e0a23bd165a9c06703ff</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/c3d9e524d96b901e75850eb35a0e9c4793c8a2af</url>
    <id>c3d9e524d96b901e75850eb35a0e9c4793c8a2af</id>
    <committed-date>2009-10-01T00:52:38-07:00</committed-date>
    <authored-date>2009-10-01T00:52:38-07:00</authored-date>
    <message>Our posix_fallocate substitute rounds up files.</message>
    <tree>47ccdf27fcc2c0faf1f78dd92d54b788d8ab90fd</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4c18b45c08914b8c3fbee1ed8e109ddc0ca3120</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/8bc2f7dc64fd60690816e0a23bd165a9c06703ff</url>
    <id>8bc2f7dc64fd60690816e0a23bd165a9c06703ff</id>
    <committed-date>2009-10-01T00:49:05-07:00</committed-date>
    <authored-date>2009-10-01T00:49:05-07:00</authored-date>
    <message>Portability fixes.</message>
    <tree>bf53bd9aaf2a578b23ebf0531896ad092f8b2096</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0e3e54e2d773063545487f16a5aa2d9a521663f1</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/a4c18b45c08914b8c3fbee1ed8e109ddc0ca3120</url>
    <id>a4c18b45c08914b8c3fbee1ed8e109ddc0ca3120</id>
    <committed-date>2009-10-01T00:37:44-07:00</committed-date>
    <authored-date>2009-09-30T23:48:01-07:00</authored-date>
    <message>Mac OS doesn't have fdatasync.</message>
    <tree>d4d33471d5b1c715cbb30e3740c52816cbb48338</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e9339ff9c177cc37787ee252fd3cf3a04f17243</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/0e3e54e2d773063545487f16a5aa2d9a521663f1</url>
    <id>0e3e54e2d773063545487f16a5aa2d9a521663f1</id>
    <committed-date>2009-09-30T22:52:34-07:00</committed-date>
    <authored-date>2009-09-30T22:52:34-07:00</authored-date>
    <message>Fixes for make distcheck.</message>
    <tree>1eeb2db4fe10098d780b0e2f3ad71f4d1e3367e0</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3062260c0a1c4046dcbd30840c7be0b8ce0380f</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/6e9339ff9c177cc37787ee252fd3cf3a04f17243</url>
    <id>6e9339ff9c177cc37787ee252fd3cf3a04f17243</id>
    <committed-date>2009-09-30T22:13:30-07:00</committed-date>
    <authored-date>2009-09-30T21:48:30-07:00</authored-date>
    <message>Always use hi-res timers internally.

This helps us to avoid off-by-one and roundoff errors that crop up with
one-second-granularity timers. Also makes it easier in the future to
allow clients to specify hi-res time intervals.

Closes gh-5.</message>
    <tree>a56e9e8804f5e07aa6b1904619b6a40592c14e82</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1097949a81c888ec9a82a854090a1c811a87b2eb</id>
      </parent>
    </parents>
    <author>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </author>
    <url>http://github.com/kr/beanstalkd/commit/e3062260c0a1c4046dcbd30840c7be0b8ce0380f</url>
    <id>e3062260c0a1c4046dcbd30840c7be0b8ce0380f</id>
    <committed-date>2009-09-30T21:39:02-07:00</committed-date>
    <authored-date>2009-09-30T21:39:02-07:00</authored-date>
    <message>No longer used.</message>
    <tree>0e267129b194b85d3a45ca2e992a804b6d56710e</tree>
    <committer>
      <name>Keith Rarick</name>
      <email>kr@xph.us</email>
    </committer>
  </commit>
</commits>
