<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>839be4133051112681e80a2787f1e333996ec896</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/a2408858966d2e133398384e36829b940c5540e9</url>
    <id>a2408858966d2e133398384e36829b940c5540e9</id>
    <committed-date>2008-11-06T16:44:56-08:00</committed-date>
    <authored-date>2008-11-06T16:44:56-08:00</authored-date>
    <message>Hacked together a background server for pysmell - need to profile to see if it's worthwhile</message>
    <tree>7e05983b89ce120a0b6b71127b4fa7c3e1d125a0</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5d5cfe3a7cd511d9c2cff7488e18b502797c8b0</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/839be4133051112681e80a2787f1e333996ec896</url>
    <id>839be4133051112681e80a2787f1e333996ec896</id>
    <committed-date>2008-11-05T17:35:47-08:00</committed-date>
    <authored-date>2008-11-05T17:35:47-08:00</authored-date>
    <message>Fixed issue where NamesVisitor ignored local classes. Changed findRootPackageList behaviour slightly.</message>
    <tree>027d6c12eff40cade08914c7e56599a021746c05</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb80dc136f5e173dbc4422e3f06948b11506bb59</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/b5d5cfe3a7cd511d9c2cff7488e18b502797c8b0</url>
    <id>b5d5cfe3a7cd511d9c2cff7488e18b502797c8b0</id>
    <committed-date>2008-11-05T15:31:10-08:00</committed-date>
    <authored-date>2008-11-05T15:31:10-08:00</authored-date>
    <message>textmate will complete rest of the word rather than re-insert it</message>
    <tree>f00b21855a8d467cc92329a0832a1e2c781310ca</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa149df319305bc1466827e9343489257306090e</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/eb80dc136f5e173dbc4422e3f06948b11506bb59</url>
    <id>eb80dc136f5e173dbc4422e3f06948b11506bb59</id>
    <committed-date>2008-11-05T15:14:29-08:00</committed-date>
    <authored-date>2008-11-05T15:14:29-08:00</authored-date>
    <message>detectCompletionType will now analyze the current file and update the PYSMELLDICT
getName will return repr of unknown node rather than raise exception
removed unused argument &quot;root&quot; in codefinder.processFile</message>
    <tree>101b0896d3253846154243e189fa659e38643758</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>468efc582b606d137db05f8973a5944550455eda</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/fa149df319305bc1466827e9343489257306090e</url>
    <id>fa149df319305bc1466827e9343489257306090e</id>
    <committed-date>2008-11-05T10:37:40-08:00</committed-date>
    <authored-date>2008-11-05T10:37:40-08:00</authored-date>
    <message>fix failing test on windows.</message>
    <tree>0066a64b1725982e9612c395d90a6e2753fa0102</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd2f4c36bfa2d745da5c592d637fea925a118496</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/468efc582b606d137db05f8973a5944550455eda</url>
    <id>468efc582b606d137db05f8973a5944550455eda</id>
    <committed-date>2008-11-04T16:50:48-08:00</committed-date>
    <authored-date>2008-11-04T16:50:48-08:00</authored-date>
    <message>Added input parameter to tags.py - allows you to update an already existing PYSMELLTAGS</message>
    <tree>a3f4bc4f44e042d5256eb82769328097d3984f94</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea6fe92f5cca07cd660204e373b0ae51efb3192c</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/cd2f4c36bfa2d745da5c592d637fea925a118496</url>
    <id>cd2f4c36bfa2d745da5c592d637fea925a118496</id>
    <committed-date>2008-11-04T16:18:16-08:00</committed-date>
    <authored-date>2008-11-04T16:18:16-08:00</authored-date>
    <message>Removed custom handling code and used argparse.py. Oh joy.</message>
    <tree>d98ed80666513094537e240ee77e0b800075b5f7</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d29d2cab219aa20d026b7038dccc4bc384199e57</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/ea6fe92f5cca07cd660204e373b0ae51efb3192c</url>
    <id>ea6fe92f5cca07cd660204e373b0ae51efb3192c</id>
    <committed-date>2008-11-04T15:29:53-08:00</committed-date>
    <authored-date>2008-11-04T15:29:53-08:00</authored-date>
    <message>Moved findBase from vimhelper to idehelper
Refactored textmate.py in vain attempt to write a test for it; failed miserably...</message>
    <tree>225e351240da00ccd70cd895956e04d0f794154b</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05cf4ae58075b54391897eb487011fb184c1e404</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/d29d2cab219aa20d026b7038dccc4bc384199e57</url>
    <id>d29d2cab219aa20d026b7038dccc4bc384199e57</id>
    <committed-date>2008-11-04T13:56:55-08:00</committed-date>
    <authored-date>2008-11-04T13:56:55-08:00</authored-date>
    <message>fixed escaping issue that confused subprocess</message>
    <tree>e2b6d9e706be5904bd9f877a19389c26ad620419</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74bd881d293c75ba8f3c6fbc630c065018eadd9d</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/05cf4ae58075b54391897eb487011fb184c1e404</url>
    <id>05cf4ae58075b54391897eb487011fb184c1e404</id>
    <committed-date>2008-11-04T06:11:18-08:00</committed-date>
    <authored-date>2008-11-04T06:11:18-08:00</authored-date>
    <message>Cleanup of tm_dialog - needs testing on a Mac.</message>
    <tree>c752ed05d52363912740434d76c61b12705dff3b</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f20b77b4ad82f36b90d3a1d0ee9037a0da1167c</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/74bd881d293c75ba8f3c6fbc630c065018eadd9d</url>
    <id>74bd881d293c75ba8f3c6fbc630c065018eadd9d</id>
    <committed-date>2008-11-03T16:28:30-08:00</committed-date>
    <authored-date>2008-11-03T16:28:30-08:00</authored-date>
    <message>Bumped version to 0.7.1</message>
    <tree>98b3fa999c1c01ed7eb4ce6e4a52ef97a4c1f8d5</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5428235ddb93aafff3265ee8a406f23f85c851b</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/8f20b77b4ad82f36b90d3a1d0ee9037a0da1167c</url>
    <id>8f20b77b4ad82f36b90d3a1d0ee9037a0da1167c</id>
    <committed-date>2008-11-03T16:22:15-08:00</committed-date>
    <authored-date>2008-11-03T16:22:15-08:00</authored-date>
    <message>Copied TextMate's dialog.py into pysmell, renamed to tm_dialog.py and fixed bug with huge plists.
removed nasty hack from textmate.py</message>
    <tree>96f1b59104bcd9a03abda5d797e68a34c0f58df4</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1e7feab4e53dfd4015cc301779bc54e5f953a93</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/f5428235ddb93aafff3265ee8a406f23f85c851b</url>
    <id>f5428235ddb93aafff3265ee8a406f23f85c851b</id>
    <committed-date>2008-11-03T12:41:50-08:00</committed-date>
    <authored-date>2008-11-03T12:41:50-08:00</authored-date>
    <message>put in temporary hack for TextMate bug - will have to investigate further.</message>
    <tree>21b35a9422fe5f5212a3a9df998276513bb49388</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74f6064bff5746abe849fea341b93d6d9df55c02</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/f1e7feab4e53dfd4015cc301779bc54e5f953a93</url>
    <id>f1e7feab4e53dfd4015cc301779bc54e5f953a93</id>
    <committed-date>2008-11-03T12:12:51-08:00</committed-date>
    <authored-date>2008-11-03T12:12:51-08:00</authored-date>
    <message>more robust emacs test on *nix</message>
    <tree>c1edd50122f387252f3a439eb7bf633d42348686</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19ad6c924afe93d253c5415435e128d052836d6b</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/74f6064bff5746abe849fea341b93d6d9df55c02</url>
    <id>74f6064bff5746abe849fea341b93d6d9df55c02</id>
    <committed-date>2008-11-03T12:08:01-08:00</committed-date>
    <authored-date>2008-11-03T12:08:01-08:00</authored-date>
    <message>setup.py keyword and description twaeks</message>
    <tree>57aefd87706ab441ef9dffe9f8e7b5597272c90e</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28005036f33e8564c498ae932385e2185ba91ddc</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/19ad6c924afe93d253c5415435e128d052836d6b</url>
    <id>19ad6c924afe93d253c5415435e128d052836d6b</id>
    <committed-date>2008-11-03T06:48:08-08:00</committed-date>
    <authored-date>2008-11-03T06:48:08-08:00</authored-date>
    <message>Better errorhandling in Vim and TextMate when no PYSMELLTAGS found.</message>
    <tree>103a17a7086ce12f86374654a2de66472ac3baf5</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30d9397f5be32963c1bfc47b74f6b24b79607cd2</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/28005036f33e8564c498ae932385e2185ba91ddc</url>
    <id>28005036f33e8564c498ae932385e2185ba91ddc</id>
    <committed-date>2008-11-03T06:47:45-08:00</committed-date>
    <authored-date>2008-11-03T06:47:45-08:00</authored-date>
    <message>More resilient Vim and Emacs tests</message>
    <tree>42e1c30d04cc2c7a18bb835201dbdda289006ace</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8abd64cb712a6f7929319ec30da7b12f753c47f5</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/30d9397f5be32963c1bfc47b74f6b24b79607cd2</url>
    <id>30d9397f5be32963c1bfc47b74f6b24b79607cd2</id>
    <committed-date>2008-11-02T13:57:49-08:00</committed-date>
    <authored-date>2008-11-02T13:57:49-08:00</authored-date>
    <message>modified changelog</message>
    <tree>65a9fa78eb933797f86deace230a5e0b78de5af9</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9f343fbefe2bea7744b07e9e4365a0f78733b67</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/8abd64cb712a6f7929319ec30da7b12f753c47f5</url>
    <id>8abd64cb712a6f7929319ec30da7b12f753c47f5</id>
    <committed-date>2008-11-01T09:56:46-07:00</committed-date>
    <authored-date>2008-11-01T09:56:46-07:00</authored-date>
    <message>Renaed functional_test to test_tags; removed alltests.py; don't lose __name__ of @ProducesFile</message>
    <tree>c7906dea7b15c376acbb5df155aff5353c8b73da</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f845ba6c0064d8220b2d59607f4e61dc173d9990</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/f9f343fbefe2bea7744b07e9e4365a0f78733b67</url>
    <id>f9f343fbefe2bea7744b07e9e4365a0f78733b67</id>
    <committed-date>2008-11-01T09:47:41-07:00</committed-date>
    <authored-date>2008-11-01T09:47:41-07:00</authored-date>
    <message>emacs test will now pick up the current users environment (pymacs needs to be installed)</message>
    <tree>db1c4359d6caac1d471cef2d4c3a43b7c5f29a0c</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ea8154bd6396adb81384dc3eb6f300eabe333b1f</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/f845ba6c0064d8220b2d59607f4e61dc173d9990</url>
    <id>f845ba6c0064d8220b2d59607f4e61dc173d9990</id>
    <committed-date>2008-11-01T09:25:42-07:00</committed-date>
    <authored-date>2008-11-01T09:25:42-07:00</authored-date>
    <message>remove cruft from test runs</message>
    <tree>3e132b6cd32f13d64b6be98bb213f98c1a768ff1</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0c170363ace9b271da0c06b7ac5e5a7bc3c6c66</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/ea8154bd6396adb81384dc3eb6f300eabe333b1f</url>
    <id>ea8154bd6396adb81384dc3eb6f300eabe333b1f</id>
    <committed-date>2008-11-01T09:08:43-07:00</committed-date>
    <authored-date>2008-11-01T09:08:43-07:00</authored-date>
    <message>restored gitignore</message>
    <tree>73322ea658446ecba7d1a8d0bc328c316c993699</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edbb929bf1dbc2ccd56d1da12bd86cc1392ba49c</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/a0c170363ace9b271da0c06b7ac5e5a7bc3c6c66</url>
    <id>a0c170363ace9b271da0c06b7ac5e5a7bc3c6c66</id>
    <committed-date>2008-11-01T09:01:07-07:00</committed-date>
    <authored-date>2008-11-01T09:01:07-07:00</authored-date>
    <message>Not to be outdone, written a functional test for Vim. There.</message>
    <tree>d49e97153b72c14de71ea15890b3cf71bf7aeae8</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>493fcf6b7386f418789c453955e68193160e13fe</id>
      </parent>
      <parent>
        <id>2ae8450180936c50b38591ca85f5b5cf6ef0ba88</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/edbb929bf1dbc2ccd56d1da12bd86cc1392ba49c</url>
    <id>edbb929bf1dbc2ccd56d1da12bd86cc1392ba49c</id>
    <committed-date>2008-11-01T06:25:33-07:00</committed-date>
    <authored-date>2008-11-01T06:25:33-07:00</authored-date>
    <message>Merge branch 'master' into tom</message>
    <tree>be5cc46f3b9e27fc14b8835d3311c58ee9072ed1</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd8d5f516f5024aba8bc60481564f12dfa839852</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/2ae8450180936c50b38591ca85f5b5cf6ef0ba88</url>
    <id>2ae8450180936c50b38591ca85f5b5cf6ef0ba88</id>
    <committed-date>2008-11-01T06:23:43-07:00</committed-date>
    <authored-date>2008-11-01T06:23:43-07:00</authored-date>
    <message>added post install message</message>
    <tree>98bdfed16fa04f8501be259bd67c0e6d0435a043</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc43aba0e9ef924d7d49e2d2c356c34198f2a0d2</id>
      </parent>
    </parents>
    <author>
      <name>Tom Wright</name>
      <email>tat.wright@tat.wright.name</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/493fcf6b7386f418789c453955e68193160e13fe</url>
    <id>493fcf6b7386f418789c453955e68193160e13fe</id>
    <committed-date>2008-10-31T16:52:37-07:00</committed-date>
    <authored-date>2008-10-31T15:56:28-07:00</authored-date>
    <message>* Killed trailing whitespace

By Tom</message>
    <tree>d59257652ae3f1868a054fa157c2e5f0aecf287a</tree>
    <committer>
      <name>Tom Wright</name>
      <email>moment@moment.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13d8f2963d97141557fe66d11343575a7fa6644c</id>
      </parent>
    </parents>
    <author>
      <name>Tom Wright</name>
      <email>tat.wright@tat.wright.name</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/dc43aba0e9ef924d7d49e2d2c356c34198f2a0d2</url>
    <id>dc43aba0e9ef924d7d49e2d2c356c34198f2a0d2</id>
    <committed-date>2008-10-31T16:52:27-07:00</committed-date>
    <authored-date>2008-10-31T15:54:38-07:00</authored-date>
    <message>* Minor cleaning of pysmell.el

By Tom</message>
    <tree>d7cf93ab790fbbb5c01d7619ae0435600c15f8b9</tree>
    <committer>
      <name>Tom Wright</name>
      <email>moment@moment.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4ec845c0095fd4e6100fee107b85d0a0868d38b</id>
      </parent>
    </parents>
    <author>
      <name>Tom Wright</name>
      <email>tat.wright@tat.wright.name</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/13d8f2963d97141557fe66d11343575a7fa6644c</url>
    <id>13d8f2963d97141557fe66d11343575a7fa6644c</id>
    <committed-date>2008-10-31T16:52:15-07:00</committed-date>
    <authored-date>2008-10-31T15:46:20-07:00</authored-date>
    <message>* Added a tests target for setuptools
* Hardened the emacs test - made it clean up PYSMELLTAGS files
* Added emacs backup files to gitignores

By Tom</message>
    <tree>269eebf0845990f67b14c63b0f077b826b65b696</tree>
    <committer>
      <name>Tom Wright</name>
      <email>moment@moment.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd8d5f516f5024aba8bc60481564f12dfa839852</id>
      </parent>
    </parents>
    <author>
      <name>moment</name>
      <email>moment@moment.(none)</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/a4ec845c0095fd4e6100fee107b85d0a0868d38b</url>
    <id>a4ec845c0095fd4e6100fee107b85d0a0868d38b</id>
    <committed-date>2008-10-31T16:46:11-07:00</committed-date>
    <authored-date>2008-10-31T14:40:16-07:00</authored-date>
    <message>Added an emacs functional test.

By Tom</message>
    <tree>696199f6803c32564a9df0f4981ad4bcd86d538e</tree>
    <committer>
      <name>Tom Wright</name>
      <email>moment@moment.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>311db4c1cfe3bd1c880efe59acf06ddc54e486db</id>
      </parent>
    </parents>
    <author>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </author>
    <url>http://github.com/orestis/pysmell/commit/dd8d5f516f5024aba8bc60481564f12dfa839852</url>
    <id>dd8d5f516f5024aba8bc60481564f12dfa839852</id>
    <committed-date>2008-10-30T19:07:32-07:00</committed-date>
    <authored-date>2008-10-30T19:07:32-07:00</authored-date>
    <message>More robust names inferencing</message>
    <tree>9975666b84ed81fa87c7ba5d1cc457b6fbd05a24</tree>
    <committer>
      <name>Orestis Markou</name>
      <email>orestis@orestis.gr</email>
    </committer>
  </commit>
</commits>
