Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 36275:0cacd4df6eb0
age | author | description |
---|---|---|
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 |
Thu, 14 Dec 2017 21:30:00 +0800 | Anton Shestakov | hgweb: update graph function docstring |
Mon, 11 Dec 2017 15:43:56 +0800 | Anton Shestakov | hgweb: render next pages on /graph incrementally |