# HG changeset patch # User Denis Laxalde # Date 1491206575 -7200 # Node ID d15c9feb43994bfad3ca2e7f5c435418d3e0dfb7 # Parent 02eb52e9d413d7944e632b2281108cf03b2fc9fe hgweb: rename linerangelog.js as followlines.js So that the file name matches both the feature name and user facing vocabulary (e.g. the revset function). diff --git a/contrib/wix/templates.wxs b/contrib/wix/templates.wxs --- a/contrib/wix/templates.wxs +++ b/contrib/wix/templates.wxs @@ -226,7 +226,7 @@ - + diff --git a/mercurial/templates/paper/filerevision.tmpl b/mercurial/templates/paper/filerevision.tmpl --- a/mercurial/templates/paper/filerevision.tmpl +++ b/mercurial/templates/paper/filerevision.tmpl @@ -74,7 +74,7 @@
{text%fileline}
- + diff --git a/mercurial/templates/static/linerangelog.js b/mercurial/templates/static/followlines.js rename from mercurial/templates/static/linerangelog.js rename to mercurial/templates/static/followlines.js --- a/mercurial/templates/static/linerangelog.js +++ b/mercurial/templates/static/followlines.js @@ -1,4 +1,4 @@ -// linerangelog.js - JavaScript utilities for followlines UI +// followlines.js - JavaScript utilities for followlines UI // // Copyright 2017 Logilab SA // diff --git a/tests/test-hgweb-commands.t b/tests/test-hgweb-commands.t --- a/tests/test-hgweb-commands.t +++ b/tests/test-hgweb-commands.t @@ -1347,7 +1347,7 @@ foo - + @@ -1475,7 +1475,7 @@ another - + diff --git a/tests/test-highlight.t b/tests/test-highlight.t --- a/tests/test-highlight.t +++ b/tests/test-highlight.t @@ -185,7 +185,7 @@ - +