mercurial at 38099: 59 new changesets

Mercurial Commits hg at intevation.de
Wed May 30 22:15:45 UTC 2018


59 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/242eb5132203
changeset:   38041:242eb5132203
parent:      38031:37ef6ee87488
user:        hindlemail <tom_hindle at sil.org>
date:        Wed May 16 14:11:41 2018 -0600
summary:     filemerge: support specifying a python function to custom merge-tools

https://www.mercurial-scm.org/repo/hg/rev/5a7cf42ba6ef
changeset:   38042:5a7cf42ba6ef
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Wed May 16 22:44:27 2018 -0400
summary:     phabricator: register config settings

https://www.mercurial-scm.org/repo/hg/rev/5989261a8356
changeset:   38043:5989261a8356
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu May 17 12:23:38 2018 -0700
summary:     hgweb: extract code for emitting multiple changelist records

https://www.mercurial-scm.org/repo/hg/rev/8f37b5fc5abf
changeset:   38044:8f37b5fc5abf
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu May 17 15:12:48 2018 -0700
summary:     narrow: filter merge actions in core

https://www.mercurial-scm.org/repo/hg/rev/18e6ea9ba81d
changeset:   38045:18e6ea9ba81d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu May 17 15:25:52 2018 -0700
summary:     narrow: filter set of files to check for case-folding to core

https://www.mercurial-scm.org/repo/hg/rev/ee7b6fa52d9d
changeset:   38046:ee7b6fa52d9d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu May 17 15:33:28 2018 -0700
summary:     narrow: filter copies in core

https://www.mercurial-scm.org/repo/hg/rev/dabc2237963c
changeset:   38047:dabc2237963c
user:        Kyle Lippincott <spectral at google.com>
date:        Thu May 17 23:11:24 2018 -0700
summary:     crecord: fallback to text mode if diffs are too big for curses mode

https://www.mercurial-scm.org/repo/hg/rev/b403e87df069
changeset:   38048:b403e87df069
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 00:19:56 2018 +0530
summary:     py3: use .startswith() instead of bytes[0]

https://www.mercurial-scm.org/repo/hg/rev/88c2d0e639b1
changeset:   38049:88c2d0e639b1
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 00:21:59 2018 +0530
summary:     py3: fix kwargs handling in qgurad in hgext/mq.py

https://www.mercurial-scm.org/repo/hg/rev/558e5504a4f8
changeset:   38050:558e5504a4f8
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 00:23:36 2018 +0530
summary:     py3: use stringutil.pprint() to format a list to print

https://www.mercurial-scm.org/repo/hg/rev/cab398cb9b49
changeset:   38051:cab398cb9b49
user:        Augie Fackler <augie at google.com>
date:        Fri May 18 19:52:35 2018 -0400
summary:     py3: whitelist two more passing tests observed by buildbot

https://www.mercurial-scm.org/repo/hg/rev/468797392cc6
changeset:   38052:468797392cc6
user:        Augie Fackler <augie at google.com>
date:        Fri May 18 19:54:50 2018 -0400
summary:     patch: fix import-time syntax error in test-check-module-imports.t

https://www.mercurial-scm.org/repo/hg/rev/c0f8fa74d8c2
changeset:   38053:c0f8fa74d8c2
user:        Augie Fackler <augie at google.com>
date:        Fri May 18 20:11:24 2018 -0400
summary:     context: fix %-formatting on Python 3

https://www.mercurial-scm.org/repo/hg/rev/92ac9cf78dba
changeset:   38054:92ac9cf78dba
user:        Augie Fackler <augie at google.com>
date:        Fri May 18 20:42:04 2018 -0400
summary:     pathencode: fix importing hashlib on Python 3

https://www.mercurial-scm.org/repo/hg/rev/4fccc73ce2f6
changeset:   38055:4fccc73ce2f6
user:        Augie Fackler <augie at google.com>
date:        Fri May 18 20:42:31 2018 -0400
summary:     pathencode: hashlib.sha1() takes bytes not str on Python 3

https://www.mercurial-scm.org/repo/hg/rev/9aaa74f9eb87
changeset:   38056:9aaa74f9eb87
user:        Augie Fackler <augie at google.com>
date:        Fri May 18 20:43:01 2018 -0400
summary:     pathencode: improve error messages slightly

https://www.mercurial-scm.org/repo/hg/rev/f0ee627162f4
changeset:   38057:f0ee627162f4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Apr 04 00:19:37 2018 +0900
summary:     hgweb: wrap {diffstat} with mappedgenerator

https://www.mercurial-scm.org/repo/hg/rev/6369e21e97ac
changeset:   38058:6369e21e97ac
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Apr 04 00:20:47 2018 +0900
summary:     hgweb: use template context to render {diffstat}

https://www.mercurial-scm.org/repo/hg/rev/4c3ab15f3532
changeset:   38059:4c3ab15f3532
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Apr 04 00:21:52 2018 +0900
summary:     hgweb: drop unused argument 'tmpl' from webutil.diffstat()

https://www.mercurial-scm.org/repo/hg/rev/aeccb08af311
changeset:   38060:aeccb08af311
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Apr 04 00:24:09 2018 +0900
summary:     hgweb: wrap {lines} of filerevision with mappinggenerator

https://www.mercurial-scm.org/repo/hg/rev/d3b4c4769b5c
changeset:   38061:d3b4c4769b5c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Apr 04 20:11:20 2018 +0900
summary:     hgweb: wrap {entries}* of changelog with mappinglist

https://www.mercurial-scm.org/repo/hg/rev/17f7b44367bb
changeset:   38062:17f7b44367bb
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Apr 04 20:14:19 2018 +0900
summary:     hgweb: wrap {fentries} and {dentries} of manifest with mappinggenerator

https://www.mercurial-scm.org/repo/hg/rev/3c995af3066e
changeset:   38063:3c995af3066e
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Apr 04 20:18:28 2018 +0900
summary:     hgweb: wrap {entries}* of tags with mappinggenerator

https://www.mercurial-scm.org/repo/hg/rev/46e8abc4eb04
changeset:   38064:46e8abc4eb04
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 21:46:54 2018 +0530
summary:     py3: fix kwargs handling in hgext/rebase.py

https://www.mercurial-scm.org/repo/hg/rev/64280cd4b454
changeset:   38065:64280cd4b454
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 21:47:59 2018 +0530
summary:     py3: use pycompat.bytestr() to convert str into bytes

https://www.mercurial-scm.org/repo/hg/rev/543b7b349b2c
changeset:   38066:543b7b349b2c
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:21:21 2018 +0530
summary:     py3: make sure we pass str to date.strftime()

https://www.mercurial-scm.org/repo/hg/rev/a40041caf8af
changeset:   38067:a40041caf8af
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:23:03 2018 +0530
summary:     py3: use '%d' for integers in hgext/infinitepush/__init__.py

https://www.mercurial-scm.org/repo/hg/rev/c560a4ea6dac
changeset:   38068:c560a4ea6dac
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:24:36 2018 +0530
summary:     py3: add b'' prefixes in hgext/convert/subversion.py

https://www.mercurial-scm.org/repo/hg/rev/5ba0cf22e4d0
changeset:   38069:5ba0cf22e4d0
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:25:18 2018 +0530
summary:     py3: fix kwargs handling in hgext/split.py

https://www.mercurial-scm.org/repo/hg/rev/fc3cca406b2e
changeset:   38070:fc3cca406b2e
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:26:38 2018 +0530
summary:     py3: add b'' prefixes in tests/test-bugzilla.t

https://www.mercurial-scm.org/repo/hg/rev/6e713711331b
changeset:   38071:6e713711331b
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:27:57 2018 +0530
summary:     py3: add b'' prefixes in tests/test-custom-filters.t

https://www.mercurial-scm.org/repo/hg/rev/d1a49a94c324
changeset:   38072:d1a49a94c324
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:28:52 2018 +0530
summary:     py3: add b'' prefixes in tests/test-extensions-afterloaded.t

https://www.mercurial-scm.org/repo/hg/rev/1a09886ab03a
changeset:   38073:1a09886ab03a
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:30:20 2018 +0530
summary:     py3: add b'' prefixes in tests/test-hgrc.t

https://www.mercurial-scm.org/repo/hg/rev/5a3feb2bc9dd
changeset:   38074:5a3feb2bc9dd
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:31:15 2018 +0530
summary:     py3: add b'' prefixes in tests/test-pager.t

https://www.mercurial-scm.org/repo/hg/rev/fd8eedcc3fd2
changeset:   38075:fd8eedcc3fd2
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:32:24 2018 +0530
summary:     py3: add b'' prefixes in tests/test-profile.t

https://www.mercurial-scm.org/repo/hg/rev/34592dd3bfa2
changeset:   38076:34592dd3bfa2
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:32:57 2018 +0530
summary:     py3: add b'' prefixes in tests/test-progress.t

https://www.mercurial-scm.org/repo/hg/rev/74c5ddd97008
changeset:   38077:74c5ddd97008
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:33:36 2018 +0530
summary:     py3: add b'' prefixes in tests/test-rebuildstate.t

https://www.mercurial-scm.org/repo/hg/rev/549e970397b2
changeset:   38078:549e970397b2
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:41:02 2018 +0530
summary:     py3: use print as a function in tests/test-pull.t

https://www.mercurial-scm.org/repo/hg/rev/ce307af030a2
changeset:   38079:ce307af030a2
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:42:18 2018 +0530
summary:     py3: use print as a function in tests/test-parseindex.t

https://www.mercurial-scm.org/repo/hg/rev/0a10f142299d
changeset:   38080:0a10f142299d
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:43:13 2018 +0530
summary:     py3: suppress the output from .write() calls in few tests

https://www.mercurial-scm.org/repo/hg/rev/8fa2b5c85a46
changeset:   38081:8fa2b5c85a46
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:45:53 2018 +0530
summary:     py3: add b'' prefix in test/test-fileset.t

https://www.mercurial-scm.org/repo/hg/rev/1978abdb216c
changeset:   38082:1978abdb216c
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:47:20 2018 +0530
summary:     py3: make sure we open files in bytes mode

https://www.mercurial-scm.org/repo/hg/rev/5f2dc1b71cf1
changeset:   38083:5f2dc1b71cf1
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:48:26 2018 +0530
summary:     py3: use utils.stringutil.forcebytestr to convert error to bytes

https://www.mercurial-scm.org/repo/hg/rev/86e0a4bede5d
changeset:   38084:86e0a4bede5d
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:49:07 2018 +0530
summary:     py3: slice over bytes to prevent getting the ascii values

https://www.mercurial-scm.org/repo/hg/rev/e887381e2976
changeset:   38085:e887381e2976
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:51:14 2018 +0530
summary:     py3: bytestr() bytes to get bytechar while iterating on it

https://www.mercurial-scm.org/repo/hg/rev/b95a6fb7ae66
changeset:   38086:b95a6fb7ae66
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:52:56 2018 +0530
summary:     py3: fix .write() calls in few tests

https://www.mercurial-scm.org/repo/hg/rev/307b19c7c043
changeset:   38087:307b19c7c043
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:55:30 2018 +0530
summary:     py3: add b'' prefixes in tests/test-parseindex.t

https://www.mercurial-scm.org/repo/hg/rev/ca1cf9b3cce7
changeset:   38088:ca1cf9b3cce7
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:56:00 2018 +0530
summary:     py3: use pycompat.fsencode() to convert tempfile name to bytes

https://www.mercurial-scm.org/repo/hg/rev/f0fadc5bea21
changeset:   38089:f0fadc5bea21
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:58:35 2018 +0530
summary:     py3: use `except error as e` instead of `except error, e`

https://www.mercurial-scm.org/repo/hg/rev/a4942675de6b
changeset:   38090:a4942675de6b
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 18:59:21 2018 +0530
summary:     py3: check for None before comparing with integers

https://www.mercurial-scm.org/repo/hg/rev/42476b8b738b
changeset:   38091:42476b8b738b
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sat May 19 20:04:54 2018 +0530
summary:     py3: add 13 new passing tests to whitelist

https://www.mercurial-scm.org/repo/hg/rev/f3776f70985e
changeset:   38092:f3776f70985e
user:        Augie Fackler <augie at google.com>
date:        Sat May 19 15:14:56 2018 -0400
summary:     patch: add debug message to show external patch tool invocation

https://www.mercurial-scm.org/repo/hg/rev/0b39edeff033
changeset:   38093:0b39edeff033
user:        Augie Fackler <augie at google.com>
date:        Sat May 19 15:15:51 2018 -0400
summary:     tests: fix test-patch.t on pickier /bin/sh implementations

https://www.mercurial-scm.org/repo/hg/rev/e504fa630860
changeset:   38094:e504fa630860
user:        Augie Fackler <augie at google.com>
date:        Sat May 19 15:47:32 2018 -0400
summary:     tests: use [(] instead of \( to avoid warning on py3

https://www.mercurial-scm.org/repo/hg/rev/3de58f50afa2
changeset:   38095:3de58f50afa2
user:        Augie Fackler <augie at google.com>
date:        Sat May 19 15:53:31 2018 -0400
summary:     tests: fix test-parseindex2 on Python 3

https://www.mercurial-scm.org/repo/hg/rev/f97c83d94911
changeset:   38096:f97c83d94911
user:        Augie Fackler <augie at google.com>
date:        Sat May 19 16:02:39 2018 -0400
summary:     tests: fix test-subrepo-paths.t on Python 3

https://www.mercurial-scm.org/repo/hg/rev/a400fe810346
changeset:   38097:a400fe810346
user:        Augie Fackler <augie at google.com>
date:        Sat May 19 16:21:53 2018 -0400
summary:     py3: re-sort test whitelist

https://www.mercurial-scm.org/repo/hg/rev/c3eda7207f25
changeset:   38098:c3eda7207f25
user:        Augie Fackler <augie at google.com>
date:        Sat May 19 16:22:15 2018 -0400
summary:     py3: consolidate down some (case ...) entries

https://www.mercurial-scm.org/repo/hg/rev/5a87bf0bd343
changeset:   38099:5a87bf0bd343
bookmark:    @
tag:         tip
user:        Augie Fackler <augie at google.com>
date:        Sat May 19 16:50:30 2018 -0400
summary:     tests: port inline extensions in test-obsolete.t to Python 3

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


More information about the Mercurial-devel mailing list