<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b920789f3868e452cc3859790dfc947940a39ddf</id>
      </parent>
    </parents>
    <author>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </author>
    <url>http://github.com/meitar/git-archive-all.sh/commit/8ed88286ecca718c3899e3e04e96d68512310b1a</url>
    <id>8ed88286ecca718c3899e3e04e96d68512310b1a</id>
    <committed-date>2009-08-27T01:21:25-07:00</committed-date>
    <authored-date>2009-08-27T01:06:01-07:00</authored-date>
    <message>Fixes issue #1; fails to archive files with overlapping filenames.

When looping through submodules to archive, a trailing space in
the `grep` pattern is needed to separate one submodule from others.
Without the extra space, acquiring the `$TREEISH` variable looks
like this given the existence of three submodules:

35189c963b6a2aed6da6ac4aecff91cde2e15f7c ext (heads/master) f684dc1f8968ceb5276df4aec68759593b45ef5a exthelper (heads/master) 926f2711c43b7b9def63131cb53570c83eddc1cc exthelperson (heads/master)
f684dc1f8968ceb5276df4aec68759593b45ef5a exthelper (heads/master)
926f2711c43b7b9def63131cb53570c83eddc1cc exthelperson (heads/master)
926f2711c43b7b9def63131cb53570c83eddc1cc exthelperson (heads/master)

Note the repetition. With the added space, each submodule is
processed only once, like this:

35189c963b6a2aed6da6ac4aecff91cde2e15f7c ext (heads/master)
f684dc1f8968ceb5276df4aec68759593b45ef5a exthelper (heads/master)
926f2711c43b7b9def63131cb53570c83eddc1cc exthelperson (heads/master)

Details: http://github.com/meitar/git-archive-all.sh/issues/#issue/1</message>
    <tree>999d2e355e1124ecccdecb13efb05910ea70bc6e</tree>
    <committer>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ec47928611bc5f1b85777f0632ae0855c0ce3ea</id>
      </parent>
    </parents>
    <author>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </author>
    <url>http://github.com/meitar/git-archive-all.sh/commit/b920789f3868e452cc3859790dfc947940a39ddf</url>
    <id>b920789f3868e452cc3859790dfc947940a39ddf</id>
    <committed-date>2008-08-18T00:45:51-07:00</committed-date>
    <authored-date>2008-08-18T00:45:03-07:00</authored-date>
    <message>Use TREEISH reported by `git-submodule` for archiving submodules but fall back to HEAD.</message>
    <tree>8db3ac8c1d1857e9da0a7dce043ff015a51955dc</tree>
    <committer>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c717207b142a1d0b40fe2fea538590c9158e4e00</id>
      </parent>
      <parent>
        <id>3a12c3bb328f98e1b7503d24620b5ae9c1980ed3</id>
      </parent>
    </parents>
    <author>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </author>
    <url>http://github.com/meitar/git-archive-all.sh/commit/6ec47928611bc5f1b85777f0632ae0855c0ce3ea</url>
    <id>6ec47928611bc5f1b85777f0632ae0855c0ce3ea</id>
    <committed-date>2008-07-31T02:47:15-07:00</committed-date>
    <authored-date>2008-07-31T02:47:15-07:00</authored-date>
    <message>Merge branch 'find-by-dir'</message>
    <tree>56f6f254d36deb989012eef661ee290aab59ec54</tree>
    <committer>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b21a1148bf202bfb6286628b93209c2af1f6fbcf</id>
      </parent>
    </parents>
    <author>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </author>
    <url>http://github.com/meitar/git-archive-all.sh/commit/c717207b142a1d0b40fe2fea538590c9158e4e00</url>
    <id>c717207b142a1d0b40fe2fea538590c9158e4e00</id>
    <committed-date>2008-07-31T02:46:17-07:00</committed-date>
    <authored-date>2008-07-31T02:43:27-07:00</authored-date>
    <message>Add a `--usage` option and synonyms so that these options don't produce an unknown option error.</message>
    <tree>5ab294cbfba531ccbbd20101030c275ffc9d7eeb</tree>
    <committer>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>749f408238995f3732bb7c8232caeca0933490df</id>
      </parent>
    </parents>
    <author>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </author>
    <url>http://github.com/meitar/git-archive-all.sh/commit/3a12c3bb328f98e1b7503d24620b5ae9c1980ed3</url>
    <id>3a12c3bb328f98e1b7503d24620b5ae9c1980ed3</id>
    <committed-date>2008-07-29T06:03:13-07:00</committed-date>
    <authored-date>2008-07-29T06:03:13-07:00</authored-date>
    <message>Remove unnecessary readonly variable that I missed.</message>
    <tree>ab128df5120cb482d7ad298c29da2ec090ae91fa</tree>
    <committer>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f916cf4e7ae4bb984e4fd6f745d15ea269d01a64</id>
      </parent>
    </parents>
    <author>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </author>
    <url>http://github.com/meitar/git-archive-all.sh/commit/749f408238995f3732bb7c8232caeca0933490df</url>
    <id>749f408238995f3732bb7c8232caeca0933490df</id>
    <committed-date>2008-07-29T05:56:20-07:00</committed-date>
    <authored-date>2008-07-29T05:56:20-07:00</authored-date>
    <message>Clean up now unnecessary statements, ammend docs.</message>
    <tree>b5c2365adb5668ecd506f330f898e6bf768e175c</tree>
    <committer>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b21a1148bf202bfb6286628b93209c2af1f6fbcf</id>
      </parent>
    </parents>
    <author>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </author>
    <url>http://github.com/meitar/git-archive-all.sh/commit/f916cf4e7ae4bb984e4fd6f745d15ea269d01a64</url>
    <id>f916cf4e7ae4bb984e4fd6f745d15ea269d01a64</id>
    <committed-date>2008-07-29T05:36:34-07:00</committed-date>
    <authored-date>2008-07-29T05:36:34-07:00</authored-date>
    <message>Working version with directory searching instead. Much simpler, works better.</message>
    <tree>6b3f7bb1a6caf61250b25af6e53bbd77f98dc27b</tree>
    <committer>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </author>
    <url>http://github.com/meitar/git-archive-all.sh/commit/b21a1148bf202bfb6286628b93209c2af1f6fbcf</url>
    <id>b21a1148bf202bfb6286628b93209c2af1f6fbcf</id>
    <committed-date>2008-07-28T07:17:08-07:00</committed-date>
    <authored-date>2008-07-28T07:17:08-07:00</authored-date>
    <message>Initial import of my private repo's `git-archive-all.sh` as it stands now.</message>
    <tree>3877f1dc4409739f4f717f1317871cca5938c319</tree>
    <committer>
      <name>Meitar Moscovitz</name>
      <email>meitarm@gmail.com</email>
    </committer>
  </commit>
</commits>
