log

age author description
Sun, 17 Jul 2016 14:51:00 -0700 Gregory Szorc bundle2: use a sorted dict for holding parameters
Fri, 15 Jul 2016 13:41:34 -0700 Gregory Szorc wireproto: extract repo filtering to standalone function
Thu, 14 Jul 2016 19:16:46 -0700 Gregory Szorc url: add distribution and version to user-agent request header (BC)
Sat, 16 Jul 2016 14:48:58 +0900 Yuya Nishihara commandserver: use SOMAXCONN as queue size of pending connections
Sat, 16 Jul 2016 14:46:31 +0900 Yuya Nishihara commandserver: rename _serveworker() to _runworker()
Sun, 22 May 2016 13:53:32 +0900 Yuya Nishihara commandserver: separate initialization and cleanup of forked process
Sat, 21 May 2016 18:14:13 +0900 Yuya Nishihara commandserver: unindent superfluous "if True" blocks
Sun, 17 Jul 2016 19:48:04 +0530 Pulkit Goyal pycompat: make pycompat demandimport friendly
Mon, 18 Jul 2016 08:55:30 +0100 Jun Wu run-tests: make --local set --with-chg if --chg is used
Mon, 18 Jul 2016 08:45:46 +0100 Jun Wu run-tests: allow --local to set multiple attributes
Sun, 17 Jul 2016 23:05:59 +0100 Jun Wu chg: add pgid to hgclient struct
Sun, 17 Jul 2016 22:56:05 +0100 Jun Wu commandserver: send pgid in hello message
Sun, 17 Jul 2016 11:28:01 -0700 Gregory Szorc tests: update test certificate generation instructions
Sun, 17 Jul 2016 11:03:08 -0700 Gregory Szorc sslutil: move comment about protocol constants
Sun, 17 Jul 2016 10:59:32 -0700 Gregory Szorc sslutil: support defining cipher list
Sun, 17 Jul 2016 10:50:51 -0700 Gregory Szorc hghave: add test for Python 2.7+
Sat, 16 Jul 2016 15:06:19 +0800 Anton Shestakov spartan: make different blocks of annotated lines have different colors
Sat, 16 Jul 2016 15:06:04 +0800 Anton Shestakov monoblue: make different blocks of annotated lines have different colors
Sat, 16 Jul 2016 15:00:36 +0800 Anton Shestakov gitweb: make different blocks of annotated lines have different colors
Sat, 16 Jul 2016 14:49:07 +0800 Anton Shestakov paper: make different blocks of annotated lines have different colors
Fri, 20 May 2016 09:47:35 +0900 FUJIWARA Katsunori tests: check importing modules in perf.py for historical portability
Fri, 20 May 2016 09:47:35 +0900 FUJIWARA Katsunori tests: introduce check-perf-code.py to add extra checks on perf.py
Fri, 20 May 2016 09:47:35 +0900 FUJIWARA Katsunori check-code: move fixing up regexp into main procedure
Fri, 20 May 2016 09:47:35 +0900 FUJIWARA Katsunori check-code: factor out boot procedure into main
Fri, 20 May 2016 09:47:35 +0900 FUJIWARA Katsunori perf: import newer modules separately for earlier Mercurial
Wed, 13 Jul 2016 23:38:29 +0530 Pulkit Goyal py3: conditionalize BaseHTTPServer, SimpleHTTPServer and CGIHTTPServer import
Fri, 15 Jul 2016 23:00:31 +0530 Pulkit Goyal py3: re-implement the BaseHTTPServer.test() function
Fri, 15 Jul 2016 12:39:36 -0400 Augie Fackler test-http: use sed instead of fixed-with cut for reading access.log
Fri, 15 Jul 2016 12:34:15 -0400 Augie Fackler test-serve: add missing globs
Fri, 15 Jul 2016 12:49:58 -0400 Augie Fackler tests: glob whitespace between path and OK in unzip(1) output