log

age author description
Tue, 07 Jun 2016 20:29:54 -0700 Gregory Szorc sslutil: per-host config option to define certificates
Fri, 27 May 2016 23:18:38 +0900 Yuya Nishihara tests: add basic tests for SMTP over SSL
Fri, 27 May 2016 22:43:47 +0900 Yuya Nishihara tests: add dummy SMTP daemon for SSL tests
Fri, 27 May 2016 22:40:09 +0900 Yuya Nishihara tests: extract SSL certificates from test-https.t
Tue, 31 May 2016 21:49:49 +0900 Yuya Nishihara check-code: make 'ls' pattern less invasive
Tue, 07 Jun 2016 08:32:33 +0200 Henrik Stuart largefiles: fix support for local largefiles while using share extension stable
Thu, 09 Jun 2016 13:47:42 -0500 Matt Mackall merge with stable
Tue, 07 Jun 2016 11:57:11 +0200 Denis Laxalde crecord: drop unused "operation" parameter from filterpatch function
Tue, 07 Jun 2016 10:37:19 +0200 Denis Laxalde patch: define full messages for interactive record/revert
Wed, 01 Jun 2016 15:16:38 +0200 Denis Laxalde hgweb: remove unused code in annotate web command
Sat, 04 Jun 2016 14:38:00 +0530 Pulkit Goyal py3: conditionalize cPickle import by adding in util
Thu, 02 Jun 2016 17:11:32 -0500 Matt Mackall bdiff: remove effectively dead code stable
Thu, 02 Jun 2016 17:09:06 -0500 Matt Mackall bdiff: extend matches across popular lines stable
Fri, 03 Jun 2016 21:49:26 +0900 Yuya Nishihara test-revset: fix test vector for ordering issue of matching()
Fri, 20 May 2016 01:42:04 +0200 liscju largefiles: rename match_ to matchmod import in lfutil