mercurial at 36438: 25 new changesets

Mercurial Commits hg at intevation.de
Wed Feb 28 00:16:11 UTC 2018


25 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/44c4a38bf563
changeset:   36414:44c4a38bf563
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Feb 23 23:09:58 2018 +0900
summary:     diff: do not split function name if character encoding is unknown

https://www.mercurial-scm.org/repo/hg/rev/0cb09c322647
changeset:   36415:0cb09c322647
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 21 22:20:27 2018 +0900
summary:     util: factor out shellsplit() function

https://www.mercurial-scm.org/repo/hg/rev/07e207e88b42
changeset:   36416:07e207e88b42
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 21 23:02:39 2018 +0900
summary:     showconfig: use set to filter sections and entry names

https://www.mercurial-scm.org/repo/hg/rev/199443c55463
changeset:   36417:199443c55463
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 21 22:47:47 2018 +0900
summary:     showconfig: allow multiple section.name selectors (issue5797)

https://www.mercurial-scm.org/repo/hg/rev/d26b0bedfaa4
changeset:   36418:d26b0bedfaa4
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 22:06:53 2018 -0500
summary:     util: use pycompat.bytestr() instead of str()

https://www.mercurial-scm.org/repo/hg/rev/75c76cee1b1b
changeset:   36419:75c76cee1b1b
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 22:28:52 2018 -0500
summary:     commitextras: fix on Python 3 by using sysstrs for __dict__ ops

https://www.mercurial-scm.org/repo/hg/rev/a39126a40be6
changeset:   36420:a39126a40be6
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 22:29:28 2018 -0500
summary:     tests: add missing b prefixes in test-commit.t

https://www.mercurial-scm.org/repo/hg/rev/1df7e7b8558e
changeset:   36421:1df7e7b8558e
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 22:30:14 2018 -0500
summary:     subrepo: use util.forcebytestr() instead of str() on exception

https://www.mercurial-scm.org/repo/hg/rev/04c319a07c7b
changeset:   36422:04c319a07c7b
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 23:08:41 2018 -0500
summary:     py3: hunt down str(exception) instances and use util.forcebytestr

https://www.mercurial-scm.org/repo/hg/rev/2831d918e1b4
changeset:   36423:2831d918e1b4
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 23:09:07 2018 -0500
summary:     py3: convert known-int values to bytes using %d

https://www.mercurial-scm.org/repo/hg/rev/3ab9d74dd1c5
changeset:   36424:3ab9d74dd1c5
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 23:09:58 2018 -0500
summary:     filemerge: do what the context __bytes__ does, but locally

https://www.mercurial-scm.org/repo/hg/rev/24c2c760c1cb
changeset:   36425:24c2c760c1cb
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 23:34:58 2018 -0500
summary:     statichttprepo: move HTTPRangeHandler from byterange and delete the latter

https://www.mercurial-scm.org/repo/hg/rev/23d12524a202
changeset:   36426:23d12524a202
user:        Augie Fackler <augie at google.com>
date:        Sun Feb 25 23:51:32 2018 -0500
summary:     http: drop custom http client logic

https://www.mercurial-scm.org/repo/hg/rev/247b473f408e
changeset:   36427:247b473f408e
user:        Augie Fackler <augie at google.com>
date:        Mon Feb 26 00:27:47 2018 -0500
summary:     bundle2: **strkwargs love on various kwargs constructions

https://www.mercurial-scm.org/repo/hg/rev/0b697c650b04
changeset:   36428:0b697c650b04
user:        Augie Fackler <augie at google.com>
date:        Mon Feb 26 00:28:10 2018 -0500
summary:     bundle2: part id is an int, use %d to make it bytes

https://www.mercurial-scm.org/repo/hg/rev/f8ea6988a5fb
changeset:   36429:f8ea6988a5fb
user:        Augie Fackler <augie at google.com>
date:        Mon Feb 26 00:49:33 2018 -0500
summary:     hgweb: pass exception message to builtin Exception ctor as sysstr

https://www.mercurial-scm.org/repo/hg/rev/efebfa9b4cab
changeset:   36430:efebfa9b4cab
user:        Augie Fackler <augie at google.com>
date:        Mon Feb 26 00:50:35 2018 -0500
summary:     httppeer: explicitly catch urlerr.httperror and re-raise

https://www.mercurial-scm.org/repo/hg/rev/ec43960b03e8
changeset:   36431:ec43960b03e8
user:        Augie Fackler <augie at google.com>
date:        Mon Feb 26 00:50:57 2018 -0500
summary:     wireproto: use %d to encode an int, not a %s

https://www.mercurial-scm.org/repo/hg/rev/1ca4e86c7265
changeset:   36432:1ca4e86c7265
user:        Augie Fackler <augie at google.com>
date:        Mon Feb 26 00:51:41 2018 -0500
summary:     util: handle fileno() on Python 3 throwing io.UnsupportedOperation

https://www.mercurial-scm.org/repo/hg/rev/433cfad4bc46
changeset:   36433:433cfad4bc46
user:        Augie Fackler <augie at google.com>
date:        Mon Feb 26 01:01:35 2018 -0500
summary:     py3: whitelist test-push-http.t as passing

https://www.mercurial-scm.org/repo/hg/rev/1fb9e01328e4
changeset:   36434:1fb9e01328e4
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 16:16:37 2018 +0530
summary:     py3: use pycompat.strkwargs to convert kwargs keys to str

https://www.mercurial-scm.org/repo/hg/rev/f449138a52df
changeset:   36435:f449138a52df
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 16:22:15 2018 +0530
summary:     py3: use email.generator module instead of email.Generator

https://www.mercurial-scm.org/repo/hg/rev/4223bef1489c
changeset:   36436:4223bef1489c
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 18:00:29 2018 +0530
summary:     py3: convert a map expression into list comprehension

https://www.mercurial-scm.org/repo/hg/rev/745b0df08514
changeset:   36437:745b0df08514
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 17:27:08 2018 +0530
summary:     py3: use bytes instead of str in isinstance

https://www.mercurial-scm.org/repo/hg/rev/93228b2a1fc0
changeset:   36438:93228b2a1fc0
bookmark:    @
tag:         tip
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Feb 25 21:04:12 2018 -0500
summary:     run-tests: don't mask errors when a server fails to start

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


More information about the Mercurial-devel mailing list