log

age author description
Sat, 21 May 2016 16:42:59 +0900 Yuya Nishihara chgserver: narrow scope of chdir() to socket.bind()
Mon, 11 Jul 2016 15:45:34 +0200 Denis Laxalde annotate: handle empty files earlier
Mon, 11 Jul 2016 14:44:19 +0200 Denis Laxalde context: eliminate handling of linenumber being None in annotate
Tue, 12 Jul 2016 22:26:04 -0700 Gregory Szorc tests: regenerate x509 test certificates
Tue, 12 Jul 2016 15:09:07 +0200 Denis Laxalde hgweb: add a link on node id in annotate hover-box
Tue, 12 Jul 2016 15:07:37 +0200 Denis Laxalde hgweb: move author information from left-column to hover-box in annotate view
Tue, 14 Jun 2016 11:01:30 +0200 Denis Laxalde hgweb: add links to diff and changeset in hover-box on annotate view
Tue, 28 Jun 2016 11:42:42 +0200 Denis Laxalde hgweb: add link to parents of annotated revision in annotate view
Mon, 11 Jul 2016 13:53:35 +0200 Maciej Fijalkowski compat: provide a declaration of ssize_t, for MS windows
Sat, 09 Jul 2016 23:04:03 -0400 Augie Fackler check-code: enforce (glob) on output lines containing 127.0.0.1
Sat, 09 Jul 2016 23:03:45 -0400 Augie Fackler tests: add (glob) annotations to output lines with 127.0.0.1
Sat, 09 Jul 2016 23:01:02 -0400 Augie Fackler run-tests: add support for using 127.0.0.1 as a glob
Tue, 12 Jul 2016 15:34:17 -0400 Augie Fackler check-code: only treat a # as a line in a t-test if it has a space before it
Tue, 12 Jul 2016 15:41:38 -0400 Augie Fackler test-export: be more aggressive about quoting ^
Tue, 12 Jul 2016 15:32:24 -0400 Augie Fackler test-check-shbang: work around check-code not wanting hardcoded paths
Tue, 12 Jul 2016 11:20:30 -0400 Augie Fackler tests: relax "Connection refused" match
Sat, 21 May 2016 15:23:21 +0900 Yuya Nishihara commandserver: backport handling of forking server from chgserver
Sat, 21 May 2016 15:18:23 +0900 Yuya Nishihara commandserver: promote .cleanup() hook from chgserver
Sat, 21 May 2016 15:12:19 +0900 Yuya Nishihara commandserver: extract method to create commandserver instance per request
Mon, 11 Jul 2016 21:40:02 +0900 Yuya Nishihara error: make hintable exceptions reject unknown keyword arguments (API)
Sat, 09 Jul 2016 14:28:30 +0900 Yuya Nishihara error: make HintException a mix-in class not derived from BaseException (API)
Wed, 06 Jul 2016 22:53:22 -0700 Gregory Szorc sslutil: move context options flags to _hostsettings
Wed, 06 Jul 2016 22:47:24 -0700 Gregory Szorc sslutil: move protocol determination to _hostsettings
Mon, 11 Jul 2016 13:40:02 -0700 Durham Goode share: don't recreate the source repo each time
Mon, 11 Jul 2016 10:44:18 +0200 Maciej Fijalkowski setup: prepare for future cffi modules by adding placeholder in setup
Fri, 08 Jul 2016 16:48:38 +0100 Martijn Pieters journal: add support for seaching by pattern
Mon, 11 Jul 2016 14:45:41 +0100 Martijn Pieters journal: add share extension support
Mon, 11 Jul 2016 13:39:24 +0100 Martijn Pieters journal: add dirstate tracking
Mon, 11 Jul 2016 08:54:13 -0500 Matt Mackall merge with stable
Wed, 06 Jul 2016 21:16:00 -0700 Gregory Szorc sslutil: try to find CA certficates in well-known locations