Fossil SCM
[Grammar] blame.wiki changes
Commit
3f26d623bc61bf3d9432877340273a5d0ef50811ad5c3d52df8511ed1ead7808
Parent
3d430cf7119c9ba…
1 file changed
+1
-1
+1
-1
| --- www/blame.wiki | ||
| +++ www/blame.wiki | ||
| @@ -19,11 +19,11 @@ | ||
| 19 | 19 | annotated. Call this check-in C0. |
| 20 | 20 | <li>Find all direct ancestors of C0. A direct ancestor is the closure |
| 21 | 21 | of the primary parent of C0. Merged in branches are not part of |
| 22 | 22 | the direct ancestors of C0. |
| 23 | 23 | <li>Prune the list of ancestors of C0 so that it contains only |
| 24 | - check-in in which the file to be annotated was modified. | |
| 24 | + check-ins in which the file to be annotated was modified. | |
| 25 | 25 | <li>Load the complete text of the file to be annotated from check-in C0. |
| 26 | 26 | Call this version of the file F0. |
| 27 | 27 | <li>Parse F0 into lines. Mark each line as "unchanged". |
| 28 | 28 | <li>For each ancestor of C0 on the pruned list (call the ancestor CX), |
| 29 | 29 | beginning with the most |
| 30 | 30 |
| --- www/blame.wiki | |
| +++ www/blame.wiki | |
| @@ -19,11 +19,11 @@ | |
| 19 | annotated. Call this check-in C0. |
| 20 | <li>Find all direct ancestors of C0. A direct ancestor is the closure |
| 21 | of the primary parent of C0. Merged in branches are not part of |
| 22 | the direct ancestors of C0. |
| 23 | <li>Prune the list of ancestors of C0 so that it contains only |
| 24 | check-in in which the file to be annotated was modified. |
| 25 | <li>Load the complete text of the file to be annotated from check-in C0. |
| 26 | Call this version of the file F0. |
| 27 | <li>Parse F0 into lines. Mark each line as "unchanged". |
| 28 | <li>For each ancestor of C0 on the pruned list (call the ancestor CX), |
| 29 | beginning with the most |
| 30 |
| --- www/blame.wiki | |
| +++ www/blame.wiki | |
| @@ -19,11 +19,11 @@ | |
| 19 | annotated. Call this check-in C0. |
| 20 | <li>Find all direct ancestors of C0. A direct ancestor is the closure |
| 21 | of the primary parent of C0. Merged in branches are not part of |
| 22 | the direct ancestors of C0. |
| 23 | <li>Prune the list of ancestors of C0 so that it contains only |
| 24 | check-ins in which the file to be annotated was modified. |
| 25 | <li>Load the complete text of the file to be annotated from check-in C0. |
| 26 | Call this version of the file F0. |
| 27 | <li>Parse F0 into lines. Mark each line as "unchanged". |
| 28 | <li>For each ancestor of C0 on the pruned list (call the ancestor CX), |
| 29 | beginning with the most |
| 30 |