# HG changeset patch # User Mads Kiilerich # Date 1365002432 -7200 # Node ID c78de39f30fcaedeeb19c6711a853d242bdccf54 # Parent ec6354949623e20960f9f5ee11946f54d1aa6f84 summary: redirect from repo URLs with #branchname to changelog with this branch This implements partial support for the Mercurial syntax for specifying revisions so https://secure.rhodecode.org/rhodecode/#beta works both for pulling with Mercurial and browsing. This uses javascript, and has a bit of extra support for onhashchange in HTML5 browsers. diff -r ec6354949623 -r c78de39f30fc rhodecode/templates/summary/summary.html --- a/rhodecode/templates/summary/summary.html Wed Apr 03 17:19:47 2013 +0200 +++ b/rhodecode/templates/summary/summary.html Wed Apr 03 17:20:32 2013 +0200 @@ -15,6 +15,21 @@ <%def name="head_extra()"> + + + <%def name="main()">