Show More
@@ -1097,6 +1097,7 b' def filelog(web):' | |||||
1097 | 'file': path, |
|
1097 | 'file': path, | |
1098 | 'diff': diffs, |
|
1098 | 'diff': diffs, | |
1099 | 'linerange': webutil.formatlinerange(*lr), |
|
1099 | 'linerange': webutil.formatlinerange(*lr), | |
|
1100 | 'rename': templateutil.mappinglist([]), | |||
1100 | }) |
|
1101 | }) | |
1101 | entries.append(lm) |
|
1102 | entries.append(lm) | |
1102 | if i == revcount: |
|
1103 | if i == revcount: |
General Comments 0
You need to be logged in to leave comments.
Login now