<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>2d1a527b2489c9d10e98bcfa14ee52ca4f731db4</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/ad985053066e9d3dd7dc9f4774d35c87d376e85a</url>
    <id>ad985053066e9d3dd7dc9f4774d35c87d376e85a</id>
    <committed-date>2009-10-27T19:40:11-07:00</committed-date>
    <authored-date>2009-10-27T19:40:11-07:00</authored-date>
    <message>tests: update test expectations for hg change a3d73b3e1f8a</message>
    <tree>de155f4c59fdd6a8ffb6a52378864edb56fd53f9</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00d3d50480b951b9325f443ff5bce5e182c82aec</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/2d1a527b2489c9d10e98bcfa14ee52ca4f731db4</url>
    <id>2d1a527b2489c9d10e98bcfa14ee52ca4f731db4</id>
    <committed-date>2009-10-27T19:39:45-07:00</committed-date>
    <authored-date>2009-10-27T19:39:45-07:00</authored-date>
    <message>tests: inline unit tests into main test suite

--HG--
rename : unit-tests/topo-test.py =&gt; tests/test-topo-sort.py
rename : unit-tests/url-test.py =&gt; tests/test-url-parsing.py</message>
    <tree>99f3b79eb36b732d185f00c1e4796bf66861d941</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ddf0afc5e77921e6ee39b08d89c9150362506d0</id>
      </parent>
    </parents>
    <author>
      <name>Lincoln Stoll</name>
      <email>lstoll@lstoll.net</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/00d3d50480b951b9325f443ff5bce5e182c82aec</url>
    <id>00d3d50480b951b9325f443ff5bce5e182c82aec</id>
    <committed-date>2009-10-26T09:52:32-07:00</committed-date>
    <authored-date>2009-10-26T09:52:32-07:00</authored-date>
    <message>Enable detection of bare repositories as a local git repo</message>
    <tree>a98b9ccfccb3e9fa19fc40584dea236593098224</tree>
    <committer>
      <name>Lincoln Stoll</name>
      <email>lstoll@lstoll.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3bd76044277a5291dc0067a3dce2c30ccd36350</id>
      </parent>
    </parents>
    <author>
      <name>Lincoln Stoll</name>
      <email>lstoll@lstoll.net</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/1ddf0afc5e77921e6ee39b08d89c9150362506d0</url>
    <id>1ddf0afc5e77921e6ee39b08d89c9150362506d0</id>
    <committed-date>2009-10-20T10:33:06-07:00</committed-date>
    <authored-date>2009-10-20T10:33:06-07:00</authored-date>
    <message>Adding a unit test for the url format parser.</message>
    <tree>409e5744367690af0db7a160b4cdf6a974aaba79</tree>
    <committer>
      <name>Lincoln Stoll</name>
      <email>lstoll@lstoll.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0aedf7e6cd447902b9cdc54b04d00aa01121e27</id>
      </parent>
    </parents>
    <author>
      <name>Lincoln Stoll</name>
      <email>lstoll@lstoll.net</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/c3bd76044277a5291dc0067a3dce2c30ccd36350</url>
    <id>c3bd76044277a5291dc0067a3dce2c30ccd36350</id>
    <committed-date>2009-10-19T08:48:07-07:00</committed-date>
    <authored-date>2009-10-19T08:48:07-07:00</authored-date>
    <message>Handle normal relative SSH paths (i.e for heroku and gitosis) as well as github style paths.</message>
    <tree>8896570849239b5750d25ceec35d34c9a6e99c1c</tree>
    <committer>
      <name>Lincoln Stoll</name>
      <email>lstoll@lstoll.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b14895a2399aed3647bbc0f8d9b118097571109</id>
      </parent>
      <parent>
        <id>4c725b023858165bd03aee6847469c5a7bdd859a</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/b0aedf7e6cd447902b9cdc54b04d00aa01121e27</url>
    <id>b0aedf7e6cd447902b9cdc54b04d00aa01121e27</id>
    <committed-date>2009-10-25T08:55:12-07:00</committed-date>
    <authored-date>2009-10-25T08:55:12-07:00</authored-date>
    <message>Merge with abderrahim.

--HG--
rename : __init__.py =&gt; hggit/__init__.py
rename : git_handler.py =&gt; hggit/git_handler.py
rename : gitrepo.py =&gt; hggit/gitrepo.py</message>
    <tree>d27678235703ad6300b6fa40043dd0cdd3be4734</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>176dfced33bb82fea37d677156a3b8b1e424cc48</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/8b14895a2399aed3647bbc0f8d9b118097571109</url>
    <id>8b14895a2399aed3647bbc0f8d9b118097571109</id>
    <committed-date>2009-10-25T08:52:50-07:00</committed-date>
    <authored-date>2009-10-25T08:52:50-07:00</authored-date>
    <message>tests: Fix tests with new repo layout.

Also make all tests bail early if dulwich is not available.</message>
    <tree>63c6d4e2d66b142a16417da6e5c2434cbc7714ca</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1fd403a63d94becd427a13fc9831d1be161569ee</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/176dfced33bb82fea37d677156a3b8b1e424cc48</url>
    <id>176dfced33bb82fea37d677156a3b8b1e424cc48</id>
    <committed-date>2009-10-17T17:34:53-07:00</committed-date>
    <authored-date>2009-10-17T17:34:53-07:00</authored-date>
    <message>Updated readme with more complete author list and some corrected docs.</message>
    <tree>a4c839d5aaadef0c8895c9db4ef8efbc8d1bf71c</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2304ecfdaa4aae1385c2d465a34b18840e0b8e8f</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/1fd403a63d94becd427a13fc9831d1be161569ee</url>
    <id>1fd403a63d94becd427a13fc9831d1be161569ee</id>
    <committed-date>2009-10-17T17:12:19-07:00</committed-date>
    <authored-date>2009-10-17T17:12:19-07:00</authored-date>
    <message>Added tag 0.1.0 for changeset 505d7cdca198</message>
    <tree>4a2c369be92e4d13a6e7cf8be177395ce077e337</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2347f55c94dd9d952676753e6997c93f116737b8</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/4c725b023858165bd03aee6847469c5a7bdd859a</url>
    <id>4c725b023858165bd03aee6847469c5a7bdd859a</id>
    <committed-date>2009-10-15T13:45:15-07:00</committed-date>
    <authored-date>2009-10-15T13:45:15-07:00</authored-date>
    <message>do not init the cache git repo unless needed (fixes issue 16 bb)</message>
    <tree>3b0c39a7741ac0e2a46075f6bff57831a0333e26</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a5b537aafc40e03b5b91032e8c8f7948084d8a40</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/2347f55c94dd9d952676753e6997c93f116737b8</url>
    <id>2347f55c94dd9d952676753e6997c93f116737b8</id>
    <committed-date>2009-10-08T11:50:09-07:00</committed-date>
    <authored-date>2009-10-08T11:50:09-07:00</authored-date>
    <message>Simple hack for handling wrong use of git repos (fixes issue 24 bb)</message>
    <tree>596e1d5d2dd90c96406805be8eab8779eba4a1e4</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa15625f3590f4422886ade66fc4c1b2afdccbf2</id>
      </parent>
    </parents>
    <author>
      <name>Mads Kiilerich</name>
      <email>mads@kiilerich.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/a5b537aafc40e03b5b91032e8c8f7948084d8a40</url>
    <id>a5b537aafc40e03b5b91032e8c8f7948084d8a40</id>
    <committed-date>2009-10-07T17:27:00-07:00</committed-date>
    <authored-date>2009-10-07T17:27:00-07:00</authored-date>
    <message>Simpler handling of detection of git repos

This also fixes git.intree support</message>
    <tree>73416d5a706c6d60c35433140a2860d707a59006</tree>
    <committer>
      <name>Mads Kiilerich</name>
      <email>mads@kiilerich.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>02c1a4d14cdf68bd5cb7b1a564202a6600edc2c8</id>
      </parent>
    </parents>
    <author>
      <name>Kevin Bullock</name>
      <email>kbullock@ringworld.org</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/2304ecfdaa4aae1385c2d465a34b18840e0b8e8f</url>
    <id>2304ecfdaa4aae1385c2d465a34b18840e0b8e8f</id>
    <committed-date>2009-09-30T12:39:49-07:00</committed-date>
    <authored-date>2009-09-30T12:39:49-07:00</authored-date>
    <message>package with distutils

(patch tweaked slightly by Augie Fackler)

--HG--
rename : __init__.py =&gt; hggit/__init__.py
rename : git_handler.py =&gt; hggit/git_handler.py
rename : gitrepo.py =&gt; hggit/gitrepo.py
rename : hgrepo.py =&gt; hggit/hgrepo.py
rename : toposort.py =&gt; hggit/toposort.py</message>
    <tree>aed9d665e46f28e0f9f21f8556bd75c8f2dd8132</tree>
    <committer>
      <name>Kevin Bullock</name>
      <email>kbullock@ringworld.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af61b5b52b3b3ee28a50f46b69b401e512fecca4</id>
      </parent>
      <parent>
        <id>fa15625f3590f4422886ade66fc4c1b2afdccbf2</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/02c1a4d14cdf68bd5cb7b1a564202a6600edc2c8</url>
    <id>02c1a4d14cdf68bd5cb7b1a564202a6600edc2c8</id>
    <committed-date>2009-09-25T19:44:05-07:00</committed-date>
    <authored-date>2009-09-25T19:44:05-07:00</authored-date>
    <message>Merge test fixes.</message>
    <tree>081d9066eaa8cbe7bcc0858ceea58558c7a771a5</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56de2a221a5794ffbd6725a7d9f6fe933177a19e</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/af61b5b52b3b3ee28a50f46b69b401e512fecca4</url>
    <id>af61b5b52b3b3ee28a50f46b69b401e512fecca4</id>
    <committed-date>2009-09-25T19:09:33-07:00</committed-date>
    <authored-date>2009-09-25T19:09:33-07:00</authored-date>
    <message>Add some better help.</message>
    <tree>e0b752814a8e81d7dbccba0b8cde5aa8daa74ab0</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e145746d994f6edd39dd9a27c5acbc4a97057cdf</id>
      </parent>
      <parent>
        <id>41083cb97f063f49a3c1d85d20f2c8e9743d7b86</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/56de2a221a5794ffbd6725a7d9f6fe933177a19e</url>
    <id>56de2a221a5794ffbd6725a7d9f6fe933177a19e</id>
    <committed-date>2009-09-25T19:01:57-07:00</committed-date>
    <authored-date>2009-09-25T19:01:57-07:00</authored-date>
    <message>Merge with abderrahim's changes.</message>
    <tree>4dba9de8331424f32dda9ec38c8ee2306061f6cc</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e145746d994f6edd39dd9a27c5acbc4a97057cdf</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/fa15625f3590f4422886ade66fc4c1b2afdccbf2</url>
    <id>fa15625f3590f4422886ade66fc4c1b2afdccbf2</id>
    <committed-date>2009-08-19T13:13:07-07:00</committed-date>
    <authored-date>2009-08-19T13:13:07-07:00</authored-date>
    <message>tests: work around output variations in newer git versions</message>
    <tree>13a59a60cbe919eca48b78c4ef3c9a56b163f96a</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09f372b3f6e61f00244453358ed4ecef7d941dd5</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/e145746d994f6edd39dd9a27c5acbc4a97057cdf</url>
    <id>e145746d994f6edd39dd9a27c5acbc4a97057cdf</id>
    <committed-date>2009-08-16T15:18:08-07:00</committed-date>
    <authored-date>2009-08-16T15:18:08-07:00</authored-date>
    <message>push tip to master in an empty repository even if there are tags

(closes issue 11 bb)</message>
    <tree>74ec983b1611f7afea7ee375521fa7eaf91c0076</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82f1c1a4613a69088c405717f8c17ae4d8c09712</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/09f372b3f6e61f00244453358ed4ecef7d941dd5</url>
    <id>09f372b3f6e61f00244453358ed4ecef7d941dd5</id>
    <committed-date>2009-08-15T14:41:45-07:00</committed-date>
    <authored-date>2009-08-15T14:41:45-07:00</authored-date>
    <message>look for renamed files only in files modified by the commit</message>
    <tree>361451281d80c7c9c5c39e6f7e0c2aa6d9022dd5</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94822e85fdf507ceaeae6af634b8f20ddc68d874</id>
      </parent>
    </parents>
    <author>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/41083cb97f063f49a3c1d85d20f2c8e9743d7b86</url>
    <id>41083cb97f063f49a3c1d85d20f2c8e9743d7b86</id>
    <committed-date>2009-08-10T21:13:37-07:00</committed-date>
    <authored-date>2009-08-10T21:13:37-07:00</authored-date>
    <message>tests: work around output changes in newer git versions

In particular, newer gits no longer show ... in merged revisions,
use ' instead of &quot; when checking out a branch, and changed the
output format of commit information completely.</message>
    <tree>b873a380e6a449c422462871f3a6a42e396c3339</tree>
    <committer>
      <name>Augie Fackler</name>
      <email>durin42@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc5224c252d55db62db0fc27f91a98c48f23c9af</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/82f1c1a4613a69088c405717f8c17ae4d8c09712</url>
    <id>82f1c1a4613a69088c405717f8c17ae4d8c09712</id>
    <committed-date>2009-08-10T08:07:13-07:00</committed-date>
    <authored-date>2009-08-10T08:07:13-07:00</authored-date>
    <message>hgrepo: remove unused imports</message>
    <tree>581763655ae24352e1fb29606056a0d161154395</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>94822e85fdf507ceaeae6af634b8f20ddc68d874</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/cc5224c252d55db62db0fc27f91a98c48f23c9af</url>
    <id>cc5224c252d55db62db0fc27f91a98c48f23c9af</id>
    <committed-date>2009-08-10T08:05:57-07:00</committed-date>
    <authored-date>2009-08-10T08:05:57-07:00</authored-date>
    <message>fix crash in outgoing if there are new (git) branches</message>
    <tree>24dc0acdd9b329dca97ae90fa1bb479390160eb8</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f111ef203f7fa85135ef62d46db7ab416256735</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/94822e85fdf507ceaeae6af634b8f20ddc68d874</url>
    <id>94822e85fdf507ceaeae6af634b8f20ddc68d874</id>
    <committed-date>2009-08-08T03:14:49-07:00</committed-date>
    <authored-date>2009-08-08T03:14:49-07:00</authored-date>
    <message>outgoing: don't crash when there are unpulled changesets</message>
    <tree>c8979a150f4189d96769c8b33bc0a8b7c73223d3</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>281613bca18ea402cee213cc7ad187f721e24fe2</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/4f111ef203f7fa85135ef62d46db7ab416256735</url>
    <id>4f111ef203f7fa85135ef62d46db7ab416256735</id>
    <committed-date>2009-08-08T02:52:30-07:00</committed-date>
    <authored-date>2009-08-08T02:52:30-07:00</authored-date>
    <message>push the tip to master if remote repository is empty (closes issue 11 bb)</message>
    <tree>a2b922d778be4b4f7cbd6f7720eb5d8cc122c43c</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>47d8642e5c006f13906a3b0dfcff94659714ae91</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/281613bca18ea402cee213cc7ad187f721e24fe2</url>
    <id>281613bca18ea402cee213cc7ad187f721e24fe2</id>
    <committed-date>2009-08-07T06:57:01-07:00</committed-date>
    <authored-date>2009-08-07T06:57:01-07:00</authored-date>
    <message>update TODO</message>
    <tree>b74142745886edfbb43392433bfa09c91b524195</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a0f8975cac006882a614b440b874d7fdb470179</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/47d8642e5c006f13906a3b0dfcff94659714ae91</url>
    <id>47d8642e5c006f13906a3b0dfcff94659714ae91</id>
    <committed-date>2009-08-04T10:39:02-07:00</committed-date>
    <authored-date>2009-08-04T10:39:02-07:00</authored-date>
    <message>handle the new tag cache in mercurial crew</message>
    <tree>1a9f39f88eda464ee80de366592b6af0ad6a139d</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8247160cc0d809ab059ee4ce7f4518a7e90b0324</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/1a0f8975cac006882a614b440b874d7fdb470179</url>
    <id>1a0f8975cac006882a614b440b874d7fdb470179</id>
    <committed-date>2009-08-04T05:19:30-07:00</committed-date>
    <authored-date>2009-08-04T05:19:30-07:00</authored-date>
    <message>split out get_git_author, get_git_parents and get_git_message

based on work by Sverre Rabbelier.</message>
    <tree>766d8c7b4fc77a85ce8c36fea996df9e57e7d636</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e0bc6eddab673fad8cf8959b15721c28d216880</id>
      </parent>
    </parents>
    <author>
      <name>Sverre Rabbelier</name>
      <email>srabbelier@google.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/8247160cc0d809ab059ee4ce7f4518a7e90b0324</url>
    <id>8247160cc0d809ab059ee4ce7f4518a7e90b0324</id>
    <committed-date>2009-07-31T15:27:20-07:00</committed-date>
    <authored-date>2009-07-31T15:27:20-07:00</authored-date>
    <message>switch object mapping to hg-&gt;git since the many to one is that direction

--HG--
extra : transplant_source : %92%D2%D0%B3%19%5E%FCK%5E%B5%3A%2B%9Cy%B7%0F%D7%2Bm%D5</message>
    <tree>9030534dd3b8214363a385822b8577d2de597c02</tree>
    <committer>
      <name>Sverre Rabbelier</name>
      <email>srabbelier@google.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7385cbf06f13cd8f60b3f0cac7702134fcdaa23</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/8e0bc6eddab673fad8cf8959b15721c28d216880</url>
    <id>8e0bc6eddab673fad8cf8959b15721c28d216880</id>
    <committed-date>2009-08-04T04:32:01-07:00</committed-date>
    <authored-date>2009-08-04T04:32:01-07:00</authored-date>
    <message>deal correctly with old timezone format in extra committer</message>
    <tree>78678bd969c9fefa6712c9ae61ce921c5b415d9d</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>672778e98d2b70d8344d4c859a0de4a0ecb49635</id>
      </parent>
    </parents>
    <author>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </author>
    <url>http://github.com/schacon/hg-git/commit/e7385cbf06f13cd8f60b3f0cac7702134fcdaa23</url>
    <id>e7385cbf06f13cd8f60b3f0cac7702134fcdaa23</id>
    <committed-date>2009-08-04T04:30:16-07:00</committed-date>
    <authored-date>2009-08-04T04:30:16-07:00</authored-date>
    <message>save the map only once in export</message>
    <tree>2c5aa5af7c8fd0aaa483ae8ab520f81d5942aa41</tree>
    <committer>
      <name>Abderrahim Kitouni</name>
      <email>a.kitouni@gmail.com</email>
    </committer>
  </commit>
</commits>
