Fri, 10 Jun 2016 00:10:06 -0400 |
Augie Fackler |
store: use hashlib.sha1 directly instead of through util
|
Fri, 10 Jun 2016 00:14:43 -0400 |
Augie Fackler |
similar: delete extra newline at EOF
|
Fri, 10 Jun 2016 00:14:10 -0400 |
Augie Fackler |
scmutil: delete extra newline at EOF
|
Wed, 08 Jun 2016 16:18:43 +0100 |
Martijn Pieters |
graphmod: avoid sorting when already sorted
|
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
|