Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 32566:1b90036f42f0
age | author | description |
---|---|---|
Sun, 21 May 2017 16:57:32 +0900 | Yuya Nishihara | help: pass commands module by argument |
Wed, 03 May 2017 18:04:43 -0700 | Jun Wu | webcommands: use fctx.isbinary |
Mon, 24 Apr 2017 10:32:15 +0200 | Denis Laxalde | hgweb: do not show "descending" link in followlines UI for filelog heads stable |
Mon, 10 Apr 2017 16:23:41 +0200 | Denis Laxalde | hgweb: handle a "descend" query parameter in filelog command |
Thu, 30 Mar 2017 21:40:10 +0200 | Denis Laxalde | hgweb: prefix line id by ctx shortnode in filelog when patches are shown |
Mon, 13 Mar 2017 15:17:20 +0100 | Denis Laxalde | hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog |
Thu, 19 Jan 2017 17:41:00 +0100 | Denis Laxalde | hgweb: handle a "linerange" request parameter in filelog command |