Mercurial > hg4j
diff design.txt @ 4:aa1912c70b36
Fix offset issue for inline revlogs. Commandline processing.
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Mon, 20 Dec 2010 04:20:52 +0100 |
parents | 08db726a0fb7 |
children | fc265ddeab26 |
line wrap: on
line diff
--- a/design.txt Mon Dec 20 02:50:36 2010 +0100 +++ b/design.txt Mon Dec 20 04:20:52 2010 +0100 @@ -16,4 +16,12 @@ Revlog -What happens when big entry is added to a file - when it detects it can't longer fit into .i and needs .d? Inline flag and .i format changes? \ No newline at end of file +What happens when big entry is added to a file - when it detects it can't longer fit into .i and needs .d? Inline flag and .i format changes? + + +---------- +support patch from baseRev + few deltas ++ command-line samples (-R, filenames) (Log & Cat) to show on any repo + +input stream impl + lifecycle +delta merge