Mercurial > hg
comparison mercurial/hgweb/request.py @ 31727:6be6e4becaaf
hgweb: prefix line id by ctx shortnode in filelog when patches are shown
When "patch" query parameter is present in requests to filelog view, line ids
in patches diff are no longer unique in the page since several patches are
shown on the same page. We now prefix line id by changeset shortnode when
several patches are displayed in the same page to have unique line ids
overall.
author | Denis Laxalde <denis@laxalde.org> |
---|---|
date | Thu, 30 Mar 2017 21:40:10 +0200 |
parents | 37fcfe52c68c |
children | 482d6f6dba91 |
comparison
equal
deleted
inserted
replaced
31726:bdb72dd3957e | 31727:6be6e4becaaf |
---|