Fossil SCM
[Grammar] blame.wiki change.
Commit
140c085da529e1564c2ec0f6ed83b1ac84dd53873e8f6cdf631be261f1e9b0d6
Parent
3f26d623bc61bf3…
1 file changed
+1
-1
+1
-1
| --- www/blame.wiki | ||
| +++ www/blame.wiki | ||
| @@ -45,11 +45,11 @@ | ||
| 45 | 45 | |
| 46 | 46 | The time-consuming part of this algorithm is step 6b - computing the |
| 47 | 47 | diff from all historical versions of the file to the version of the file |
| 48 | 48 | under analysis. For a large file that has many historical changes, this |
| 49 | 49 | can take several seconds. For this reason, the default |
| 50 | -[/help?cmd=/annotate|/annotate] webpage only shows those lines that where | |
| 50 | +[/help?cmd=/annotate|/annotate] webpage only shows those lines that were | |
| 51 | 51 | changed by the 20 most recent modifications to the file. This allows |
| 52 | 52 | the loop on step 6 to terminate after only 19 diffs instead of the hundreds |
| 53 | 53 | or thousands of diffs that might be required for a frequently modified file. |
| 54 | 54 | |
| 55 | 55 | As currently implemented (as of 2015-12-12) the annotate algorithm does not |
| 56 | 56 |
| --- www/blame.wiki | |
| +++ www/blame.wiki | |
| @@ -45,11 +45,11 @@ | |
| 45 | |
| 46 | The time-consuming part of this algorithm is step 6b - computing the |
| 47 | diff from all historical versions of the file to the version of the file |
| 48 | under analysis. For a large file that has many historical changes, this |
| 49 | can take several seconds. For this reason, the default |
| 50 | [/help?cmd=/annotate|/annotate] webpage only shows those lines that where |
| 51 | changed by the 20 most recent modifications to the file. This allows |
| 52 | the loop on step 6 to terminate after only 19 diffs instead of the hundreds |
| 53 | or thousands of diffs that might be required for a frequently modified file. |
| 54 | |
| 55 | As currently implemented (as of 2015-12-12) the annotate algorithm does not |
| 56 |
| --- www/blame.wiki | |
| +++ www/blame.wiki | |
| @@ -45,11 +45,11 @@ | |
| 45 | |
| 46 | The time-consuming part of this algorithm is step 6b - computing the |
| 47 | diff from all historical versions of the file to the version of the file |
| 48 | under analysis. For a large file that has many historical changes, this |
| 49 | can take several seconds. For this reason, the default |
| 50 | [/help?cmd=/annotate|/annotate] webpage only shows those lines that were |
| 51 | changed by the 20 most recent modifications to the file. This allows |
| 52 | the loop on step 6 to terminate after only 19 diffs instead of the hundreds |
| 53 | or thousands of diffs that might be required for a frequently modified file. |
| 54 | |
| 55 | As currently implemented (as of 2015-12-12) the annotate algorithm does not |
| 56 |