diff design.txt @ 33:565ce0835674

TODO added, to try stream for unzip in revlog
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Thu, 13 Jan 2011 03:42:14 +0100
parents 71a9ba42cee8
children 858d1b2458cb
line wrap: on
line diff
--- a/design.txt	Thu Jan 13 03:41:10 2011 +0100
+++ b/design.txt	Thu Jan 13 03:42:14 2011 +0100
@@ -36,6 +36,7 @@
 delta merge
 Changeset to get index (local revision number)
 RevisionWalker (on manifest) and WorkingCopyWalker (io.File) talking to ? and/or dirstate 
+RevlogStream - Inflater. Perhaps, InflaterStream instead?
  
 Status operation from GUI - guess, usually on a file/subfolder, hence API should allow for starting path (unlike cmdline, seems useless to implement include/exclide patterns - GUI users hardly enter them, ever)