<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e785a612a2aa54a3f1c5cb175df2799983db599d</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/6f2be0b4c4c9bdb17fe568da32ffe8d8c54d95ca</url>
    <id>6f2be0b4c4c9bdb17fe568da32ffe8d8c54d95ca</id>
    <committed-date>2010-02-09T18:05:09-08:00</committed-date>
    <authored-date>2010-02-09T18:05:09-08:00</authored-date>
    <message>Incorrect default-directory in project-ack, project-grep</message>
    <tree>33126e333463068c58847969cafb1e8855521ca3</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ddce1063489251d09a1be6f86ee18760c792c181</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/e785a612a2aa54a3f1c5cb175df2799983db599d</url>
    <id>e785a612a2aa54a3f1c5cb175df2799983db599d</id>
    <committed-date>2010-01-30T08:32:13-08:00</committed-date>
    <authored-date>2010-01-30T08:32:13-08:00</authored-date>
    <message>Tagged version 1.3</message>
    <tree>fdecf1bf67f958639ce9bbfc789adf469110875b</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c59e8ec41aad6c210788b37fddb5a0b1e03924e8</id>
      </parent>
      <parent>
        <id>369c07d50a07d4553b189ae53d039444be6f71d0</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/ddce1063489251d09a1be6f86ee18760c792c181</url>
    <id>ddce1063489251d09a1be6f86ee18760c792c181</id>
    <committed-date>2010-01-29T07:00:12-08:00</committed-date>
    <authored-date>2010-01-29T07:00:12-08:00</authored-date>
    <message>Merge branch 'relative-tags'

Conflicts:
	mk-project.el</message>
    <tree>1b8945103b9f46e875a35f9b6e851f8582a0e416</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eef895481357e5210dda626143d007e32ca94ae1</id>
      </parent>
      <parent>
        <id>76d4a629a589da3ef5475849da381a803e98f517</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/c59e8ec41aad6c210788b37fddb5a0b1e03924e8</url>
    <id>c59e8ec41aad6c210788b37fddb5a0b1e03924e8</id>
    <committed-date>2010-01-29T06:55:59-08:00</committed-date>
    <authored-date>2010-01-29T06:55:59-08:00</authored-date>
    <message>Merge branch 'custom-find-cmd'</message>
    <tree>956309619f4e4529d5921f525294e7988258ecf6</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eef895481357e5210dda626143d007e32ca94ae1</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/369c07d50a07d4553b189ae53d039444be6f71d0</url>
    <id>369c07d50a07d4553b189ae53d039444be6f71d0</id>
    <committed-date>2010-01-29T06:53:19-08:00</committed-date>
    <authored-date>2010-01-29T06:10:49-08:00</authored-date>
    <message>Generate TAGS with relative filenames when appropriate

The TAGS file can list filenames with either absolute or relative
filenames. If the filenames are relative, they are considered relative
in relation to the TAGS file itself. This allows a TAGS file that is
located inside a project's basedir to be moved with the project
itself.

The change detects if the TAGS file is in the basedir, and if so,
generates relative filenames in the TAGS file. It also takes care to
set default-directory properly: the find|etags command should run from
the directory containing the TAGS file.</message>
    <tree>f1122db9002e4f9137a7cde5d278805a6c610102</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b51429e861a23715f71efd42710b0276ac949981</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/76d4a629a589da3ef5475849da381a803e98f517</url>
    <id>76d4a629a589da3ef5475849da381a803e98f517</id>
    <committed-date>2010-01-27T20:00:01-08:00</committed-date>
    <authored-date>2010-01-27T20:00:01-08:00</authored-date>
    <message>Refactor: keep list of project symbols for convenient use</message>
    <tree>9b071b20cafd030f4815561ec0bf2539b9af4090</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d30d0bdfd2c29e8419ca56741ae818891551f5e4</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/b51429e861a23715f71efd42710b0276ac949981</url>
    <id>b51429e861a23715f71efd42710b0276ac949981</id>
    <committed-date>2010-01-27T19:50:04-08:00</committed-date>
    <authored-date>2010-01-27T19:50:04-08:00</authored-date>
    <message>Improved project-status that lists the x-find-cmd values</message>
    <tree>e984ada5323ed73458d6c09e272675e61db624bd</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50752a309751207cf32e825b085eb5523370f413</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/d30d0bdfd2c29e8419ca56741ae818891551f5e4</url>
    <id>d30d0bdfd2c29e8419ca56741ae818891551f5e4</id>
    <committed-date>2010-01-27T19:19:54-08:00</committed-date>
    <authored-date>2010-01-27T19:19:54-08:00</authored-date>
    <message>do not add vcs-path info to mk-proj-index-cmd value</message>
    <tree>90d47e4a872d3f2b3d463c9758d95bc3c3aa29ff</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b8b262d83f30b1ad2f77d146d8cb4b150df556c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/50752a309751207cf32e825b085eb5523370f413</url>
    <id>50752a309751207cf32e825b085eb5523370f413</id>
    <committed-date>2010-01-27T19:07:01-08:00</committed-date>
    <authored-date>2010-01-27T19:07:01-08:00</authored-date>
    <message>Doc update: note about using &quot;find .&quot; in grep-find-cmd</message>
    <tree>d279aca43975d11e8c4516a3eef4cd99208f39b2</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>040869c8956c18bd90d6ea234994f9054ed4f204</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/9b8b262d83f30b1ad2f77d146d8cb4b150df556c</url>
    <id>9b8b262d83f30b1ad2f77d146d8cb4b150df556c</id>
    <committed-date>2010-01-27T15:15:43-08:00</committed-date>
    <authored-date>2010-01-27T15:15:43-08:00</authored-date>
    <message>x-find-cmd can be a string or a fn

* custom find cmd fn's get an argument (src|grep|index) so it is
  possible to use the same fn for all 3 use cases
* doc improvements</message>
    <tree>5f4707d187851ce927cba9493683daf5a6b1091e</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>844c494b5cf4bfa58b542d8dad4618d021bd5185</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/eef895481357e5210dda626143d007e32ca94ae1</url>
    <id>eef895481357e5210dda626143d007e32ca94ae1</id>
    <committed-date>2010-01-27T14:50:42-08:00</committed-date>
    <authored-date>2010-01-27T14:50:42-08:00</authored-date>
    <message>Doc updates</message>
    <tree>ac8f0ce57fc82d36c905787a75c45be255d4df14</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>844c494b5cf4bfa58b542d8dad4618d021bd5185</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/040869c8956c18bd90d6ea234994f9054ed4f204</url>
    <id>040869c8956c18bd90d6ea234994f9054ed4f204</id>
    <committed-date>2010-01-20T19:22:56-08:00</committed-date>
    <authored-date>2010-01-20T19:14:15-08:00</authored-date>
    <message>Custom find cmds for src, grep and index</message>
    <tree>6a9b53a8df8d1abb8e581619e24f441d9090276f</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db924d0980c6b81c77b1cacef7a278c8ebcb16fc</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/844c494b5cf4bfa58b542d8dad4618d021bd5185</url>
    <id>844c494b5cf4bfa58b542d8dad4618d021bd5185</id>
    <committed-date>2010-01-01T19:22:59-08:00</committed-date>
    <authored-date>2010-01-01T19:22:59-08:00</authored-date>
    <message>project-ack needs to use confirmed-cmd</message>
    <tree>6259faee50e8e78905cd9f179e86d93e27f25bef</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bbaf6fa8899d220d1c174dbc6d9b7d733895c13f</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/db924d0980c6b81c77b1cacef7a278c8ebcb16fc</url>
    <id>db924d0980c6b81c77b1cacef7a278c8ebcb16fc</id>
    <committed-date>2009-12-23T18:12:34-08:00</committed-date>
    <authored-date>2009-12-23T18:12:34-08:00</authored-date>
    <message>Customize ack command</message>
    <tree>1728e8b8413b2b01c74173345d6f9a89285978ac</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>93e6ac9a200523f51fee4bafdb6cf359c15785a2</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/bbaf6fa8899d220d1c174dbc6d9b7d733895c13f</url>
    <id>bbaf6fa8899d220d1c174dbc6d9b7d733895c13f</id>
    <committed-date>2009-12-16T15:02:27-08:00</committed-date>
    <authored-date>2009-12-16T15:02:27-08:00</authored-date>
    <message>Tagging 1.2.1</message>
    <tree>acc9fe60ce683fb5e432564b8b940d6e09041aaa</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae276da526daa2c9581b0957d2932cb501adaf49</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/93e6ac9a200523f51fee4bafdb6cf359c15785a2</url>
    <id>93e6ac9a200523f51fee4bafdb6cf359c15785a2</id>
    <committed-date>2009-12-16T14:56:56-08:00</committed-date>
    <authored-date>2009-12-10T20:30:45-08:00</authored-date>
    <message>Close dired buffers on project unload

Thanks to aleblanc@cotse.net for the bug
report and and a fix.</message>
    <tree>5bd21e66b9bacd80b68fe24b0168969ee104d7c7</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af6cfaef8966ef67fe9b3b3158b9ed1005d1192e</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/ae276da526daa2c9581b0957d2932cb501adaf49</url>
    <id>ae276da526daa2c9581b0957d2932cb501adaf49</id>
    <committed-date>2009-09-09T10:36:26-07:00</committed-date>
    <authored-date>2009-09-09T10:36:26-07:00</authored-date>
    <message>Small doc improvements</message>
    <tree>3b78c2c22e8843a3fe003ee1ada4ee56b51d1880</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45fe0cfdf9264a9c2bd7568c39fc8fda2c47d2a2</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/af6cfaef8966ef67fe9b3b3158b9ed1005d1192e</url>
    <id>af6cfaef8966ef67fe9b3b3158b9ed1005d1192e</id>
    <committed-date>2009-09-09T08:59:24-07:00</committed-date>
    <authored-date>2009-09-09T08:56:44-07:00</authored-date>
    <message>ido integration

* New defcustom mk-proj-use-ido-selection enables ido-completing-read
  in project-load and project-find-file (for multiple matches)

* New fn project-find-file-ido allows selection of files using ido
  methods instead of the regex (as in project-find-file)</message>
    <tree>20f5826777c779787baba194cd9e43a631242000</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e819e264951d82a65e5a269f8dc2d3f8738bc10</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/45fe0cfdf9264a9c2bd7568c39fc8fda2c47d2a2</url>
    <id>45fe0cfdf9264a9c2bd7568c39fc8fda2c47d2a2</id>
    <committed-date>2009-06-11T08:18:56-07:00</committed-date>
    <authored-date>2009-06-11T08:18:56-07:00</authored-date>
    <message>Re-org: moved save/restore open files fns to own section</message>
    <tree>cf66a4a2f272f229b1e337d4afb6fc0b1ca4652a</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1bdcd98471fc4576ef2fd0ecec84b9899af9128</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/8e819e264951d82a65e5a269f8dc2d3f8738bc10</url>
    <id>8e819e264951d82a65e5a269f8dc2d3f8738bc10</id>
    <committed-date>2009-06-11T08:11:04-07:00</committed-date>
    <authored-date>2009-06-11T08:11:04-07:00</authored-date>
    <message>Added TODO item</message>
    <tree>f556bf3386af08c9e2d0f3625f74deaaa779ee43</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28ae5de1fa4921ca87ccea4508134376e07bd434</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/c1bdcd98471fc4576ef2fd0ecec84b9899af9128</url>
    <id>c1bdcd98471fc4576ef2fd0ecec84b9899af9128</id>
    <committed-date>2009-06-11T07:48:41-07:00</committed-date>
    <authored-date>2009-06-11T07:47:19-07:00</authored-date>
    <message>Allow customization of ack-respect-case-fold</message>
    <tree>17800d13d09e2b7360b5561ff3baf7554a34d85f</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73baafd443558670f2cc05dbda311f9fb2c152a5</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/28ae5de1fa4921ca87ccea4508134376e07bd434</url>
    <id>28ae5de1fa4921ca87ccea4508134376e07bd434</id>
    <committed-date>2009-06-09T10:09:38-07:00</committed-date>
    <authored-date>2009-06-09T10:09:38-07:00</authored-date>
    <message>Trivial doc string fixups</message>
    <tree>b5565e6c462fd861d6c8c5b0a8704acb8e26c794</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92f427f945570247d761714a215dce42e88023ac</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/73baafd443558670f2cc05dbda311f9fb2c152a5</url>
    <id>73baafd443558670f2cc05dbda311f9fb2c152a5</id>
    <committed-date>2009-06-09T09:17:23-07:00</committed-date>
    <authored-date>2009-06-09T09:17:23-07:00</authored-date>
    <message>Removed superflous &quot;format&quot;</message>
    <tree>3c63461ad071548f3e1becf376da3c2fbdae95f4</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9bd7e1643dbb6e1e3ae4f2db1cee024c57bad717</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/92f427f945570247d761714a215dce42e88023ac</url>
    <id>92f427f945570247d761714a215dce42e88023ac</id>
    <committed-date>2009-06-09T09:14:29-07:00</committed-date>
    <authored-date>2009-06-09T09:14:29-07:00</authored-date>
    <message>C-u prefix starts project-grep at cur dir</message>
    <tree>0a4577b255a06ba01654754859223e4eb23ff514</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7e72888c77f5056b1b4517197e811ded07a6fb28</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/9bd7e1643dbb6e1e3ae4f2db1cee024c57bad717</url>
    <id>9bd7e1643dbb6e1e3ae4f2db1cee024c57bad717</id>
    <committed-date>2009-06-09T09:06:23-07:00</committed-date>
    <authored-date>2009-06-09T09:06:23-07:00</authored-date>
    <message>Start ack from current dir if given universal-arg</message>
    <tree>71678a74e409990a28b905e7972c459da8125cd4</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61047e104bd8e68de6e66f0726b824c081e758e0</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/7e72888c77f5056b1b4517197e811ded07a6fb28</url>
    <id>7e72888c77f5056b1b4517197e811ded07a6fb28</id>
    <committed-date>2009-06-09T08:55:12-07:00</committed-date>
    <authored-date>2009-06-09T08:55:12-07:00</authored-date>
    <message>Bind default-directory instead of (cd mk-proj-basedir)

default-directory is a special var so let'ing the var instead
of setq'ing it makes the change temporary</message>
    <tree>374eb5d2e1e0269e860f0fb0563b9b8f7f670314</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7aeb849fa6863f91220ede78ad77f8da79b1060</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/61047e104bd8e68de6e66f0726b824c081e758e0</url>
    <id>61047e104bd8e68de6e66f0726b824c081e758e0</id>
    <committed-date>2009-06-09T08:09:46-07:00</committed-date>
    <authored-date>2009-06-09T08:09:46-07:00</authored-date>
    <message>project-ack uses thing-at-pt and confirms cmd</message>
    <tree>7b4b3573a1e1938d0545d8a4db8c7378c892f60c</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a4a9f5fda194c27b026a45c6e8626f473d97a8c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/f7aeb849fa6863f91220ede78ad77f8da79b1060</url>
    <id>f7aeb849fa6863f91220ede78ad77f8da79b1060</id>
    <committed-date>2009-06-09T07:32:42-07:00</committed-date>
    <authored-date>2009-06-09T07:06:44-07:00</authored-date>
    <message>First draft of ack support: untested</message>
    <tree>e47f676982cc07fb89416689f3d2cb8b66c961a7</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8813c862daab32fa70147287a6b7a89e33608f6f</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/5a4a9f5fda194c27b026a45c6e8626f473d97a8c</url>
    <id>5a4a9f5fda194c27b026a45c6e8626f473d97a8c</id>
    <committed-date>2009-06-09T07:27:53-07:00</committed-date>
    <authored-date>2009-06-09T07:27:53-07:00</authored-date>
    <message>Only build file-index when file-list-cache set</message>
    <tree>9c0f5d6d0f53a4fedd4e263a920ff52d3b53c836</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2858adbac6e2e9c9859f72be964eb3bc3a735257</id>
      </parent>
    </parents>
    <author>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </author>
    <url>http://github.com/mattkeller/mk-project/commit/8813c862daab32fa70147287a6b7a89e33608f6f</url>
    <id>8813c862daab32fa70147287a6b7a89e33608f6f</id>
    <committed-date>2009-06-09T07:26:24-07:00</committed-date>
    <authored-date>2009-06-09T07:26:24-07:00</authored-date>
    <message>Fix find-cmd args when src or ignore patterns nil</message>
    <tree>47fa86aecfec7cf42e061e900df6e4b2b9984b9f</tree>
    <committer>
      <name>Matt Keller</name>
      <login></login>
      <email>mk@littleredbat.net</email>
    </committer>
  </commit>
</commits>
