Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 31661:f36dc643ffdc
age | author | description |
---|---|---|
Mon, 13 Mar 2017 10:41:13 +0100 | Denis Laxalde | hgweb: add a "patch" query parameter to filelog command |
Mon, 13 Mar 2017 10:40:19 +0100 | Denis Laxalde | hgweb: handle "parity" internally in webutil.diffs() |
Tue, 17 Jan 2017 17:25:48 +0100 | Denis Laxalde | hgweb: explictly pass basectx in webutil.diffs |
Sun, 19 Feb 2017 18:19:33 +0900 | Yuya Nishihara | revset: split language services to revsetlang module (API) |
Sun, 19 Feb 2017 18:16:09 +0900 | Yuya Nishihara | revset: import set classes directly from smartset module |
Tue, 17 Jan 2017 09:19:24 +0100 | Denis Laxalde | hgweb: simplify calculation of first revision in filelog command |