mercurial at 43110: 25 new changesets

Mercurial Commits hg at intevation.de
Tue Oct 8 20:15:54 UTC 2019


25 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/bbcbb82e3589
changeset:   43086:bbcbb82e3589
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 14:51:45 2019 -0400
summary:     py3: stop implicitly importing unicode

https://www.mercurial-scm.org/repo/hg/rev/66f2cc210a29
changeset:   43087:66f2cc210a29
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 14:58:42 2019 -0400
summary:     py3: manually import pycompat.setattr where it is needed

https://www.mercurial-scm.org/repo/hg/rev/0d612db7047c
changeset:   43088:0d612db7047c
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 16:39:13 2019 -0400
summary:     py3: stop injecting pycompat.hasattr into modules

https://www.mercurial-scm.org/repo/hg/rev/c59eb1560c44
changeset:   43089:c59eb1560c44
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 16:55:18 2019 -0400
summary:     py3: manually import getattr where it is needed

https://www.mercurial-scm.org/repo/hg/rev/1f339b503a40
changeset:   43090:1f339b503a40
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 16:58:55 2019 -0400
summary:     py3: manually import pycompat.delattr where it is needed

https://www.mercurial-scm.org/repo/hg/rev/127cc1f72e70
changeset:   43091:127cc1f72e70
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 17:27:51 2019 -0400
summary:     py3: stop normalizing .encode()/.decode() arguments to unicode

https://www.mercurial-scm.org/repo/hg/rev/0b75457d1133
changeset:   43092:0b75457d1133
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Mon Oct 07 11:48:34 2019 -0400
summary:     formatting: remove the data-ogre from the config example

https://www.mercurial-scm.org/repo/hg/rev/9002f4a3dde6
changeset:   43093:9002f4a3dde6
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Mon Oct 07 11:51:34 2019 -0400
summary:     formatting: make black --quiet in the example `hg fix` config

https://www.mercurial-scm.org/repo/hg/rev/e8cf9ad52a78
changeset:   43094:e8cf9ad52a78
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Mon Oct 07 10:58:51 2019 -0400
summary:     formatting: run black on all file again

https://www.mercurial-scm.org/repo/hg/rev/fb41ea2ea076
changeset:   43095:fb41ea2ea076
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Mon Oct 07 11:52:58 2019 -0400
summary:     formatting: introduce a `test-check-format-black.t` that enforce formatting

https://www.mercurial-scm.org/repo/hg/rev/813aa8cc55d4
changeset:   43096:813aa8cc55d4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Oct 02 07:35:22 2019 +0900
summary:     patchbomb: use procutil.shellquote() instead of shlex to escape email address

https://www.mercurial-scm.org/repo/hg/rev/27c4f93d07a9
changeset:   43097:27c4f93d07a9
user:        Denis Laxalde <denis at laxalde.org>
date:        Sun Oct 06 13:06:19 2019 +0200
summary:     import: read X-Mercurial-Node email header to determine nodeid

https://www.mercurial-scm.org/repo/hg/rev/9691fc764bdc
changeset:   43098:9691fc764bdc
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 15:47:38 2019 -0400
summary:     templater: add public parseexpr() function to parse "-Tjson(...)"

https://www.mercurial-scm.org/repo/hg/rev/f1c5358f0d65
changeset:   43099:f1c5358f0d65
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 23:04:45 2019 -0400
summary:     formatter: pass in template spec to templateformatter as argument

https://www.mercurial-scm.org/repo/hg/rev/90b9a7e06c2c
changeset:   43100:90b9a7e06c2c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 23:20:35 2019 -0400
summary:     formatter: parse name of built-in formatter templates in standard way

https://www.mercurial-scm.org/repo/hg/rev/1d12ae5096d1
changeset:   43101:1d12ae5096d1
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 05 23:30:09 2019 -0400
summary:     formatter: map -Tjson(...) and -Tcbor(...) to templater

https://www.mercurial-scm.org/repo/hg/rev/829088e87032
changeset:   43102:829088e87032
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Oct 06 14:58:41 2019 -0400
summary:     log: populate keywords if specified in custom -Tjson(...) or -Tcbor(...)

https://www.mercurial-scm.org/repo/hg/rev/c95b2f40db7c
changeset:   43103:c95b2f40db7c
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 17:45:05 2019 -0400
summary:     py3: stop normalizing 2nd argument of *attr() to unicode

https://www.mercurial-scm.org/repo/hg/rev/74802979dd9d
changeset:   43104:74802979dd9d
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 17:59:15 2019 -0400
summary:     py3: define and use pycompat.itervalues()

https://www.mercurial-scm.org/repo/hg/rev/649d3ac37a12
changeset:   43105:649d3ac37a12
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Oct 06 19:25:18 2019 -0400
summary:     py3: define and use pycompat.iteritems() for hgext/

https://www.mercurial-scm.org/repo/hg/rev/d783f945a701
changeset:   43106:d783f945a701
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Oct 07 00:04:04 2019 -0400
summary:     py3: finish porting iteritems() to pycompat and remove source transformer

https://www.mercurial-scm.org/repo/hg/rev/5e9188f054d9
changeset:   43107:5e9188f054d9
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Oct 07 10:26:46 2019 -0400
summary:     tests: use proper Python 3.8 feature

https://www.mercurial-scm.org/repo/hg/rev/dc6d866b8cb8
changeset:   43108:dc6d866b8cb8
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Oct 07 10:28:32 2019 -0400
summary:     lsprof: remove __main__ functionality

https://www.mercurial-scm.org/repo/hg/rev/f244da1fc4c6
changeset:   43109:f244da1fc4c6
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Oct 07 10:31:11 2019 -0400
summary:     tests: allow warning about file

https://www.mercurial-scm.org/repo/hg/rev/1fcf79e9943a
changeset:   43110:1fcf79e9943a
bookmark:    @
tag:         tip
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Oct 07 10:34:21 2019 -0400
summary:     tests: use range() in generate-churning-module.py

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


More information about the Mercurial-devel mailing list