<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3dd2840b77f75561b63babdc22365266ce9b40e6</id>
      </parent>
      <parent>
        <id>cfe4bc5793547ee3a8c8384414fefb703e1a8855</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/d3a325732522f6cf74ed9a56a1af0fff3a7d9a8a</url>
    <id>d3a325732522f6cf74ed9a56a1af0fff3a7d9a8a</id>
    <committed-date>2009-11-16T20:24:06-08:00</committed-date>
    <authored-date>2009-11-16T20:24:06-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/tsuehpsyde/pycoreutils

* 'master' of git://github.com/tsuehpsyde/pycoreutils:
  Should probably add myself.</message>
    <tree>f10aa67dcd2c9aade48f2ba9a785ccae2ff86b3e</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64134649e79c6f9b2caaad5d7c447caa9a4de530</id>
      </parent>
    </parents>
    <author>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/cfe4bc5793547ee3a8c8384414fefb703e1a8855</url>
    <id>cfe4bc5793547ee3a8c8384414fefb703e1a8855</id>
    <committed-date>2009-11-16T20:08:30-08:00</committed-date>
    <authored-date>2009-11-16T20:08:30-08:00</authored-date>
    <message>Should probably add myself.</message>
    <tree>d5cb81b71ae81ffe4a23a3534dbc07dba50d47bb</tree>
    <committer>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>66a2e5df30105f5cad83e17618aae71bfdce0c02</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/3dd2840b77f75561b63babdc22365266ce9b40e6</url>
    <id>3dd2840b77f75561b63babdc22365266ce9b40e6</id>
    <committed-date>2009-11-16T19:47:00-08:00</committed-date>
    <authored-date>2009-11-16T19:47:00-08:00</authored-date>
    <message>Remove unnecessary whitespace from cat source.</message>
    <tree>e6497105020c3d721234ee7a8ca97d61f9ec3e98</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87a21f15a9df3e61ce90536eb6475628ce4305cf</id>
      </parent>
      <parent>
        <id>64134649e79c6f9b2caaad5d7c447caa9a4de530</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/66a2e5df30105f5cad83e17618aae71bfdce0c02</url>
    <id>66a2e5df30105f5cad83e17618aae71bfdce0c02</id>
    <committed-date>2009-11-16T19:43:07-08:00</committed-date>
    <authored-date>2009-11-16T19:43:07-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/tsuehpsyde/pycoreutils

* 'master' of git://github.com/tsuehpsyde/pycoreutils:
  Made invalid option correct, fixed shebang, and some other stuff.
  Got unrecognized stuff working, the --this=that isn't 100% though.
  Fixed shebang line.
  Added personal note about how the getopt exception is handled for use later.
  help and version work, but catching bad opts is giving me trouble and im tired. going to sleep, will look at later.
  Adding cat into fork to version control it.</message>
    <tree>4f765bb90e325645218278ecc129dd62fdb4fbae</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0feacd087cef8e7a42222214d3fc9fd469dab217</id>
      </parent>
    </parents>
    <author>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/64134649e79c6f9b2caaad5d7c447caa9a4de530</url>
    <id>64134649e79c6f9b2caaad5d7c447caa9a4de530</id>
    <committed-date>2009-11-16T16:11:39-08:00</committed-date>
    <authored-date>2009-11-16T16:11:39-08:00</authored-date>
    <message>Made invalid option correct, fixed shebang, and some other stuff.</message>
    <tree>4e6214b6a99dce87e0152bb28d3f1147732be921</tree>
    <committer>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9cf6fe3ba00c71ff7a7852719f7bb12de2ac1d23</id>
      </parent>
    </parents>
    <author>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/0feacd087cef8e7a42222214d3fc9fd469dab217</url>
    <id>0feacd087cef8e7a42222214d3fc9fd469dab217</id>
    <committed-date>2009-11-16T15:57:37-08:00</committed-date>
    <authored-date>2009-11-16T15:57:37-08:00</authored-date>
    <message>Got unrecognized stuff working, the --this=that isn't 100% though.</message>
    <tree>79fba3deab02bf5f4ca350a617d9e87345a30baf</tree>
    <committer>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c2f77fe356316becd8b237a558c1d48d9acb4b7</id>
      </parent>
    </parents>
    <author>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/9cf6fe3ba00c71ff7a7852719f7bb12de2ac1d23</url>
    <id>9cf6fe3ba00c71ff7a7852719f7bb12de2ac1d23</id>
    <committed-date>2009-11-16T15:34:43-08:00</committed-date>
    <authored-date>2009-11-16T15:34:43-08:00</authored-date>
    <message>Fixed shebang line.</message>
    <tree>0556f11a48e0c8b300184f6f0b2c22f8e4478f4d</tree>
    <committer>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c775cf37f27c42ee84b205f2cb43f353d19e90ee</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/87a21f15a9df3e61ce90536eb6475628ce4305cf</url>
    <id>87a21f15a9df3e61ce90536eb6475628ce4305cf</id>
    <committed-date>2009-11-16T14:42:12-08:00</committed-date>
    <authored-date>2009-11-16T14:42:12-08:00</authored-date>
    <message>Unhork the uname help screen.</message>
    <tree>63e52058994bfda35013b5fe7d94d4c36a158e1b</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f887989f7fc48de6b14c14ff3d832ddf8272194</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/c775cf37f27c42ee84b205f2cb43f353d19e90ee</url>
    <id>c775cf37f27c42ee84b205f2cb43f353d19e90ee</id>
    <committed-date>2009-11-16T14:41:38-08:00</committed-date>
    <authored-date>2009-11-16T14:41:38-08:00</authored-date>
    <message>Define dist_bin_SCRIPTS in src/Makefile.am.

Define dist_bin_SCRIPTS so our commands are actually installed during a
make install.</message>
    <tree>85d338c6aed1f38a32615b1507b59e3b7acea370</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b3f75bac29e47c9ee49277b179d48b65bced921</id>
      </parent>
      <parent>
        <id>0f887989f7fc48de6b14c14ff3d832ddf8272194</id>
      </parent>
    </parents>
    <author>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/3c2f77fe356316becd8b237a558c1d48d9acb4b7</url>
    <id>3c2f77fe356316becd8b237a558c1d48d9acb4b7</id>
    <committed-date>2009-11-16T13:36:27-08:00</committed-date>
    <authored-date>2009-11-16T13:36:27-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/dcantrell/pycoreutils</message>
    <tree>6a98aa666d71f0669babd0bfc1aaf609c76f9669</tree>
    <committer>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c017b36866dc6f48d29fb7d5a8b8531239671e4</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/0f887989f7fc48de6b14c14ff3d832ddf8272194</url>
    <id>0f887989f7fc48de6b14c14ff3d832ddf8272194</id>
    <committed-date>2009-11-16T12:24:40-08:00</committed-date>
    <authored-date>2009-11-16T00:00:45-08:00</authored-date>
    <message>Modify uname source to support &quot;arch&quot; command.

The arch command is the same as running &quot;uname -m&quot;.</message>
    <tree>d596116982d24970aa50e8e41e010fb948542869</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cdccf7df1ba70fe327906c5ef15ea9ec37046b54</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/0c017b36866dc6f48d29fb7d5a8b8531239671e4</url>
    <id>0c017b36866dc6f48d29fb7d5a8b8531239671e4</id>
    <committed-date>2009-11-16T12:24:40-08:00</committed-date>
    <authored-date>2009-11-15T23:35:31-08:00</authored-date>
    <message>Added test suite for cksum command.

GNU coreutils does not have test cases for cksum, but they do for the
sum command.  I used those as the basis for the cksum test cases.</message>
    <tree>e110dddb950dd0ac8bafc5e1df6736025e7bb46e</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>831b30d877cf70ba626b0660b5748fd8b2046095</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/cdccf7df1ba70fe327906c5ef15ea9ec37046b54</url>
    <id>cdccf7df1ba70fe327906c5ef15ea9ec37046b54</id>
    <committed-date>2009-11-16T12:24:40-08:00</committed-date>
    <authored-date>2009-11-15T22:26:59-08:00</authored-date>
    <message>Finish the groups command.

Finish up the missing pieces for the groups command and correct some
errors that it had.  Implementation is currently using the Python pwd
and grp modules. which may not be portable to non-Unix systems.</message>
    <tree>61d23090a2335c79e0817eb5c2b38a20c21d4d6d</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc617bea1828240a0282422b75a751639595fe1e</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/831b30d877cf70ba626b0660b5748fd8b2046095</url>
    <id>831b30d877cf70ba626b0660b5748fd8b2046095</id>
    <committed-date>2009-11-16T12:24:40-08:00</committed-date>
    <authored-date>2009-11-15T22:01:26-08:00</authored-date>
    <message>Remove unnecessary whitespace in cksum source.</message>
    <tree>c7ca68b9d69ae9e54635c68a186b69aa3a7581fb</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fa922478853f1937dc8a47f07f8b97373137e25</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/dc617bea1828240a0282422b75a751639595fe1e</url>
    <id>dc617bea1828240a0282422b75a751639595fe1e</id>
    <committed-date>2009-11-16T12:24:40-08:00</committed-date>
    <authored-date>2009-11-15T22:01:09-08:00</authored-date>
    <message>Initial stub for cksum test suite.</message>
    <tree>4c38ff8a9265d6ab52f404bab83bdfb09c38c0c4</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1bfca07cfdcc9b02ef8ea91751ba8e71959c425</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/0fa922478853f1937dc8a47f07f8b97373137e25</url>
    <id>0fa922478853f1937dc8a47f07f8b97373137e25</id>
    <committed-date>2009-11-16T12:24:40-08:00</committed-date>
    <authored-date>2009-11-15T21:52:40-08:00</authored-date>
    <message>Change all &quot;#!/usr/bin/env python -tt&quot; to &quot;#!/usr/bin/python -tt&quot;.

What I'd really like to do is come up with a platform-independent way of
specifying the Python compiler at the tops of each file.  The env trick
doesn't work when passing -tt, but even if it did it's not necessarily
portable because env may not be in /usr/bin.  Also, there's no support
in these #! lines for non-Unix systems.</message>
    <tree>11f148a37fa5c73443c7a6e3f39ba61c5514d2f2</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f33941e5906c081340ab8740ed766fb6cef41950</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/d1bfca07cfdcc9b02ef8ea91751ba8e71959c425</url>
    <id>d1bfca07cfdcc9b02ef8ea91751ba8e71959c425</id>
    <committed-date>2009-11-16T12:24:40-08:00</committed-date>
    <authored-date>2009-11-15T21:49:26-08:00</authored-date>
    <message>Add POSIX '//' support to the basename command.

According to GNU coreutils, some systems may have a distinct // path
that is not /.  Not sure of the details for now, but just making the
pycoreutils basename command work like the GNU coreutils one.</message>
    <tree>893008e5754d4ae492e9a1261089ce6eb9accdfd</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99d25a074c9f13f52d592159b43ca4e1d428a219</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/f33941e5906c081340ab8740ed766fb6cef41950</url>
    <id>f33941e5906c081340ab8740ed766fb6cef41950</id>
    <committed-date>2009-11-16T12:24:39-08:00</committed-date>
    <authored-date>2009-11-15T21:47:06-08:00</authored-date>
    <message>Add autom4te.cache to .gitignore.</message>
    <tree>fd2ba3656bd57c171e3a9f3ad54d6dac54496728</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a10653fbeb6d183c2384864214e5e3f8429dd8e6</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/99d25a074c9f13f52d592159b43ca4e1d428a219</url>
    <id>99d25a074c9f13f52d592159b43ca4e1d428a219</id>
    <committed-date>2009-11-16T12:24:39-08:00</committed-date>
    <authored-date>2009-11-15T21:46:09-08:00</authored-date>
    <message>Fix problems in basename command so it passes all test cases.</message>
    <tree>5788c67f0c509361703ff9d9b18c4a767f99b015</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c73bf5825f96a08cb3903c41a7ec4e66c49bb5f4</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/a10653fbeb6d183c2384864214e5e3f8429dd8e6</url>
    <id>a10653fbeb6d183c2384864214e5e3f8429dd8e6</id>
    <committed-date>2009-11-16T12:24:39-08:00</committed-date>
    <authored-date>2009-11-15T21:25:15-08:00</authored-date>
    <message>Enable silent make rules by default.

Passing V=1 to make will enable verbose compiler and linker output.</message>
    <tree>e874ce2f4dc353457612b930cbb51a9480ed6d6f</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a2afb95fec50ffd9001c151cfc7d2a671e88833</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/c73bf5825f96a08cb3903c41a7ec4e66c49bb5f4</url>
    <id>c73bf5825f96a08cb3903c41a7ec4e66c49bb5f4</id>
    <committed-date>2009-11-15T19:06:59-08:00</committed-date>
    <authored-date>2009-11-15T19:06:59-08:00</authored-date>
    <message>Added tests/*.pyc for .gitignore.</message>
    <tree>9f14ef7b7c7c6e4bf1b4d6b3660d2b0f288a7008</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>702cf9da3baa0c45dcb438e6673b8426405423e3</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/8a2afb95fec50ffd9001c151cfc7d2a671e88833</url>
    <id>8a2afb95fec50ffd9001c151cfc7d2a671e88833</id>
    <committed-date>2009-11-15T19:05:29-08:00</committed-date>
    <authored-date>2009-11-15T19:05:29-08:00</authored-date>
    <message>Add RequiresBasename to baseclass.py and fix up test_basename.py

Add a RequiresBasename base class for all the basename command test
cases.  In test_basename.py, split out each test in to a separate test
case so we can easily track which ones fail and which ones pass.</message>
    <tree>22dd22f4f2d4444c655ebb3f5430cb4723f6b7fd</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5a89a14cac309a6d1fd1f2c88d063a0637f311d</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/702cf9da3baa0c45dcb438e6673b8426405423e3</url>
    <id>702cf9da3baa0c45dcb438e6673b8426405423e3</id>
    <committed-date>2009-11-15T16:34:59-08:00</committed-date>
    <authored-date>2009-11-15T16:34:59-08:00</authored-date>
    <message>Update .gitignore file.</message>
    <tree>bcfdf5a091b6b6102b2c1d63b41f5de904e9f3da</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23297d79d33b1eb663838c7727f15a9467a934c6</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/f5a89a14cac309a6d1fd1f2c88d063a0637f311d</url>
    <id>f5a89a14cac309a6d1fd1f2c88d063a0637f311d</id>
    <committed-date>2009-11-15T16:34:19-08:00</committed-date>
    <authored-date>2009-11-15T16:34:19-08:00</authored-date>
    <message>Fix compile problems for pycoreutils module.</message>
    <tree>645f01b668a049a53596604e4f99ffe013813aa8</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>578638d816a5d1af41e0350f1584a0d6334655af</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/23297d79d33b1eb663838c7727f15a9467a934c6</url>
    <id>23297d79d33b1eb663838c7727f15a9467a934c6</id>
    <committed-date>2009-11-15T16:29:36-08:00</committed-date>
    <authored-date>2009-11-15T16:29:36-08:00</authored-date>
    <message>Ignore build files.</message>
    <tree>61ba90c3e2a4a2c194560ad153eb1cda291f4eea</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d63766049bfd4a32b7983543e60fbf438e06de1d</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/578638d816a5d1af41e0350f1584a0d6334655af</url>
    <id>578638d816a5d1af41e0350f1584a0d6334655af</id>
    <committed-date>2009-11-15T16:15:30-08:00</committed-date>
    <authored-date>2009-11-15T16:15:30-08:00</authored-date>
    <message>Started test case suite for pycoreutils.  First test for basename.

Started a test case suite for pycoreutils.  Modeling the tests after
what GNU coreutils uses, but using the Python unittest framework rather
than something external.</message>
    <tree>1a263432a3fd81a599bffc21a055d1ed22272190</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd8e377dec479d48513fe458fc0fe7bcc42c9b4c</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/d63766049bfd4a32b7983543e60fbf438e06de1d</url>
    <id>d63766049bfd4a32b7983543e60fbf438e06de1d</id>
    <committed-date>2009-11-15T15:44:53-08:00</committed-date>
    <authored-date>2009-11-15T15:44:53-08:00</authored-date>
    <message>Build system and documentation updates.

Move to autoconf and automake.  Not everything is in place yet.</message>
    <tree>ead9e4219ffa6f4f5e1e5c6ad9831c87a619ea47</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79e7076e882e3e9ac45566247fa38be5d9e9d468</id>
      </parent>
    </parents>
    <author>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/cd8e377dec479d48513fe458fc0fe7bcc42c9b4c</url>
    <id>cd8e377dec479d48513fe458fc0fe7bcc42c9b4c</id>
    <committed-date>2009-11-15T15:25:58-08:00</committed-date>
    <authored-date>2009-11-15T15:25:58-08:00</authored-date>
    <message>Updated TODO list.</message>
    <tree>d89262818f7cdd32e027d3b82d087f41031ca79e</tree>
    <committer>
      <name>David Cantrell</name>
      <email>dcantrell@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7caacf851509b5aeec1fb7a4a21d4e438278028</id>
      </parent>
    </parents>
    <author>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/3b3f75bac29e47c9ee49277b179d48b65bced921</url>
    <id>3b3f75bac29e47c9ee49277b179d48b65bced921</id>
    <committed-date>2009-11-14T21:58:16-08:00</committed-date>
    <authored-date>2009-11-14T21:58:16-08:00</authored-date>
    <message>Added personal note about how the getopt exception is handled for use later.</message>
    <tree>3102229fb880127e4769ca4c20a27c0e61f8e582</tree>
    <committer>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c8f47c861e1dac0c922b3c3c361c62cad56c0f6</id>
      </parent>
    </parents>
    <author>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </author>
    <url>http://github.com/dcantrell/pycoreutils/commit/a7caacf851509b5aeec1fb7a4a21d4e438278028</url>
    <id>a7caacf851509b5aeec1fb7a4a21d4e438278028</id>
    <committed-date>2009-11-14T21:55:34-08:00</committed-date>
    <authored-date>2009-11-14T21:55:34-08:00</authored-date>
    <message>help and version work, but catching bad opts is giving me trouble and im tired. going to sleep, will look at later.</message>
    <tree>de97c94e62c28c935b74c33690f14305b983f210</tree>
    <committer>
      <name>tsuehpsyde</name>
      <email>tsuehpsyde@storage.tsuehpsyde.com</email>
    </committer>
  </commit>
</commits>
