Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 38783:e7aa113b14f7
age | author | description |
---|---|---|
Wed, 01 Aug 2018 13:00:45 -0700 | Gregory Szorc | global: use pycompat.xrange() |
Thu, 28 Jun 2018 10:50:53 +0800 | Anton Shestakov | hgweb: add archive entries to graph page |
Mon, 14 May 2018 12:38:05 +0200 | David Demelier | config: rename allow_archive to allow-archive |
Sat, 21 Apr 2018 17:31:03 +0900 | Yuya Nishihara | hgweb: fill {rename} even if ?linerange is specified |
Wed, 04 Apr 2018 20:53:16 +0900 | Yuya Nishihara | hgweb: wrap {earlycommands} and {othercommands} of help with mappinggenerator |
Wed, 04 Apr 2018 20:51:49 +0900 | Yuya Nishihara | hgweb: wrap {topics}es of help with mappinggenerator or mappinglist |
Wed, 04 Apr 2018 20:48:37 +0900 | Yuya Nishihara | hgweb: wrap {edges} of {nodes} of graph with mappinglist |