Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 36384:caa3d42f616d
age | author | description |
---|---|---|
Fri, 23 Feb 2018 18:47:26 +0530 | Pulkit Goyal | py3: make regex bytes in hgweb/webcommands.py |
Sat, 17 Feb 2018 22:38:53 -0500 | Augie Fackler | webcommands: use pycompat.strkwargs as needed |
Sat, 17 Feb 2018 22:38:25 -0500 | Augie Fackler | webcommands: unpack contents of length-1 dict portably |
Sun, 27 Dec 2015 13:08:51 +0900 | Yuya Nishihara | hgweb: translate Abort in help command to 404 error |
Tue, 19 Dec 2017 20:41:25 +0800 | Anton Shestakov | hgweb: make different kinds of commits look differently on /graph |
Fri, 05 Jan 2018 19:08:00 +0800 | Anton Shestakov | monoblue: make actual changeset entries have backgrounds on /graph |