<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e491173bdc417b84c39b2c37d42d6c4680bb97b9</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/fc54cc6d2de5480b71543c40c7b62bad7f16f01f</url>
    <id>fc54cc6d2de5480b71543c40c7b62bad7f16f01f</id>
    <committed-date>2009-03-29T17:19:44-07:00</committed-date>
    <authored-date>2009-03-29T17:19:44-07:00</authored-date>
    <message>Added full support for darcs, including autodiscovery

Unfortunately darcs sometimes will produce invalid XML when asked.  This is a known bug, and related to character encoding issues that they seem unwilling to fix.  I might take the performance hit and rewrite this using BeautifulSoup at some point.  I've only seen the bug in the darcs repo itself, it comes up
when there are authors with non-ascii names.</message>
    <tree>751b35132395a4e6123f2574aed01ed6ca364c96</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>478f1cafc7a6345fdcbb29d46cdf0a2e2b5806a2</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/e491173bdc417b84c39b2c37d42d6c4680bb97b9</url>
    <id>e491173bdc417b84c39b2c37d42d6c4680bb97b9</id>
    <committed-date>2009-03-28T03:29:35-07:00</committed-date>
    <authored-date>2009-03-28T03:29:35-07:00</authored-date>
    <message>Added personal/ to .gitignore</message>
    <tree>87b515515672f4756773eac7c74d95bcae4dce3e</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7ab9e9b7015dab6fdcc417ab745e28c304309910</id>
      </parent>
    </parents>
    <author>
      <name>Frederic Back</name>
      <email>fredericback@gmail.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/478f1cafc7a6345fdcbb29d46cdf0a2e2b5806a2</url>
    <id>478f1cafc7a6345fdcbb29d46cdf0a2e2b5806a2</id>
    <committed-date>2009-03-27T19:39:10-07:00</committed-date>
    <authored-date>2009-03-27T19:39:10-07:00</authored-date>
    <message>Added experimental support for local avatars.

Put png files in data/local_avatars rather than load them from a
web service.</message>
    <tree>4236fac972f0315ee56f0e81477f231b4ac05188</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4aa36ab453afabdbf090bd67b83c3e7ddafa972e</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/7ab9e9b7015dab6fdcc417ab745e28c304309910</url>
    <id>7ab9e9b7015dab6fdcc417ab745e28c304309910</id>
    <committed-date>2009-02-03T16:06:22-08:00</committed-date>
    <authored-date>2009-02-03T16:06:22-08:00</authored-date>
    <message>More readme cleanup</message>
    <tree>5d14c64263e04bbb846e1d9c64ff18d1b5fe82f4</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1333451cbd7044adbf87666a369c1020c57847d6</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/4aa36ab453afabdbf090bd67b83c3e7ddafa972e</url>
    <id>4aa36ab453afabdbf090bd67b83c3e7ddafa972e</id>
    <committed-date>2009-02-03T15:52:14-08:00</committed-date>
    <authored-date>2009-02-03T15:52:14-08:00</authored-date>
    <message>Improved the README a bit</message>
    <tree>eeec494d8e14f0bee1a5ae4e72c9c5515fdf973d</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b96561cdb22c0b83cf8fae76d3f382544c50cf40</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/1333451cbd7044adbf87666a369c1020c57847d6</url>
    <id>1333451cbd7044adbf87666a369c1020c57847d6</id>
    <committed-date>2009-02-03T15:43:25-08:00</committed-date>
    <authored-date>2009-02-03T15:43:25-08:00</authored-date>
    <message>Renamed README file for better rendering on github</message>
    <tree>a9a05b03ec291f1aa5a1bab38b48d30d50dd6745</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f61cb18011dcbceb8bb3b9970899c16eebec91ce</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/b96561cdb22c0b83cf8fae76d3f382544c50cf40</url>
    <id>b96561cdb22c0b83cf8fae76d3f382544c50cf40</id>
    <committed-date>2008-11-14T04:33:47-08:00</committed-date>
    <authored-date>2008-11-14T04:33:47-08:00</authored-date>
    <message>Refactored fetch_freebase_edits to use the xml generation framework</message>
    <tree>d7abc080d8d676e9bc77038f90fa2aff4d41c43d</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f4236b4c2e4e0509750e097748f0bec5005dfe5</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/f61cb18011dcbceb8bb3b9970899c16eebec91ce</url>
    <id>f61cb18011dcbceb8bb3b9970899c16eebec91ce</id>
    <committed-date>2008-11-08T14:19:45-08:00</committed-date>
    <authored-date>2008-11-08T14:19:45-08:00</authored-date>
    <message>Added freebase libraries to lib directory, now actually works for other people</message>
    <tree>21a6053c85a3c2df30d44870605b0a029902af86</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13066866132c047c40560125b378b5fdb9f2eedd</id>
      </parent>
    </parents>
    <author>
      <name>ice.biker</name>
      <email>ice.biker</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/2f4236b4c2e4e0509750e097748f0bec5005dfe5</url>
    <id>2f4236b4c2e4e0509750e097748f0bec5005dfe5</id>
    <committed-date>2008-11-05T12:51:08-08:00</committed-date>
    <authored-date>2008-11-05T12:51:08-08:00</authored-date>
    <message>Patch to accept longer URLs in the SVN GUI from ice.biker

source: http://code.google.com/p/codeswarm/issues/detail?id=44#c1</message>
    <tree>24e4ee6758968af084ed9a25813c32151805b76d</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab732788f7328d232e65bb4a515e3000ac4c92e1</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/13066866132c047c40560125b378b5fdb9f2eedd</url>
    <id>13066866132c047c40560125b378b5fdb9f2eedd</id>
    <committed-date>2008-11-05T04:36:27-08:00</committed-date>
    <authored-date>2008-11-05T04:36:27-08:00</authored-date>
    <message>Minor refactoring for clarity and approachability</message>
    <tree>b5958a2b4bba3ee9586841f895379f555d9a46c3</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d36702fd79ec114b35f222cd3384ebd14b284597</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/ab732788f7328d232e65bb4a515e3000ac4c92e1</url>
    <id>ab732788f7328d232e65bb4a515e3000ac4c92e1</id>
    <committed-date>2008-11-05T04:17:43-08:00</committed-date>
    <authored-date>2008-11-05T04:17:43-08:00</authored-date>
    <message>Using plain, non-namespaced xml methods methods for clarity</message>
    <tree>8e0ee340ae15b69c38a0c544ba4bec9134db1370</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e294e3c012455ddc9262f68827686d6cbaa939d</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/d36702fd79ec114b35f222cd3384ebd14b284597</url>
    <id>d36702fd79ec114b35f222cd3384ebd14b284597</id>
    <committed-date>2008-11-04T23:04:17-08:00</committed-date>
    <authored-date>2008-11-04T23:04:17-08:00</authored-date>
    <message>Fixed several string escape issues; generating xml by hand always bites you.</message>
    <tree>1ed2240579115930730c4974e3cbaee5c2aeb0b6</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02fe589033a868ca302120aa6c0ac59644b3c45d</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/6e294e3c012455ddc9262f68827686d6cbaa939d</url>
    <id>6e294e3c012455ddc9262f68827686d6cbaa939d</id>
    <committed-date>2008-10-31T19:26:07-07:00</committed-date>
    <authored-date>2008-10-31T19:26:07-07:00</authored-date>
    <message>Switched to iter friendly filtering</message>
    <tree>34f2d3e7ffac851aef50e0df1184df14edc6d0eb</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74896a8059c3dd1e76269fca1cd923c729f4b7f5</id>
      </parent>
      <parent>
        <id>50b93145017504fb650871c3a466a7bdf47f5caa</id>
      </parent>
    </parents>
    <author>
      <name>Michael Dippery</name>
      <email>mpd@cs.wm.edu</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/02fe589033a868ca302120aa6c0ac59644b3c45d</url>
    <id>02fe589033a868ca302120aa6c0ac59644b3c45d</id>
    <committed-date>2008-10-31T05:02:21-07:00</committed-date>
    <authored-date>2008-10-31T05:02:21-07:00</authored-date>
    <message>Merge commit 'cburroughs/master'</message>
    <tree>c39d11e98c6558ffe2c41f99611907489588fc2b</tree>
    <committer>
      <name>Michael Dippery</name>
      <email>mpd@cs.wm.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>936112a415c2a89053d44d2bf1258342fe233897</id>
      </parent>
    </parents>
    <author>
      <name>cburroughs</name>
      <email>chris.burroughs@gmail.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/50b93145017504fb650871c3a466a7bdf47f5caa</url>
    <id>50b93145017504fb650871c3a466a7bdf47f5caa</id>
    <committed-date>2008-10-30T18:33:54-07:00</committed-date>
    <authored-date>2008-10-30T18:33:54-07:00</authored-date>
    <message>fixed wikiswarm/storm typo</message>
    <tree>2d8f8dfbd9fe6fe1d7f6238b28f832c73bcf8955</tree>
    <committer>
      <name>cburroughs</name>
      <email>chris.burroughs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f68ce62930a2e524b4c10cebf8e33a7296bb99c</id>
      </parent>
    </parents>
    <author>
      <name>cburroughs</name>
      <email>chris.burroughs@gmail.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/936112a415c2a89053d44d2bf1258342fe233897</url>
    <id>936112a415c2a89053d44d2bf1258342fe233897</id>
    <committed-date>2008-10-30T18:31:14-07:00</committed-date>
    <authored-date>2008-10-30T18:31:14-07:00</authored-date>
    <message>fix no args help message</message>
    <tree>efd1df82677ec8c7b60c65461689f6eedb6b9aef</tree>
    <committer>
      <name>cburroughs</name>
      <email>chris.burroughs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd17897ffdd06960f3bbba6b3eea2b09db8de711</id>
      </parent>
    </parents>
    <author>
      <name>cburroughs</name>
      <email>chris.burroughs@gmail.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/8f68ce62930a2e524b4c10cebf8e33a7296bb99c</url>
    <id>8f68ce62930a2e524b4c10cebf8e33a7296bb99c</id>
    <committed-date>2008-10-30T18:28:49-07:00</committed-date>
    <authored-date>2008-10-30T18:28:49-07:00</authored-date>
    <message>fix indentation</message>
    <tree>e6e8aee8a50d0a5f397f6108f2adc5873253966a</tree>
    <committer>
      <name>cburroughs</name>
      <email>chris.burroughs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>802f3da55460f9142e55d9d529acd5c897ae5394</id>
      </parent>
    </parents>
    <author>
      <name>cburroughs</name>
      <email>chris.burroughs@gmail.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/dd17897ffdd06960f3bbba6b3eea2b09db8de711</url>
    <id>dd17897ffdd06960f3bbba6b3eea2b09db8de711</id>
    <committed-date>2008-10-30T18:27:02-07:00</committed-date>
    <authored-date>2008-10-30T18:27:02-07:00</authored-date>
    <message>cmd line option to ignore authors matching the given reg ex. Useful if
there are scripts that do checkins.</message>
    <tree>199d90861a1288499ed78582ae6a08f2fb583a25</tree>
    <committer>
      <name>cburroughs</name>
      <email>chris.burroughs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>802f3da55460f9142e55d9d529acd5c897ae5394</id>
      </parent>
    </parents>
    <author>
      <name>Michael Dippery</name>
      <email>mpd@cs.wm.edu</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/74896a8059c3dd1e76269fca1cd923c729f4b7f5</url>
    <id>74896a8059c3dd1e76269fca1cd923c729f4b7f5</id>
    <committed-date>2008-10-30T08:56:54-07:00</committed-date>
    <authored-date>2008-10-30T08:56:54-07:00</authored-date>
    <message>Modified function in launcher script to use varargs.

Stylistically, it's a bit nicer than a list.</message>
    <tree>4f0fa390b20d93f45a6fae142bf1d4ae32761833</tree>
    <committer>
      <name>Michael Dippery</name>
      <email>mpd@cs.wm.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8aa0f8b660d2e8ee51b2333b0a9045c75d2a0f4b</id>
      </parent>
    </parents>
    <author>
      <name>Jordi Guti&#233;rrez Hermoso</name>
      <email>jordigh@gmail.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/802f3da55460f9142e55d9d529acd5c897ae5394</url>
    <id>802f3da55460f9142e55d9d529acd5c897ae5394</id>
    <committed-date>2008-10-28T17:08:39-07:00</committed-date>
    <authored-date>2008-10-28T17:08:39-07:00</authored-date>
    <message>Added GNU CHANGELOG parser to convert_logs.py

source: http://groups.google.com/group/codeswarm/browse_thread/thread/5a87ca988601f1d8</message>
    <tree>d53d69dd8f29deb5f061f8f892872225d4aee9e1</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e8b3ccaf0af066f0b5b9ba6ac965da00f8f72e7</id>
      </parent>
    </parents>
    <author>
      <name>Felipe Contreras</name>
      <email>felipe.contreras@gmail.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/8aa0f8b660d2e8ee51b2333b0a9045c75d2a0f4b</url>
    <id>8aa0f8b660d2e8ee51b2333b0a9045c75d2a0f4b</id>
    <committed-date>2008-10-28T16:43:17-07:00</committed-date>
    <authored-date>2008-10-28T16:43:17-07:00</authored-date>
    <message>Added patch for choice of bold font

Source: http://code.google.com/p/codeswarm/issues/detail?id=42</message>
    <tree>d5a0cf615731c681417d35dd1a72132e90bbc3a1</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c60ee52448514154e03b14010d1bae8832089870</id>
      </parent>
      <parent>
        <id>4c7e0ef33c3e14eb3240f9a9de0ab16e7c26b8f6</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/5e8b3ccaf0af066f0b5b9ba6ac965da00f8f72e7</url>
    <id>5e8b3ccaf0af066f0b5b9ba6ac965da00f8f72e7</id>
    <committed-date>2008-10-28T15:43:07-07:00</committed-date>
    <authored-date>2008-10-28T15:43:07-07:00</authored-date>
    <message>Merge commit '4c7e0ef33c3e14eb3240f9a9de0ab16e7c26b8f6'</message>
    <tree>3ee41a4d7a536b4ad66b0a5f28cea15d341098c9</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccbb025c35ed9c671159b82acacd85822e2c3fcd</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/c60ee52448514154e03b14010d1bae8832089870</url>
    <id>c60ee52448514154e03b14010d1bae8832089870</id>
    <committed-date>2008-10-26T18:47:49-07:00</committed-date>
    <authored-date>2008-10-26T18:47:49-07:00</authored-date>
    <message>Fixed bug in minBold calculation</message>
    <tree>c84589771ac8a61b55db6b91b519ab62be4b263b</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc67f8963ecb452e6f945d35eb55ba28d54b0d78</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/4c7e0ef33c3e14eb3240f9a9de0ab16e7c26b8f6</url>
    <id>4c7e0ef33c3e14eb3240f9a9de0ab16e7c26b8f6</id>
    <committed-date>2008-10-26T18:28:33-07:00</committed-date>
    <authored-date>2008-10-26T18:28:33-07:00</authored-date>
    <message>Got avatars working again

By explicitly passing in &quot;unknown&quot; loadImage introspects on the file rather than the filename to determine the type of image.  So as long as any avatars are jpgs, gifs, or pngs it should just work, and there's no need to keep track of the filetype anywhere.</message>
    <tree>e04ef8581c6245bf72e6f724c3a66ea5bfa41d54</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cda3d841637c635632e7f97fce86196a28df9cc2</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/dc67f8963ecb452e6f945d35eb55ba28d54b0d78</url>
    <id>dc67f8963ecb452e6f945d35eb55ba28d54b0d78</id>
    <committed-date>2008-10-26T17:53:18-07:00</committed-date>
    <authored-date>2008-10-26T17:53:18-07:00</authored-date>
    <message>Updated processing opengl library so that works, still some bugs

Namely, avatars don't seem to load.  Next I'm gonna do some profiling to
see if there have been any speed improvements</message>
    <tree>af1c35fe6837043f9d4e3ab5b4bd4e030947bff6</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ccbb025c35ed9c671159b82acacd85822e2c3fcd</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/cda3d841637c635632e7f97fce86196a28df9cc2</url>
    <id>cda3d841637c635632e7f97fce86196a28df9cc2</id>
    <committed-date>2008-10-24T19:36:05-07:00</committed-date>
    <authored-date>2008-10-24T19:36:05-07:00</authored-date>
    <message>Updated to the latest core.jar, a number of bugs introduced

May or may not be worth it, this is kindof exploratory at this point.</message>
    <tree>a7f2ce20e816d18a39f7cae9c6cae774c68db42f</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>155ef18eb34c419d5503d85f81a86b87f0a27e3c</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/ccbb025c35ed9c671159b82acacd85822e2c3fcd</url>
    <id>ccbb025c35ed9c671159b82acacd85822e2c3fcd</id>
    <committed-date>2008-10-24T14:36:39-07:00</committed-date>
    <authored-date>2008-10-24T14:36:39-07:00</authored-date>
    <message>Added fontColor option to make changing the background color option viable

Also cleaned up text layout in a few places.  The only thing tying us to a
dark background now is drawing fuzzy files</message>
    <tree>a9740fced7ae90e64b3de23c00e00777489dd2e0</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a94b5a9ba2aec6c5b5c3e239f61be92b17a376f5</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/155ef18eb34c419d5503d85f81a86b87f0a27e3c</url>
    <id>155ef18eb34c419d5503d85f81a86b87f0a27e3c</id>
    <committed-date>2008-10-24T03:16:52-07:00</committed-date>
    <authored-date>2008-10-24T03:16:52-07:00</authored-date>
    <message>Added GravatarFallback option</message>
    <tree>71d837485c6d3f1ebb2db07dc35674f87d56c426</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b3be06afe24e9c84236211c0226e2089d574e0c</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/a94b5a9ba2aec6c5b5c3e239f61be92b17a376f5</url>
    <id>a94b5a9ba2aec6c5b5c3e239f61be92b17a376f5</id>
    <committed-date>2008-10-24T02:12:44-07:00</committed-date>
    <authored-date>2008-10-24T02:12:44-07:00</authored-date>
    <message>Improved defaults, added per-user default option system

When looking for an option, it looks down a stack of properties files,
looking first at the project.config file given on the command line,
then defaults/user.config if it exists, then defaults/code_swarm.config

defaults/code_swarm.config is now the single point of truth for default
values, rather than spreading them around the source code</message>
    <tree>2af613f764dd73ea6d140723f55387bf0e6c5b3b</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00c28f4ec6dbe767dbb3c3af67cc97d2b73a32c1</id>
      </parent>
    </parents>
    <author>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </author>
    <url>http://github.com/rictic/code_swarm/commit/4b3be06afe24e9c84236211c0226e2089d574e0c</url>
    <id>4b3be06afe24e9c84236211c0226e2089d574e0c</id>
    <committed-date>2008-10-23T15:01:27-07:00</committed-date>
    <authored-date>2008-10-23T15:01:27-07:00</authored-date>
    <message>Renamed convert_logs to bin. ***You'll need to change your PATH***

We're using convert_logs as a bin directory, might as well rename it to reflect that</message>
    <tree>3b8cffc1fe92182aead3cebb88ea53c345a8cbe1</tree>
    <committer>
      <name>Peter Burns</name>
      <email>peter@metaweb.com</email>
    </committer>
  </commit>
</commits>
