Mercurial > hg
graph
-
configitems: register the 'web.certificate' configFri, 30 Jun 2017 03:45:37 +0200, by Boris Feld
-
configitems: register the 'web.cacerts' configFri, 30 Jun 2017 03:45:36 +0200, by Boris Feld
-
configitems: register the 'web.baseurl' configFri, 30 Jun 2017 03:45:35 +0200, by Boris Feld
-
configitems: register the 'web.allow_read' configFri, 30 Jun 2017 03:45:34 +0200, by Boris Feld
-
configitems: register the 'web.allow_archive' configFri, 30 Jun 2017 03:45:33 +0200, by Boris Feld
-
configitems: register the 'web.address' configFri, 30 Jun 2017 03:45:32 +0200, by Boris Feld
-
configitems: register the 'web.accesslog' configFri, 30 Jun 2017 03:45:31 +0200, by Boris Feld
-
web: use '_unset' default value for proxy config methodFri, 15 Sep 2017 19:21:08 +0200, by Boris Feld
-
tests: use int() instead of long() in test-pathencode.pySat, 16 Sep 2017 11:48:05 -0400, by Augie Fackler
-
tests: add xrange alias for test-pathencode.pySat, 16 Sep 2017 11:47:53 -0400, by Augie Fackler
-
python3: another 3 tests whitelistedSat, 16 Sep 2017 11:33:16 -0400, by Augie Fackler
-
repair: reliably obtain bytestr of node idsTue, 22 Aug 2017 21:22:34 -0400, by Augie Fackler
-
bundles: turn nbchanges int into a bytestr using pycompat.bytestrFri, 15 Sep 2017 18:38:36 -0400, by Augie Fackler
-
exchange: hit opargs with pycompat.strkwargs before **-ing itSat, 16 Sep 2017 11:09:08 -0400, by Augie Fackler
-
revlog: update signature of dummy addgroup() in bundlerepo and unionrepoFri, 15 Sep 2017 23:58:45 +0900, by Yuya Nishihara