Mercurial > hg
log mercurial/server.py @ 33644:943c91326b23 stable 4.2.3
age | author | description |
---|---|---|
Sat, 15 Apr 2017 18:05:40 -0400 | Matt Harbison | serve: add support for Mercurial subrepositories |
Tue, 21 Mar 2017 06:50:28 -0700 | Ryan McElroy | server: use tryunlink |
Sat, 15 Oct 2016 14:30:16 +0900 | Yuya Nishihara | chgserver: make it a core module and drop extension flags |
Sat, 15 Oct 2016 14:19:16 +0900 | Yuya Nishihara | server: add public function to select either cmdserver or hgweb |
Sat, 15 Oct 2016 14:09:36 +0900 | Yuya Nishihara | server: move service factory from hgweb |
Sat, 15 Oct 2016 13:57:17 +0900 | Yuya Nishihara | server: move service table and factory from commandserver |
Sat, 15 Oct 2016 13:47:43 +0900 | Yuya Nishihara | server: move cmdutil.service() to new module (API) |