45 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/aacfca6f9767
changeset:   37498:aacfca6f9767
user:        Joerg Sonnenberger <jo...@bec.de>
date:        Thu Jan 18 12:54:01 2018 +0100
summary:     wireproto: support for pullbundles

https://www.mercurial-scm.org/repo/hg/rev/75c13343cf38
changeset:   37499:75c13343cf38
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Mar 18 23:36:52 2018 +0900
summary:     templater: wrap result of '%' operation so it never looks like a 
thunk

https://www.mercurial-scm.org/repo/hg/rev/8bb3899a0f47
changeset:   37500:8bb3899a0f47
user:        Yuya Nishihara <y...@tcha.org>
date:        Thu Mar 15 22:27:16 2018 +0900
summary:     formatter: make nested items somewhat readable in template output

https://www.mercurial-scm.org/repo/hg/rev/0f4de9c27973
changeset:   37501:0f4de9c27973
user:        Yuya Nishihara <y...@tcha.org>
date:        Thu Mar 15 21:09:37 2018 +0900
summary:     templater: add public interface returning a set of resource keys

https://www.mercurial-scm.org/repo/hg/rev/40c7347f6848
changeset:   37502:40c7347f6848
user:        Yuya Nishihara <y...@tcha.org>
date:        Sat Mar 17 23:34:38 2018 +0900
summary:     formatter: remove template resources from nested items before 
generating JSON

https://www.mercurial-scm.org/repo/hg/rev/49a8c2cc7978
changeset:   37503:49a8c2cc7978
user:        Yuya Nishihara <y...@tcha.org>
date:        Mon Mar 19 20:23:27 2018 +0900
summary:     templatekw: fix return type of {succsandmarkers} (BC)

https://www.mercurial-scm.org/repo/hg/rev/901e749ca0e1
changeset:   37504:901e749ca0e1
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Sun Apr 08 08:06:34 2018 -0700
summary:     context: extract partial nodeid lookup method to scmutil

https://www.mercurial-scm.org/repo/hg/rev/966061b8826d
changeset:   37505:966061b8826d
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 06 09:41:25 2018 -0700
summary:     histedit: drop unnecessary check for "self.node is not None"

https://www.mercurial-scm.org/repo/hg/rev/c4131138eadb
changeset:   37506:c4131138eadb
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 06 09:43:17 2018 -0700
summary:     histedit: look up partial nodeid as partial nodeid

https://www.mercurial-scm.org/repo/hg/rev/9b16a67cef56
changeset:   37507:9b16a67cef56
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 06 09:53:17 2018 -0700
summary:     eol: look up partial nodeid as partial nodeid

https://www.mercurial-scm.org/repo/hg/rev/30a7b32897f1
changeset:   37508:30a7b32897f1
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 22:11:58 2018 +0900
summary:     hgwebdir: wrap {entries} with mappinggenerator

https://www.mercurial-scm.org/repo/hg/rev/cb7b275c0cd0
changeset:   37509:cb7b275c0cd0
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 22:14:36 2018 +0900
summary:     hgweb: wrap {pathdef} with mappinglist

https://www.mercurial-scm.org/repo/hg/rev/876d54f800cf
changeset:   37510:876d54f800cf
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 22:20:44 2018 +0900
summary:     hgweb: wrap {labels} by hybridlist()

https://www.mercurial-scm.org/repo/hg/rev/356e61e82c2a
changeset:   37511:356e61e82c2a
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 22:32:34 2018 +0900
summary:     hgweb: move archivespecs to webutil

https://www.mercurial-scm.org/repo/hg/rev/aac97d043e6d
changeset:   37512:aac97d043e6d
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 22:33:55 2018 +0900
summary:     hgweb: drop archivespecs from requestcontext

https://www.mercurial-scm.org/repo/hg/rev/40a7c1dd2df9
changeset:   37513:40a7c1dd2df9
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 22:37:03 2018 +0900
summary:     hgweb: move archivelist() of hgwebdir to webutil

https://www.mercurial-scm.org/repo/hg/rev/034a422aeaff
changeset:   37514:034a422aeaff
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 22:40:15 2018 +0900
summary:     hgweb: forward archivelist() of hgweb to webutil

https://www.mercurial-scm.org/repo/hg/rev/8a5ee6aa8870
changeset:   37515:8a5ee6aa8870
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 22:41:49 2018 +0900
summary:     hgweb: wrap {archives} with mappinglist

https://www.mercurial-scm.org/repo/hg/rev/20808ddb4990
changeset:   37516:20808ddb4990
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Tue Apr 10 22:57:55 2018 -0400
summary:     tests: stabilize test-pull-bundle.t for Windows

https://www.mercurial-scm.org/repo/hg/rev/491edf2435a0
changeset:   37517:491edf2435a0
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sat Apr 07 22:40:11 2018 -0400
summary:     lfs: add the ability to disable the usercache

https://www.mercurial-scm.org/repo/hg/rev/092eff6833a7
changeset:   37518:092eff6833a7
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sat Apr 07 22:22:20 2018 -0400
summary:     lfs: infer the blob store URL from paths.default

https://www.mercurial-scm.org/repo/hg/rev/3740d1abde44
changeset:   37519:3740d1abde44
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Tue Apr 10 20:14:12 2018 +0530
summary:     py3: add b'' prefixes in tests/test-ui-config.py

https://www.mercurial-scm.org/repo/hg/rev/fa6cdd6668e1
changeset:   37520:fa6cdd6668e1
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Tue Apr 10 18:55:35 2018 +0530
summary:     py3: use .startswith() instead of bytes[0]

https://www.mercurial-scm.org/repo/hg/rev/2d00058ac2f8
changeset:   37521:2d00058ac2f8
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Tue Apr 10 18:56:19 2018 +0530
summary:     py3: use bytes instead of str in isinstance()

https://www.mercurial-scm.org/repo/hg/rev/58230f4fcc0b
changeset:   37522:58230f4fcc0b
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Wed Apr 11 14:35:28 2018 +0530
summary:     py3: use pycompat.byterepr() instead of repr()

https://www.mercurial-scm.org/repo/hg/rev/d17cfb23017c
changeset:   37523:d17cfb23017c
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Tue Apr 10 18:57:32 2018 +0530
summary:     py3: use '//' for integer division in tests/test-mq-qimport.t

https://www.mercurial-scm.org/repo/hg/rev/5d81f1b7051b
changeset:   37524:5d81f1b7051b
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Tue Apr 10 18:57:56 2018 +0530
summary:     py3: use sys.stdout instead of print in test-mq-qpush-fail.t

https://www.mercurial-scm.org/repo/hg/rev/a7de62adcf03
changeset:   37525:a7de62adcf03
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Tue Apr 10 19:21:16 2018 +0530
summary:     py3: workaround comparing NoneType and integers

https://www.mercurial-scm.org/repo/hg/rev/f5ffcac66c02
changeset:   37526:f5ffcac66c02
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Tue Apr 10 19:32:08 2018 +0530
summary:     py3: make sure we write bytes to file

https://www.mercurial-scm.org/repo/hg/rev/1c09481acdcc
changeset:   37527:1c09481acdcc
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 06 23:39:40 2018 -0700
summary:     context: handle stringified ints in revsymbol()

https://www.mercurial-scm.org/repo/hg/rev/d2b484eed1ec
changeset:   37528:d2b484eed1ec
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 06 23:43:52 2018 -0700
summary:     scmutil: handle full hex nodeids in revsymbol()

https://www.mercurial-scm.org/repo/hg/rev/45667439439e
changeset:   37529:45667439439e
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 06 23:46:17 2018 -0700
summary:     context: handle namespaces in revsymbol()

https://www.mercurial-scm.org/repo/hg/rev/35b34202dd3b
changeset:   37530:35b34202dd3b
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Sun Apr 08 09:28:49 2018 -0700
summary:     context: handle partial nodeids in revsymbol()

https://www.mercurial-scm.org/repo/hg/rev/6639ac97ec3b
changeset:   37531:6639ac97ec3b
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Sun Apr 08 09:28:08 2018 -0700
summary:     revsymbol: stop delegating to repo.__getitem__ for unhandled 
symbols (API)

https://www.mercurial-scm.org/repo/hg/rev/8475c9bf096d
changeset:   37532:8475c9bf096d
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Sun Apr 08 09:45:45 2018 -0700
summary:     context: add deprecation warnings for deprecated types of changeids

https://www.mercurial-scm.org/repo/hg/rev/df4985497986
changeset:   37533:df4985497986
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 11:52:31 2018 -0700
summary:     wireproto: implement capabilities for wire protocol v2

https://www.mercurial-scm.org/repo/hg/rev/465187fec06f
changeset:   37534:465187fec06f
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 06 16:49:57 2018 -0700
summary:     wireproto: only expose "stream_out" to version 1 transports

https://www.mercurial-scm.org/repo/hg/rev/69e46c1834ac
changeset:   37535:69e46c1834ac
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 06 17:14:06 2018 -0700
summary:     wireproto: define and expose types of wire command arguments

https://www.mercurial-scm.org/repo/hg/rev/2003da12f49b
changeset:   37536:2003da12f49b
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 06 17:21:16 2018 -0700
summary:     wireproto: only expose "clonebundles" to version 1 transports

https://www.mercurial-scm.org/repo/hg/rev/be5d4749edc0
changeset:   37537:be5d4749edc0
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 06 17:39:40 2018 -0700
summary:     wireproto: port pushkey command to wire protocol version 2

https://www.mercurial-scm.org/repo/hg/rev/89fed81bbb6c
changeset:   37538:89fed81bbb6c
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 06 17:48:07 2018 -0700
summary:     wireproto: port lookup to wire protocol v2

https://www.mercurial-scm.org/repo/hg/rev/4a0d58d6faba
changeset:   37539:4a0d58d6faba
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 11:54:31 2018 -0700
summary:     wireproto: only expose "getbundle" and "unbundle" to v1 transports

https://www.mercurial-scm.org/repo/hg/rev/693cb3768943
changeset:   37540:693cb3768943
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 11:57:12 2018 -0700
summary:     wireproto: make @wireprotocommand version 1 only by default

https://www.mercurial-scm.org/repo/hg/rev/3e5e37204b32
changeset:   37541:3e5e37204b32
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 11:33:38 2018 -0700
summary:     wireproto: disallow commands handlers for multiple transport 
versions

https://www.mercurial-scm.org/repo/hg/rev/1ec5ce21cb46
changeset:   37542:1ec5ce21cb46
bookmark:    @
tag:         tip
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 14:17:57 2018 -0700
summary:     tests: extract wire protocol framing tests to own file

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to