Sat, 14 Oct 2017 00:29:31 +0200 Boris Feld configitems: register the 'hostsecurity.*:fingerprints' config
Sat, 14 Oct 2017 00:28:48 +0200 Boris Feld configitems: register the 'hostsecurity.*:ciphers' config
Sat, 14 Oct 2017 00:28:13 +0200 Boris Feld configitems: register the 'hostsecurity.*:minimumprotocol' config
Sat, 14 Oct 2017 00:16:12 +0200 Boris Feld configitems: register the test 'fakepatchtime.fakenow' config
Sat, 14 Oct 2017 00:15:37 +0200 Boris Feld configitems: register the test 'fakedirstatewritetime.fakenow' config
Fri, 13 Oct 2017 23:26:16 +0200 Boris Feld configitems: register the 'gpg' arbitraty key section
Fri, 13 Oct 2017 23:23:48 +0200 Boris Feld configitems: register the 'extdata' section
Fri, 13 Oct 2017 23:33:31 +0200 Boris Feld configitems: fix registration of extensions config
Wed, 11 Oct 2017 23:33:59 +0200 Boris Feld configitems: register the test config in 'test-push-race.t'
Wed, 11 Oct 2017 04:33:00 +0200 Boris Feld configitems: register the test 'ui.ioerrors' config
Fri, 13 Oct 2017 23:53:06 +0200 Boris Feld configitems: register the test 'failafterfinalize.fail' config
Fri, 13 Oct 2017 23:46:37 +0200 Boris Feld configitems: register the test 'logtoprocess.foo' config
Fri, 13 Oct 2017 23:10:49 +0200 Boris Feld configitems: register the test 'failpush.reason' config
Fri, 13 Oct 2017 23:07:12 +0200 Boris Feld configitems: register the 'patchbomb.reply-to' config
Fri, 13 Oct 2017 23:07:01 +0200 Boris Feld configitems: register the 'patchbomb.cc' config
Fri, 13 Oct 2017 23:06:40 +0200 Boris Feld configitems: register the 'patchbomb.bcc' config
Fri, 13 Oct 2017 23:03:46 +0200 Boris Feld configitems: register the 'web.staticurl' config
Thu, 12 Oct 2017 00:38:18 +0200 Boris Feld configitems: register the 'experimental.uncommitondirtywdir' config
Fri, 13 Oct 2017 22:28:03 +0200 Boris Feld configitems: register the 'largefiles.usercache' config
Fri, 13 Oct 2017 22:26:58 +0200 Boris Feld configitems: register the 'largefiles.patterns' config
Fri, 13 Oct 2017 22:26:03 +0200 Boris Feld configitems: register the 'largefiles.minsize' config
Fri, 13 Oct 2017 21:50:43 +0200 Boris Feld configitem: register the 'notify.changegroup' config
Fri, 13 Oct 2017 21:50:32 +0200 Boris Feld configitem: register the 'notify.outgoing' config
Thu, 12 Oct 2017 00:57:49 +0200 Boris Feld configitem: register the 'notify.incoming' config
Thu, 12 Oct 2017 00:44:45 +0200 Boris Feld configitems: register the 'hgweb-paths' section
Fri, 13 Oct 2017 21:32:29 +0200 Boris Feld contrib-perf: register the 'parentscount' config item
Fri, 13 Oct 2017 21:31:24 +0200 Boris Feld contrib-perf: update the config registration
Thu, 12 Oct 2017 00:20:41 +0200 Boris Feld configitems: register the 'hostfingerprints' section
Thu, 12 Oct 2017 00:19:12 +0200 Boris Feld configitems: register the 'hostsecurity.minimumprotocol' config
Wed, 11 Oct 2017 22:53:17 +0200 Boris Feld configitems: register the 'progress.format' config
Wed, 11 Oct 2017 22:51:23 +0200 Boris Feld configitems: register the 'blackbox.maxfiles' config
Sun, 15 Oct 2017 00:43:01 -0400 Augie Fackler hgweb: fix decodevaluefromheaders to always return a bytes value
Sun, 15 Oct 2017 00:42:25 -0400 Augie Fackler hgweb: more "headers are native strs" cleanup
Sun, 15 Oct 2017 00:41:34 -0400 Augie Fackler hgweb: when unpacking args from request form, convert to bytes
Sun, 15 Oct 2017 00:39:53 -0400 Augie Fackler wireproto: more strkwargs cleanup
Sun, 15 Oct 2017 00:38:33 -0400 Augie Fackler hgweb: more "http headers are native strs" cleanup
Sun, 15 Oct 2017 00:05:43 -0400 Augie Fackler wireproto: bounce kwargs to/from bytes/str as needed
Mon, 16 Oct 2017 15:12:50 +0200 Boris Feld configitems: fixup default value of annotate config option
Mon, 16 Oct 2017 15:35:08 +0200 Denis Laxalde transaction-summary: use a revset to filter obsoletes in reportnewcs()
Sun, 15 Oct 2017 20:32:10 +0530 Pulkit Goyal releasenotes: add pager support when printing to the ui
Fri, 13 Oct 2017 22:08:55 +0200 Boris Feld configitems: fixup default value of diff config option
Sun, 08 Oct 2017 21:42:32 +0200 Boris Feld devel-warn: add 'warn-' to 'devel.empty-changegroup' config
Sun, 15 Oct 2017 00:05:00 -0400 Augie Fackler peer: ensure command names are always ascii bytestrs
Sun, 15 Oct 2017 00:03:31 -0400 Augie Fackler httppeer: always produce native str header keys and values
Sun, 15 Oct 2017 00:40:07 -0400 Augie Fackler wireproto: use %d to encode int, not %s
Sun, 15 Oct 2017 00:06:06 -0400 Augie Fackler wireproto: use a proper exception instead of `assert False`
Sun, 15 Oct 2017 00:39:29 -0400 Augie Fackler wireproto: use listcomp instead of map()
Sun, 15 Oct 2017 00:37:24 -0400 Augie Fackler dagutil: use a listcomp instead of a map()
Sat, 14 Oct 2017 12:03:42 -0400 Augie Fackler peer: when collecting method names for batch calls, bytes-ify __name__
Sat, 14 Oct 2017 12:02:15 -0400 Augie Fackler python3: replace im_{self,func} with __{self,func}__ globally
Sat, 14 Oct 2017 12:00:35 -0400 Augie Fackler httppeer: extract content-type from headers using native str
Sat, 14 Oct 2017 11:59:51 -0400 Augie Fackler httppeer: convert request url back to bytes before inspecting it
Sat, 14 Oct 2017 11:30:17 -0400 Augie Fackler templater: explode if we try to emit a str
Sat, 14 Oct 2017 11:20:31 -0400 Augie Fackler hgweb: fill in content-type and content-length as native strings
Sat, 14 Oct 2017 10:47:29 -0400 Augie Fackler hgweb: mimetype guessing needs a unicode path
Sat, 14 Oct 2017 15:37:33 -0400 Augie Fackler hgweb: set sent_headers attr as early as practical
Thu, 05 Oct 2017 14:53:52 -0400 Augie Fackler hgweb: detect Python 3-era libraries and use modern attribute names
Sat, 14 Oct 2017 15:53:36 -0400 Augie Fackler server: indent block that's about to get conditionalized
Sat, 14 Oct 2017 18:41:20 +0900 Yuya Nishihara templates: fix missed space between instability labels
Sat, 14 Oct 2017 18:24:01 +0900 Yuya Nishihara templates: introduce labelcset() function in map-cmdline.default as example
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip