mercurial at 36747: 47 new changesets (3 on stable)

Mercurial Commits hg at intevation.de
Tue Mar 6 19:15:48 UTC 2018


47 new changesets (3 on stable) in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/d77c3b023393
changeset:   36701:d77c3b023393
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Mar 03 23:49:39 2018 -0500
summary:     lock: block signal interrupt while making a lock file

https://www.mercurial-scm.org/repo/hg/rev/f659a407e5ee
changeset:   36702:f659a407e5ee
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Mar 04 22:37:41 2018 +0530
summary:     py3: use util.forcebytestr instead of str to convert error messages

https://www.mercurial-scm.org/repo/hg/rev/7dc1a21d57cc
changeset:   36703:7dc1a21d57cc
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Mar 04 05:53:59 2018 +0530
summary:     py3: use bytes instead of str to make sure we use bytes internally

https://www.mercurial-scm.org/repo/hg/rev/470df8c5b781
changeset:   36704:470df8c5b781
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Mar 04 22:40:08 2018 +0530
summary:     py3: make sure regular expressions are bytes

https://www.mercurial-scm.org/repo/hg/rev/c6901665cd5b
changeset:   36705:c6901665cd5b
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Mar 04 22:40:33 2018 +0530
summary:     py3: make sure __repr__ returns a str

https://www.mercurial-scm.org/repo/hg/rev/87b8fc4533ca
changeset:   36706:87b8fc4533ca
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Mar 04 05:15:24 2018 +0530
summary:     py3: add b'' prefixes in tests/test-minirst.py

https://www.mercurial-scm.org/repo/hg/rev/bfe23afea361
changeset:   36707:bfe23afea361
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 12:08:19 2018 -0500
summary:     archival: fsdecode paths before passing to tar or zip objects

https://www.mercurial-scm.org/repo/hg/rev/abf252a1c938
changeset:   36708:abf252a1c938
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 12:08:37 2018 -0500
summary:     archival: tar file modes need to be sysstrs

https://www.mercurial-scm.org/repo/hg/rev/7f9a6f5f7612
changeset:   36709:7f9a6f5f7612
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 12:08:53 2018 -0500
summary:     archival: our filenames are bytes, not strs

https://www.mercurial-scm.org/repo/hg/rev/f3591e687202
changeset:   36710:f3591e687202
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 12:17:02 2018 -0500
summary:     py3: whitelist three more cases

https://www.mercurial-scm.org/repo/hg/rev/a2fa51415ddc
changeset:   36711:a2fa51415ddc
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 12:21:01 2018 -0500
summary:     webutil: some %d instead of %s love on ints

https://www.mercurial-scm.org/repo/hg/rev/e79adc12cde3
changeset:   36712:e79adc12cde3
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 12:33:15 2018 -0500
summary:     templater: show repr of string we're rejecting

https://www.mercurial-scm.org/repo/hg/rev/2442927cdd96
changeset:   36713:2442927cdd96
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 13:03:22 2018 -0500
summary:     hgweb: convert req.form to bytes for all keys and values

https://www.mercurial-scm.org/repo/hg/rev/250f3168d907
changeset:   36714:250f3168d907
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 13:04:12 2018 -0500
summary:     hgweb: fix up trailing slash detection on Python 3

https://www.mercurial-scm.org/repo/hg/rev/613954a17a25
changeset:   36715:613954a17a25
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sun Mar 04 07:37:08 2018 -0800
summary:     setdiscovery: back out changeset 5cfdf6137af8 (issue5809)

https://www.mercurial-scm.org/repo/hg/rev/bf485b70d0ae
changeset:   36716:bf485b70d0ae
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sun Mar 04 07:39:46 2018 -0800
summary:     setdiscovery: remove initialsamplesize from a condition

https://www.mercurial-scm.org/repo/hg/rev/0968e400406c
changeset:   36717:0968e400406c
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sun Mar 04 07:40:11 2018 -0800
summary:     setdiscovery: remove unnecessary sample size limiting

https://www.mercurial-scm.org/repo/hg/rev/59802fa590db
changeset:   36718:59802fa590db
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sun Mar 04 07:40:21 2018 -0800
summary:     setdiscovery: avoid a Yoda condition

https://www.mercurial-scm.org/repo/hg/rev/390d16ea7c76
changeset:   36719:390d16ea7c76
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Mar 04 22:33:59 2018 +0530
summary:     py3: use pycompat.bytestr instead of str

https://www.mercurial-scm.org/repo/hg/rev/3fdba7fb264d
changeset:   36720:3fdba7fb264d
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Mar 05 01:03:23 2018 +0530
summary:     py3: use util.forcebytestr to convert testedwith value to bytes

https://www.mercurial-scm.org/repo/hg/rev/981f328d6d16
changeset:   36721:981f328d6d16
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Mar 05 01:05:54 2018 +0530
summary:     py3: use b"%d" instead of str() to convert integers to bytes

https://www.mercurial-scm.org/repo/hg/rev/6bacb2f663cb
changeset:   36722:6bacb2f663cb
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Mar 05 01:08:40 2018 +0530
summary:     py3: use bytes() instead of str()

https://www.mercurial-scm.org/repo/hg/rev/1f9bbd1d6b8a
changeset:   36723:1f9bbd1d6b8a
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Mar 04 15:16:42 2018 -0500
summary:     xdiff: fix builds on Windows

https://www.mercurial-scm.org/repo/hg/rev/ca201470abb4
changeset:   36724:ca201470abb4
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 15:55:55 2018 -0500
summary:     util: fix unsafe url abort with bytestr() on url

https://www.mercurial-scm.org/repo/hg/rev/93b8c83ef136
changeset:   36725:93b8c83ef136
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 16:05:44 2018 -0500
summary:     py3: more passing tests (ten this time)

https://www.mercurial-scm.org/repo/hg/rev/009da8c28e4d
changeset:   36726:009da8c28e4d
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 16:06:10 2018 -0500
summary:     archival: fix a missing r'' on a kwargs check

https://www.mercurial-scm.org/repo/hg/rev/d3c231f8d27d
changeset:   36727:d3c231f8d27d
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 16:06:27 2018 -0500
summary:     archival: ensure file mode for gzipfile is sysstr

https://www.mercurial-scm.org/repo/hg/rev/f14ba6eb2b5a
changeset:   36728:f14ba6eb2b5a
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 16:06:47 2018 -0500
summary:     archival: use py3 friendly replacements for chr() and long()

https://www.mercurial-scm.org/repo/hg/rev/389b950f5190
changeset:   36729:389b950f5190
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 15:24:45 2018 -0500
summary:     py3: use startswith() instead of slicing to detect leading whitespace

https://www.mercurial-scm.org/repo/hg/rev/a22915edc279
changeset:   36730:a22915edc279
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 15:26:26 2018 -0500
summary:     py3: byte-stringify test-config.t and test-config-env.py

https://www.mercurial-scm.org/repo/hg/rev/8988c34bd018
changeset:   36731:8988c34bd018
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 15:53:10 2018 -0500
summary:     py3: don't use str() to stringify pushloc

https://www.mercurial-scm.org/repo/hg/rev/723e87c8c059
changeset:   36732:723e87c8c059
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 16:01:18 2018 -0500
summary:     py3: fix type of ui.configitems(ignoresub=True) result

https://www.mercurial-scm.org/repo/hg/rev/66250de006c6
changeset:   36733:66250de006c6
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 16:13:46 2018 -0500
summary:     py3: do not mutate dict while iterating in tagmerge

https://www.mercurial-scm.org/repo/hg/rev/b77ff4fbe9ad
changeset:   36734:b77ff4fbe9ad
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 16:23:10 2018 -0500
summary:     py3: work around comparison between int and None in tagmerge

https://www.mercurial-scm.org/repo/hg/rev/ef345f9e4295
changeset:   36735:ef345f9e4295
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 16:11:15 2018 -0500
summary:     transaction: fix an error string with bytestr() on a repr()d value

https://www.mercurial-scm.org/repo/hg/rev/5c72b52d3dd0
changeset:   36736:5c72b52d3dd0
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 16:48:01 2018 -0500
summary:     largefiles: use %d instead of %s to process ints

https://www.mercurial-scm.org/repo/hg/rev/2a5024109490
changeset:   36737:2a5024109490
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 16:48:17 2018 -0500
summary:     py3: fix int formatting of "incoming changes" log

https://www.mercurial-scm.org/repo/hg/rev/70a98c3fba2a
changeset:   36738:70a98c3fba2a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 16:50:35 2018 -0500
summary:     py3: make blackbox-readonly-dispatch.py use ui instead of print()

https://www.mercurial-scm.org/repo/hg/rev/f4a508f4ea87
changeset:   36739:f4a508f4ea87
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 16:54:14 2018 -0500
summary:     py3: byte-stringify blackbox-readonly-dispatch.py

https://www.mercurial-scm.org/repo/hg/rev/2aff6daf7790
changeset:   36740:2aff6daf7790
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 04 16:55:51 2018 -0500
summary:     py3: byte-stringify test-blackbox.t

https://www.mercurial-scm.org/repo/hg/rev/7a25f6cfebe8
changeset:   36741:7a25f6cfebe8
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Mar 05 20:22:34 2018 -0500
summary:     debugwireproto: handle unimplemented util.poll() for Windows

https://www.mercurial-scm.org/repo/hg/rev/4e41b59633fa
changeset:   36742:4e41b59633fa
branch:      stable
parent:      36698:52b344e977b7
user:        Jun Wu <quark at fb.com>
date:        Tue Feb 06 16:08:57 2018 -0800
summary:     lfs: add a test showing bundle application could be broken

https://www.mercurial-scm.org/repo/hg/rev/d031609b3cb7
changeset:   36743:d031609b3cb7
branch:      stable
user:        Jun Wu <quark at fb.com>
date:        Tue Feb 06 19:08:25 2018 -0800
summary:     changegroup: do not delta lfs revisions

https://www.mercurial-scm.org/repo/hg/rev/33275ab5e837
changeset:   36744:33275ab5e837
branch:      stable
user:        Jun Wu <quark at fb.com>
date:        Tue Feb 13 11:35:32 2018 -0800
summary:     revlog: do not use delta for lfs revisions

https://www.mercurial-scm.org/repo/hg/rev/424994a0adfd
changeset:   36745:424994a0adfd
parent:      36741:7a25f6cfebe8
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 18:03:55 2018 -0500
summary:     sslutil: lots of unicode/bytes cleanup

https://www.mercurial-scm.org/repo/hg/rev/25798cf7dc9d
changeset:   36746:25798cf7dc9d
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 21:15:37 2018 -0500
summary:     sslutil: sslcontext needs the cipher name as a sysstr

https://www.mercurial-scm.org/repo/hg/rev/4c71a26a4009
changeset:   36747:4c71a26a4009
bookmark:    @
tag:         tip
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 21:16:36 2018 -0500
summary:     sslutil: some more forcebytes() on some exception messages

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list