<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>170ef1f08126fbf1b3bc7256a4a55bcd51bfb06e</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/gogar/commit/1079dbfd54ebf9d0f737759603ba101d0adebcae</url>
    <id>1079dbfd54ebf9d0f737759603ba101d0adebcae</id>
    <committed-date>2008-11-10T07:42:27-08:00</committed-date>
    <authored-date>2008-11-10T07:42:27-08:00</authored-date>
    <message>Filter input in webserver to prevent XSS attacks.</message>
    <tree>ba73d3e90949acfe54502d7dfb64ee12c543265f</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>043ec97e0a4b95e77b708511266aefdc2d7dc3a2</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/gogar/commit/170ef1f08126fbf1b3bc7256a4a55bcd51bfb06e</url>
    <id>170ef1f08126fbf1b3bc7256a4a55bcd51bfb06e</id>
    <committed-date>2008-07-18T15:46:12-07:00</committed-date>
    <authored-date>2008-07-18T15:46:12-07:00</authored-date>
    <message>Added mention of git repository.</message>
    <tree>f0f62bd64682ad267a44fff73c6cee25cce39518</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca9c2984ea2ac9846cfda8d9f0de1ba73332d6a5</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/gogar/commit/043ec97e0a4b95e77b708511266aefdc2d7dc3a2</url>
    <id>043ec97e0a4b95e77b708511266aefdc2d7dc3a2</id>
    <committed-date>2008-07-18T15:43:34-07:00</committed-date>
    <authored-date>2008-07-18T15:43:34-07:00</authored-date>
    <message>Fixed link for gogar.rb.</message>
    <tree>5c40b0654e1b5ee9c8f5c53c0319004bb38f9e76</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b666e12aaae21b28ca378e848123d65880df9c0b</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/gogar/commit/ca9c2984ea2ac9846cfda8d9f0de1ba73332d6a5</url>
    <id>ca9c2984ea2ac9846cfda8d9f0de1ba73332d6a5</id>
    <committed-date>2008-07-18T15:36:41-07:00</committed-date>
    <authored-date>2008-07-18T15:36:41-07:00</authored-date>
    <message>Fixed download link.</message>
    <tree>06b98616c8a3807c362241e2612a5f036f99b300</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b60671b0e8a7fd006116ba50be8052722329617c</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/gogar/commit/b666e12aaae21b28ca378e848123d65880df9c0b</url>
    <id>b666e12aaae21b28ca378e848123d65880df9c0b</id>
    <committed-date>2008-07-18T15:26:13-07:00</committed-date>
    <authored-date>2008-07-18T15:26:13-07:00</authored-date>
    <message>Fixed link to gogar.rb script.</message>
    <tree>a5ff37bc780efe4d2fc9a71a078a4f2721034877</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d330370e0d833bb10b9ee5cfb6348dabacec3d48</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/gogar/commit/b60671b0e8a7fd006116ba50be8052722329617c</url>
    <id>b60671b0e8a7fd006116ba50be8052722329617c</id>
    <committed-date>2008-07-18T15:16:30-07:00</committed-date>
    <authored-date>2008-07-18T15:16:30-07:00</authored-date>
    <message>Fixed bugs in computing entitlements (reported by Reiner Schaefer).

+ Instead of closing under committive inferences, then looking at
  permissive, close under the action 'expand_entitlements', which
  includes both kinds of entailments.

+ Added 'all_unchallenged_assertions'  method; use this instead of
  'assertions_unchallenged(other)'.  Each player inherits testimonial
   entitlement from every other player's assertions.</message>
    <tree>4f7ed9f3a07be4bf2d11d107da444d2c2966e15b</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b050f63c17db62678ab7d3699a46b2db15a74399</id>
      </parent>
    </parents>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/gogar/commit/d330370e0d833bb10b9ee5cfb6348dabacec3d48</url>
    <id>d330370e0d833bb10b9ee5cfb6348dabacec3d48</id>
    <committed-date>2008-07-18T15:14:07-07:00</committed-date>
    <authored-date>2008-07-18T15:14:07-07:00</authored-date>
    <message>Added README.</message>
    <tree>22a8d1d786d2802d05c991a1c25625b36540eb56</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </author>
    <url>http://github.com/jgm/gogar/commit/b050f63c17db62678ab7d3699a46b2db15a74399</url>
    <id>b050f63c17db62678ab7d3699a46b2db15a74399</id>
    <committed-date>2008-07-18T15:08:25-07:00</committed-date>
    <authored-date>2008-07-18T15:08:25-07:00</authored-date>
    <message>Initial commit.</message>
    <tree>6e752d5e040cc3ce59d7f4eed37dc31e01c009fc</tree>
    <committer>
      <name>John MacFarlane</name>
      <email>jgm@berkeley.edu</email>
    </committer>
  </commit>
</commits>
