diff TODO @ 77:c677e1593919

Moved RevlogStream implementation into .internal
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Mon, 24 Jan 2011 05:33:47 +0100
parents 9a03a80a0f2f
children c25c5c348d1b
line wrap: on
line diff
--- a/TODO	Mon Jan 24 04:38:09 2011 +0100
+++ b/TODO	Mon Jan 24 05:33:47 2011 +0100
@@ -2,12 +2,16 @@
 ==============================
 Committed:
 * hg log
-  user, date, branch, limit
-  filename(multiple?)
+  + user, branch, limit
+  - date, 
+  + filename
+  - filename and follow history
+  - 
   
 * hg manifest (aka ls)
   
 * hg status
+  - copies for revisions
 
 * hg cat