log

age author description
Sat, 24 Dec 2016 15:22:18 -0700 Gregory Szorc httppeer: advertise and support application/mercurial-0.2
Sat, 24 Dec 2016 15:21:46 -0700 Gregory Szorc wireproto: advertise supported media types and compression formats
Sat, 24 Dec 2016 13:51:12 -0700 Gregory Szorc util: declare wire protocol support of compression engines
Sat, 24 Dec 2016 13:56:36 -0700 Gregory Szorc internals: document compression negotiation
Sat, 24 Dec 2016 14:46:02 -0700 Gregory Szorc httppeer: extract code for HTTP header spanning
Tue, 10 Jan 2017 11:20:32 -0800 Gregory Szorc commands: config option to control bundle compression level
Tue, 10 Jan 2017 11:19:37 -0800 Gregory Szorc bundle2: allow compression options to be passed to compressor
Wed, 11 Jan 2017 23:39:24 +0800 Jun Wu chg: check snprintf result strictly
Tue, 10 Jan 2017 09:32:27 +0100 Valters Vingolds rebase: provide detailed hint to abort message if working dir is not clean
Mon, 09 Jan 2017 16:02:56 +0900 Yuya Nishihara revset: parse variable-length arguments of followlines() by getargsdict()
Mon, 09 Jan 2017 15:25:52 +0900 Yuya Nishihara parser: extend buildargsdict() to support variable-length positional args
Mon, 09 Jan 2017 15:15:21 +0900 Yuya Nishihara parser: make buildargsdict() precompute position where keyword args start
Wed, 11 Jan 2017 07:40:52 +0800 Jun Wu chg: change server's process title
Wed, 11 Jan 2017 07:36:48 +0800 Jun Wu chgserver: add the setprocname interface
Tue, 10 Jan 2017 23:41:58 +0800 Anton Shestakov hgweb: use archivespecs for links on repo index page too