Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 41758:15d3facfa40a
age | author | description |
---|---|---|
Fri, 25 Jan 2019 23:36:23 -0800 | Martin von Zweigbergk | cleanup: use p1() and p2() instead of parents()[0] and parents()[1] |
Thu, 13 Dec 2018 14:44:54 -0500 | Augie Fackler | merge with stable |
Sun, 09 Dec 2018 23:48:50 -0500 | Matt Harbison | hgweb: register web.comparisoncontext to the config table stable |