Mercurial > hg4j
comparison design.txt @ 6:5abe5af181bd
Ant script to build commands and run sample
| author | Artem Tikhomirov <tikhomirov.artem@gmail.com> | 
|---|---|
| date | Wed, 22 Dec 2010 03:33:37 +0100 | 
| parents | fc265ddeab26 | 
| children | d6d2a630f4a6 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 5:fc265ddeab26 | 6:5abe5af181bd | 
|---|---|
| 18 Revlog | 18 Revlog | 
| 19 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? | 19 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? | 
| 20 | 20 | 
| 21 | 21 | 
| 22 ---------- | 22 ---------- | 
| 23 support patch from baseRev + few deltas | 23 + support patch from baseRev + few deltas (although done in a way patches are applied one by one instead of accumulated) | 
| 24 + command-line samples (-R, filenames) (Log & Cat) to show on any repo | 24 + command-line samples (-R, filenames) (Log & Cat) to show on any repo | 
| 25 +buildfile + run samples | |
| 25 | 26 | 
| 26 input stream impl + lifecycle | 27 input stream impl + lifecycle | 
| 27 delta merge | 28 delta merge | 
| 28 Changeset to get index (local revision number) | 29 Changeset to get index (local revision number) | 
| 30 | 
