28 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/eb687c28a915
changeset:   37623:eb687c28a915
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Wed Apr 11 14:48:24 2018 -0700
summary:     thirdparty: vendor futures 3.2.0

https://www.mercurial-scm.org/repo/hg/rev/33db69b6b58b
changeset:   37624:33db69b6b58b
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 12:19:37 2018 -0700
summary:     futures: get rid of extend_path

https://www.mercurial-scm.org/repo/hg/rev/3ccaf995f549
changeset:   37625:3ccaf995f549
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 12:22:31 2018 -0700
summary:     tests: silence pyflakes for thirdparty/concurrent

https://www.mercurial-scm.org/repo/hg/rev/0a9c0d3480b2
changeset:   37626:0a9c0d3480b2
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 12:23:48 2018 -0700
summary:     futures: switch to absolute and relative imports

https://www.mercurial-scm.org/repo/hg/rev/cfb32979abcd
changeset:   37627:cfb32979abcd
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 12:27:52 2018 -0700
summary:     setup: add packages for concurrent.futures

https://www.mercurial-scm.org/repo/hg/rev/8da30ceae88f
changeset:   37628:8da30ceae88f
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Mon Apr 09 12:28:57 2018 -0700
summary:     pycompat: export a handle on concurrent.futures

https://www.mercurial-scm.org/repo/hg/rev/fa0382088993
changeset:   37629:fa0382088993
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 10:23:05 2018 -0700
summary:     repository: define new interface for running commands

https://www.mercurial-scm.org/repo/hg/rev/e1b32dc4646c
changeset:   37630:e1b32dc4646c
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 10:51:23 2018 -0700
summary:     wireproto: implement command executor interface for version 1 peers

https://www.mercurial-scm.org/repo/hg/rev/2f626233859b
changeset:   37631:2f626233859b
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:02:34 2018 -0700
summary:     wireproto: implement batching on peer executor interface

https://www.mercurial-scm.org/repo/hg/rev/6c55ce51d6c3
changeset:   37632:6c55ce51d6c3
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:08:46 2018 -0700
summary:     largefiles: use command executor for batch operation

https://www.mercurial-scm.org/repo/hg/rev/33a6eee08db2
changeset:   37633:33a6eee08db2
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Wed Apr 11 16:18:26 2018 -0700
summary:     wireproto: remove iterbatch() from peer interface (API)

https://www.mercurial-scm.org/repo/hg/rev/0ed11f9368fd
changeset:   37634:0ed11f9368fd
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:10:59 2018 -0700
summary:     treediscovery: switch to command executor interface

https://www.mercurial-scm.org/repo/hg/rev/cc8c06835097
changeset:   37635:cc8c06835097
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:12:19 2018 -0700
summary:     wireproto: convert legacy commands to command executor

https://www.mercurial-scm.org/repo/hg/rev/330ada7e8ea5
changeset:   37636:330ada7e8ea5
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Wed Apr 11 17:24:43 2018 -0700
summary:     discovery: don't redundantly call branchmap

https://www.mercurial-scm.org/repo/hg/rev/1964d2d1f421
changeset:   37637:1964d2d1f421
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:13:05 2018 -0700
summary:     discovery: use command executor interface

https://www.mercurial-scm.org/repo/hg/rev/65b86ee69383
changeset:   37638:65b86ee69383
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:14:19 2018 -0700
summary:     streamclone: use command executor for wire protocol commands

https://www.mercurial-scm.org/repo/hg/rev/0e50dda7e9c1
changeset:   37639:0e50dda7e9c1
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:14:54 2018 -0700
summary:     logexchange: use command executor for wire protocol commands

https://www.mercurial-scm.org/repo/hg/rev/ce8828217369
changeset:   37640:ce8828217369
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:17:45 2018 -0700
summary:     hg: use command executor for wire protocol commands

https://www.mercurial-scm.org/repo/hg/rev/add129811176
changeset:   37641:add129811176
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:19:39 2018 -0700
summary:     bookmarks: use command executor for wire protocol commands

https://www.mercurial-scm.org/repo/hg/rev/d959277ff1b5
changeset:   37642:d959277ff1b5
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Wed Apr 11 17:51:40 2018 -0700
summary:     bundlerepo: rename "other" to "peer"

https://www.mercurial-scm.org/repo/hg/rev/1aa4d646d0de
changeset:   37643:1aa4d646d0de
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:21:55 2018 -0700
summary:     bundlerepo: use command executor for wire protocol commands

https://www.mercurial-scm.org/repo/hg/rev/77c9ee77687c
changeset:   37644:77c9ee77687c
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Wed Apr 11 18:15:51 2018 -0700
summary:     wireproto: rename HTTPV2 so it less like HTTP/2

https://www.mercurial-scm.org/repo/hg/rev/72b0982cd509
changeset:   37645:72b0982cd509
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Thu Apr 12 12:33:07 2018 -0700
summary:     debugcommands: perform handshake when obtaining httpv2 peer

https://www.mercurial-scm.org/repo/hg/rev/72e26319f3b8
changeset:   37646:72e26319f3b8
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:30:44 2018 -0700
summary:     wireproto: use command executor for unbundle

https://www.mercurial-scm.org/repo/hg/rev/516b5a5edae3
changeset:   37647:516b5a5edae3
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:45:38 2018 -0700
summary:     exchange: use command executor for pushkey

https://www.mercurial-scm.org/repo/hg/rev/8f3c6fb55369
changeset:   37648:8f3c6fb55369
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:37:37 2018 -0700
summary:     exchange: use command executor for getbundle

https://www.mercurial-scm.org/repo/hg/rev/a168799687e5
changeset:   37649:a168799687e5
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 12:13:42 2018 -0700
summary:     wireproto: properly call clonebundles command

https://www.mercurial-scm.org/repo/hg/rev/62ebfda864de
changeset:   37650:62ebfda864de
bookmark:    @
tag:         tip
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 11:54:13 2018 -0700
summary:     repository: remove ipeercommands from ipeerbase

-- 
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