<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,5 @@
 GENERAL
 ==========
-* fully integrate as native protocol handler (see hgsubversion)
-  - hg push git@...
-  - hg fetch [remote] (remote is url, hg alias or hg-git remote)
-  - hg clone url
-* file:/// support
 * work fine with eclipse plugin or tortoise-hg
 
 MAPPING ISSUES
@@ -14,13 +9,8 @@ MAPPING ISSUES
 
 REMOTE/BRANCH STUFF
 =====================
-* push with branch names (w/ proper error messages)
 * explain what branch mapping policy determined when updating refs
-
-* add a warning for a non-fast forward push
 * error nicer if pushing to remote without push access (over git://)
-* fail nicely when the remote_name is not there
-
 
 WEBSITE
 ===========
@@ -30,13 +20,12 @@ WEBSITE
 
 SPEED/EFFICIENCY
 ================
-* cache rename detection on push (seems to be very expensive)
-* switch object mapping to hg-&gt;git since the many to one is that direction
-* don't send blobs/trees already on server (thin pack)
-* packfile creation benchmarking (seems to take a while sometimes)
+* dulwich improvements
+  - don't send blobs/trees already on server
+  - thin packs
+  - packfile creation benchmarking (seems to take a while sometimes)
   - at least provide status output
 
-
 MAYBE
 ==========
 * submodules?</diff>
      <filename>TODO.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <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>
