60 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/950294e28136
changeset:   37651:950294e28136
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 12:30:04 2018 -0700
summary:     httppeer: implement command executor for version 2 peer

https://www.mercurial-scm.org/repo/hg/rev/fe8c6f9f2914
changeset:   37652:fe8c6f9f2914
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 12:31:34 2018 -0700
summary:     debugcommands: use command executor for invoking commands

https://www.mercurial-scm.org/repo/hg/rev/b2fa1591fb44
changeset:   37653:b2fa1591fb44
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 12:31:56 2018 -0700
summary:     wireproto: add media type to version 2 capabilities response

https://www.mercurial-scm.org/repo/hg/rev/8cea0d57bf37
changeset:   37654:8cea0d57bf37
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Thu Apr 12 13:08:33 2018 -0700
summary:     httppeer: handle error response from client reactor

https://www.mercurial-scm.org/repo/hg/rev/b9502b5f2066
changeset:   37655:b9502b5f2066
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Thu Apr 12 13:11:29 2018 -0700
summary:     wireprotoframing: use value passed into function

https://www.mercurial-scm.org/repo/hg/rev/e6870bca1f47
changeset:   37656:e6870bca1f47
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 12:49:47 2018 -0700
summary:     wireprotoframing: record when new stream is encountered

https://www.mercurial-scm.org/repo/hg/rev/23c4ddda7bbe
changeset:   37657:23c4ddda7bbe
user:        Gregory Szorc <gregory.sz...@gmail.com>
date:        Fri Apr 13 12:50:47 2018 -0700
summary:     wireproto: expose repository formats via capabilities

https://www.mercurial-scm.org/repo/hg/rev/34758397ad1b
changeset:   37658:34758397ad1b
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Fri Apr 13 16:30:27 2018 +0530
summary:     py3: use b"%d" instead of str() to convert integers to bytes

https://www.mercurial-scm.org/repo/hg/rev/575f59cdd8a1
changeset:   37659:575f59cdd8a1
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Fri Apr 13 16:31:02 2018 +0530
summary:     lock: don't use 'file' as a variable name

https://www.mercurial-scm.org/repo/hg/rev/9dfa4e9ed45d
changeset:   37660:9dfa4e9ed45d
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Fri Apr 13 18:41:56 2018 +0530
summary:     py3: add b'' prefixes to tests/test-status-inprocess.py

https://www.mercurial-scm.org/repo/hg/rev/afe624d78d43
changeset:   37661:afe624d78d43
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 00:56:44 2018 +0530
summary:     py3: use urllib.parse.unquote_plus instead of urllib.unquote_plus

https://www.mercurial-scm.org/repo/hg/rev/5340daa85c62
changeset:   37662:5340daa85c62
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 01:58:44 2018 +0530
summary:     py3: iterate over a copy of dict while changing it

https://www.mercurial-scm.org/repo/hg/rev/fc114a16a484
changeset:   37663:fc114a16a484
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 01:59:55 2018 +0530
summary:     py3: use stringutil.forcebytestr() instead of str()

https://www.mercurial-scm.org/repo/hg/rev/483cafc3762a
changeset:   37664:483cafc3762a
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 02:00:43 2018 +0530
summary:     py3: make sure curses.tigetstr() first argument is a str

https://www.mercurial-scm.org/repo/hg/rev/83250442dc81
changeset:   37665:83250442dc81
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 02:02:11 2018 +0530
summary:     py3: use str variables to check keys in request header

https://www.mercurial-scm.org/repo/hg/rev/46e705b79323
changeset:   37666:46e705b79323
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 02:03:02 2018 +0530
summary:     py3: add b'' prefixes to make values bytes

https://www.mercurial-scm.org/repo/hg/rev/701c261fba83
changeset:   37667:701c261fba83
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 02:04:19 2018 +0530
summary:     py3: use b"%d" instead of str() to convert int to bytes

https://www.mercurial-scm.org/repo/hg/rev/2a42ca2679e2
changeset:   37668:2a42ca2679e2
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 02:06:03 2018 +0530
summary:     py3: add b'' prefixes to make values bytes

https://www.mercurial-scm.org/repo/hg/rev/1cb54e6193a6
changeset:   37669:1cb54e6193a6
user:        Augie Fackler <au...@google.com>
date:        Fri Apr 13 18:17:45 2018 -0400
summary:     py3: paper over differences in future exception handling

https://www.mercurial-scm.org/repo/hg/rev/719b8cb22936
changeset:   37670:719b8cb22936
user:        Augie Fackler <au...@google.com>
date:        Fri Apr 13 18:28:58 2018 -0400
summary:     localrepo: add some overlooked strkwargs love for py3

https://www.mercurial-scm.org/repo/hg/rev/726a95a57eeb
changeset:   37671:726a95a57eeb
user:        Augie Fackler <au...@google.com>
date:        Fri Apr 13 18:44:18 2018 -0400
summary:     py3: two more passing tests

https://www.mercurial-scm.org/repo/hg/rev/8bacc09814ba
changeset:   37672:8bacc09814ba
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Sat Apr 14 02:07:42 2018 +0530
summary:     py3: make values bytes before passing into server.runservice()

https://www.mercurial-scm.org/repo/hg/rev/0c6b1ec75b73
changeset:   37673:0c6b1ec75b73
user:        Yuya Nishihara <y...@tcha.org>
date:        Sat Apr 14 12:44:40 2018 +0900
summary:     revset: drop support for posttreebuilthook() (API)

https://www.mercurial-scm.org/repo/hg/rev/f83cb91b052e
changeset:   37674:f83cb91b052e
user:        Yuya Nishihara <y...@tcha.org>
date:        Sat Apr 14 12:57:32 2018 +0900
summary:     revset: pass in lookup function instead of repo (API)

https://www.mercurial-scm.org/repo/hg/rev/5b8a260769a2
changeset:   37675:5b8a260769a2
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 13 14:18:26 2018 -0700
summary:     util: set correct stack level on deprecation warnings

https://www.mercurial-scm.org/repo/hg/rev/1764527af92e
changeset:   37676:1764527af92e
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 13 09:19:38 2018 -0700
summary:     context: set stack level for deprecation warning

https://www.mercurial-scm.org/repo/hg/rev/41ac707322ba
changeset:   37677:41ac707322ba
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 13 09:48:22 2018 -0700
summary:     scmutil: document that isrevsymbol() raises on ambiguous node 
prefix

https://www.mercurial-scm.org/repo/hg/rev/5f8f013e7d52
changeset:   37678:5f8f013e7d52
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 13 22:46:37 2018 -0700
summary:     scmutil: rename resolvepartialhexnodeid() to 
resolvehexnodeidprefix()

https://www.mercurial-scm.org/repo/hg/rev/ab828755e1ea
changeset:   37679:ab828755e1ea
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 13 11:00:30 2018 -0700
summary:     scmutil: use resolvehexnodeidprefix() from revsymbol()

https://www.mercurial-scm.org/repo/hg/rev/e743b8524d60
changeset:   37680:e743b8524d60
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 13 22:55:01 2018 -0700
summary:     scmutil: introduce shortesthexnodeidprefix()

https://www.mercurial-scm.org/repo/hg/rev/3942bd8db8b2
changeset:   37681:3942bd8db8b2
user:        Augie Fackler <au...@google.com>
date:        Sat Apr 14 01:34:44 2018 -0400
summary:     stringutil: ast.literal_eval needs a unicode on py3

https://www.mercurial-scm.org/repo/hg/rev/cb71e0f9ac6f
changeset:   37682:cb71e0f9ac6f
user:        Augie Fackler <au...@google.com>
date:        Sat Apr 14 01:35:44 2018 -0400
summary:     tests: add all missing b prefixes in reactor tests

https://www.mercurial-scm.org/repo/hg/rev/e481d54f516d
changeset:   37683:e481d54f516d
user:        Augie Fackler <au...@google.com>
date:        Sat Apr 14 00:56:53 2018 -0400
summary:     tests: port inline extension in test-http-bundle1.t to py3

https://www.mercurial-scm.org/repo/hg/rev/5fc502e149f1
changeset:   37684:5fc502e149f1
user:        Augie Fackler <au...@google.com>
date:        Sat Apr 14 00:41:44 2018 -0400
summary:     commands: drop spurious r'' on dry_run in forget

https://www.mercurial-scm.org/repo/hg/rev/76cd5816268e
changeset:   37685:76cd5816268e
user:        Anton Shestakov <a...@dwimlabs.net>
date:        Mon Mar 26 17:00:12 2018 +0800
summary:     templates: add whyunstable template keyword

https://www.mercurial-scm.org/repo/hg/rev/b1b1b0626f59
changeset:   37686:b1b1b0626f59
user:        Anton Shestakov <a...@dwimlabs.net>
date:        Sat Apr 14 20:34:14 2018 +0800
summary:     templates: make divergentnodes in whyunstable keyword be a hybrid 
list

https://www.mercurial-scm.org/repo/hg/rev/8872d46643b6
changeset:   37687:8872d46643b6
user:        Yuya Nishihara <y...@tcha.org>
date:        Sat Apr 14 17:27:32 2018 +0900
summary:     test-check-commit: don't run hg per commit

https://www.mercurial-scm.org/repo/hg/rev/e266e75d77dc
changeset:   37688:e266e75d77dc
user:        Augie Fackler <au...@google.com>
date:        Sat Apr 14 10:43:19 2018 -0400
summary:     keepalive: add ** overlooked in 83250442dc81

https://www.mercurial-scm.org/repo/hg/rev/a7dbda94c86a
changeset:   37689:a7dbda94c86a
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sat Apr 07 12:48:21 2018 -0400
summary:     test-lfs: add tests to force server error path coverage

https://www.mercurial-scm.org/repo/hg/rev/726c4102db9e
changeset:   37690:726c4102db9e
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Fri Apr 13 12:39:54 2018 -0400
summary:     lfs: log information about Internal Server Errors reported in the 
Batch API

https://www.mercurial-scm.org/repo/hg/rev/d241e6632669
changeset:   37691:d241e6632669
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Fri Apr 13 14:16:30 2018 -0400
summary:     lfs: fix the inferred remote store path when using a --prefix

https://www.mercurial-scm.org/repo/hg/rev/10e5bb9678f4
changeset:   37692:10e5bb9678f4
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sun Feb 25 14:07:13 2018 -0500
summary:     lfs: gracefully handle aborts on the server when corrupt blobs are 
detected

https://www.mercurial-scm.org/repo/hg/rev/31a0d47d69b3
changeset:   37693:31a0d47d69b3
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Fri Apr 13 16:32:33 2018 -0400
summary:     lfs: update the HTTP status codes in error cases

https://www.mercurial-scm.org/repo/hg/rev/d14dbf46e5c7
changeset:   37694:d14dbf46e5c7
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 23:03:02 2018 +0900
summary:     hgweb: prefix private variables of sessionvars with '_'

https://www.mercurial-scm.org/repo/hg/rev/570a4426c5b8
changeset:   37695:570a4426c5b8
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 23:03:58 2018 +0900
summary:     hgweb: make sessionvars class less dense

https://www.mercurial-scm.org/repo/hg/rev/9ac3e97b299b
changeset:   37696:9ac3e97b299b
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 23:12:37 2018 +0900
summary:     hgweb: lift {sessionvars} to a wrapped type

https://www.mercurial-scm.org/repo/hg/rev/6fb50e912aa8
changeset:   37697:6fb50e912aa8
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 23:34:29 2018 +0900
summary:     hgweb: make revnav.gen() simply build a list of mappings by one 
pass

https://www.mercurial-scm.org/repo/hg/rev/7738ae638b62
changeset:   37698:7738ae638b62
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 23:40:08 2018 +0900
summary:     hgweb: wrap {changenav} and {nav} with mappinglist

https://www.mercurial-scm.org/repo/hg/rev/0e02eb838b96
changeset:   37699:0e02eb838b96
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 23:47:43 2018 +0900
summary:     hgweb: extract a generator function of _siblings class

https://www.mercurial-scm.org/repo/hg/rev/495fbeae63cc
changeset:   37700:495fbeae63cc
user:        Yuya Nishihara <y...@tcha.org>
date:        Sun Apr 01 23:50:34 2018 +0900
summary:     hgweb: convert _siblings to a factory function of mappinggenerator

https://www.mercurial-scm.org/repo/hg/rev/492531ff81bc
changeset:   37701:492531ff81bc
user:        Antonio Muci <a....@inwind.it>
date:        Sat Apr 14 15:57:55 2018 +0200
summary:     makefile: mkdir is not needed on templatized docker builds

https://www.mercurial-scm.org/repo/hg/rev/78c050eed395
changeset:   37702:78c050eed395
user:        Antonio Muci <a....@inwind.it>
date:        Sat Apr 14 18:23:57 2018 +0200
summary:     makefile: reformat .PHONY targets

https://www.mercurial-scm.org/repo/hg/rev/fcfc464000dd
changeset:   37703:fcfc464000dd
user:        Antonio Muci <a....@inwind.it>
date:        Sat Apr 14 15:39:57 2018 +0200
summary:     makefile: add Ubuntu Bionic docker targets (.deb and ppa)

https://www.mercurial-scm.org/repo/hg/rev/3335658516be
changeset:   37704:3335658516be
user:        Anton Shestakov <a...@dwimlabs.net>
date:        Sun Apr 15 18:27:49 2018 +0800
summary:     tests: hg log shouldn't need --hidden to show whyunstable template 
keyword

https://www.mercurial-scm.org/repo/hg/rev/82eeafd78784
changeset:   37705:82eeafd78784
user:        Anton Shestakov <a...@dwimlabs.net>
date:        Sun Apr 15 18:37:22 2018 +0800
summary:     tests: make custom templates that use {whyunstable} terser

https://www.mercurial-scm.org/repo/hg/rev/04b89360913c
changeset:   37706:04b89360913c
user:        Anton Shestakov <a...@dwimlabs.net>
date:        Sun Apr 15 19:28:01 2018 +0800
summary:     tests: split long templates that use {whyunstable} and put them in 
hgrc

https://www.mercurial-scm.org/repo/hg/rev/24fee31fda05
changeset:   37707:24fee31fda05
user:        Anton Shestakov <a...@dwimlabs.net>
date:        Sun Apr 15 19:41:34 2018 +0800
summary:     templates: adjust white space amount in the output of {whyunstable}

https://www.mercurial-scm.org/repo/hg/rev/8e8541610d85
changeset:   37708:8e8541610d85
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Fri Apr 13 10:36:03 2018 -0700
summary:     scmutil: make shortesthexnodeidprefix() use unfiltered repo

https://www.mercurial-scm.org/repo/hg/rev/7b2955624777
changeset:   37709:7b2955624777
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Sat Apr 14 00:13:08 2018 -0700
summary:     scmutil: make shortesthexnodeidprefix() take a full binary nodeid

https://www.mercurial-scm.org/repo/hg/rev/0a5fe2a08e82
changeset:   37710:0a5fe2a08e82
bookmark:    @
tag:         tip
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sun Apr 15 22:28:03 2018 -0400
summary:     configitems: register server.zstdlevel

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