mercurial at 36489: 47 new changesets

Mercurial Commits hg at intevation.de
Thu Mar 1 22:16:03 UTC 2018


47 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/8dbd97aef915
changeset:   36443:8dbd97aef915
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Feb 25 12:47:53 2018 +0900
summary:     templater: move specialized exception types to top

https://www.mercurial-scm.org/repo/hg/rev/717a279c0c21
changeset:   36444:717a279c0c21
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Feb 25 12:50:30 2018 +0900
summary:     templater: specialize ResourceUnavailable error so that it can be caught

https://www.mercurial-scm.org/repo/hg/rev/e8d37838f5df
changeset:   36445:e8d37838f5df
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Feb 25 13:24:35 2018 +0900
summary:     templatekw: add 'requires' flag to switch to exception-safe interface

https://www.mercurial-scm.org/repo/hg/rev/3d58037c6ec0
changeset:   36446:3d58037c6ec0
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 16:23:12 2018 +0530
summary:     py3: use '%d' for integers instead of '%s'

https://www.mercurial-scm.org/repo/hg/rev/588048a6a8d3
changeset:   36447:588048a6a8d3
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 17:25:46 2018 +0530
summary:     py3: slice over bytes or use .startswith() to prevent getting ascii values

https://www.mercurial-scm.org/repo/hg/rev/39c9f339b692
changeset:   36448:39c9f339b692
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 16:19:53 2018 +0530
summary:     py3: use email.utils module instead of email.Utils

https://www.mercurial-scm.org/repo/hg/rev/a918c996a881
changeset:   36449:a918c996a881
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 23:50:30 2018 +0530
summary:     py3: use encoding.strtolocal() to convert str to bytes

https://www.mercurial-scm.org/repo/hg/rev/d478c8cd89d1
changeset:   36450:d478c8cd89d1
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Feb 26 23:54:40 2018 +0530
summary:     py3: convert bytes to str using encoding.strfromlocal

https://www.mercurial-scm.org/repo/hg/rev/1fa35ca345a5
changeset:   36451:1fa35ca345a5
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Feb 17 11:19:52 2018 -0700
summary:     internals: document bundle2 format

https://www.mercurial-scm.org/repo/hg/rev/ab81e5a8fba5
changeset:   36452:ab81e5a8fba5
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Feb 26 13:32:03 2018 -0800
summary:     phases: write phaseroots deterministically

https://www.mercurial-scm.org/repo/hg/rev/bfb4494f846d
changeset:   36453:bfb4494f846d
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Feb 26 13:34:35 2018 -0800
summary:     bookmarks: write bookmarks file deterministically

https://www.mercurial-scm.org/repo/hg/rev/698fe0f6eb5c
changeset:   36454:698fe0f6eb5c
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Tue Feb 27 00:43:37 2018 +0530
summary:     py3: use pycompat.strurl to convert url to str

https://www.mercurial-scm.org/repo/hg/rev/9e3cb58c7ab3
changeset:   36455:9e3cb58c7ab3
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Tue Feb 27 14:28:17 2018 +0530
summary:     py3: make sure regexes are bytes

https://www.mercurial-scm.org/repo/hg/rev/9ff5cbfbc26a
changeset:   36456:9ff5cbfbc26a
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Tue Feb 27 14:41:24 2018 +0530
summary:     py3: fix more keyword arguments handling

https://www.mercurial-scm.org/repo/hg/rev/0e8b76644e20
changeset:   36457:0e8b76644e20
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Tue Feb 27 14:42:30 2018 +0530
summary:     py3: convert os.devnull to bytes using pycompat.bytestr

https://www.mercurial-scm.org/repo/hg/rev/2218f5bfafca
changeset:   36458:2218f5bfafca
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Tue Feb 27 14:44:37 2018 +0530
summary:     py3: add b'' prefixes in tests/test-extension.t

https://www.mercurial-scm.org/repo/hg/rev/580f75f70f39
changeset:   36459:580f75f70f39
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Tue Feb 27 14:46:35 2018 +0530
summary:     py3: use '%d' to convert integers to bytes

https://www.mercurial-scm.org/repo/hg/rev/432b85a46717
changeset:   36460:432b85a46717
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Tue Feb 27 14:49:05 2018 +0530
summary:     py3: use print as a function in tests/test-hgrc.t

https://www.mercurial-scm.org/repo/hg/rev/51a9f0246931
changeset:   36461:51a9f0246931
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Feb 26 23:34:29 2018 -0500
summary:     run-tests: resume raising an exception when a server fails to start

https://www.mercurial-scm.org/repo/hg/rev/5c1cea8a3e60
changeset:   36462:5c1cea8a3e60
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Feb 25 17:22:25 2018 -0500
summary:     run-tests: cache hghave results

https://www.mercurial-scm.org/repo/hg/rev/1bd132a021dd
changeset:   36463:1bd132a021dd
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 21 14:36:42 2018 +0530
summary:     remotenames: don't inherit the remotenames class from dict class

https://www.mercurial-scm.org/repo/hg/rev/3f0af89e008d
changeset:   36464:3f0af89e008d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Feb 28 10:21:43 2018 -0800
summary:     narrow: move requirement constant to core

https://www.mercurial-scm.org/repo/hg/rev/94709406f10d
changeset:   36465:94709406f10d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Feb 28 10:55:21 2018 -0800
summary:     narrow: move changegroup.supportedoutgoingversions() override to core

https://www.mercurial-scm.org/repo/hg/rev/a8b4d7673d8e
changeset:   36466:a8b4d7673d8e
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Feb 28 10:22:54 2018 -0800
summary:     narrow: move checking for narrow requirement into _narrowmatch()

https://www.mercurial-scm.org/repo/hg/rev/2d82a24d0c78
changeset:   36467:2d82a24d0c78
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Feb 28 10:29:04 2018 -0800
summary:     narrow: consider both local and remote matchers in narrowchangegroup

https://www.mercurial-scm.org/repo/hg/rev/6aae86976324
changeset:   36468:6aae86976324
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Feb 28 12:55:05 2018 -0800
summary:     narrow: always wrap repo

https://www.mercurial-scm.org/repo/hg/rev/28c7f580360b
changeset:   36469:28c7f580360b
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Feb 28 10:32:00 2018 -0800
summary:     narrow: reduce depedence on narrowspec.save()

https://www.mercurial-scm.org/repo/hg/rev/d851951b421c
changeset:   36470:d851951b421c
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Feb 27 23:05:39 2018 -0800
summary:     narrow: remove dependency from narrowspec module to hg module

https://www.mercurial-scm.org/repo/hg/rev/c28b6d609c47
changeset:   36471:c28b6d609c47
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Feb 28 12:56:01 2018 -0800
summary:     narrow: move narrowmatch-related methods to localrepo

https://www.mercurial-scm.org/repo/hg/rev/d0d5eef57fb0
changeset:   36472:d0d5eef57fb0
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Feb 28 10:38:09 2018 -0800
summary:     narrow: drop safehasattr() checks for always-present repo.narrowmatch

https://www.mercurial-scm.org/repo/hg/rev/ab5f18a9dcac
changeset:   36473:ab5f18a9dcac
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 19:54:10 2018 +0530
summary:     py3: slice over bytes or use startswith() to prevent getting ascii values

https://www.mercurial-scm.org/repo/hg/rev/d139eb308358
changeset:   36474:d139eb308358
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 19:54:49 2018 +0530
summary:     py3: convert error messages to bytes using util.forcebytestr()

https://www.mercurial-scm.org/repo/hg/rev/7b84b737352d
changeset:   36475:7b84b737352d
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 21:42:37 2018 +0530
summary:     py3: replace str() calls with their preferred bytes equivalent

https://www.mercurial-scm.org/repo/hg/rev/263368dc143f
changeset:   36476:263368dc143f
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 21:43:35 2018 +0530
summary:     py3: add b'' prefixes in tests/test-rebase-scenario-global.t

https://www.mercurial-scm.org/repo/hg/rev/035b77bf01d2
changeset:   36477:035b77bf01d2
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 21:44:28 2018 +0530
summary:     py3: make sure we write in mergestate in bytes mode

https://www.mercurial-scm.org/repo/hg/rev/a6e9a360ccd8
changeset:   36478:a6e9a360ccd8
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 21:45:15 2018 +0530
summary:     py3: use '%d' for integers instead of b'%s'

https://www.mercurial-scm.org/repo/hg/rev/3b98ffd2dde3
changeset:   36479:3b98ffd2dde3
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 21:45:42 2018 +0530
summary:     py3: add a missing b'' in tests/bruterebase.py

https://www.mercurial-scm.org/repo/hg/rev/4dc6f0905722
changeset:   36480:4dc6f0905722
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 21:48:30 2018 +0530
summary:     py3: backout changeset 56635c506608 which wrongly added couple of b''

https://www.mercurial-scm.org/repo/hg/rev/9660e629352b
changeset:   36481:9660e629352b
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 21:57:22 2018 +0530
summary:     py3: port the markdirver extension in tests/test-resolve.t

https://www.mercurial-scm.org/repo/hg/rev/14d2371216ba
changeset:   36482:14d2371216ba
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 22:03:29 2018 +0530
summary:     py3: add b'' prefixes in tests/test-revlog-ancestry.py

https://www.mercurial-scm.org/repo/hg/rev/5a029f049854
changeset:   36483:5a029f049854
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 22:03:47 2018 +0530
summary:     py3: make sure we open the file in bytes mode

https://www.mercurial-scm.org/repo/hg/rev/71d1bbf1617e
changeset:   36484:71d1bbf1617e
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 22:10:59 2018 +0530
summary:     py3: add b'' prefixes in tests/test-revlog.t

https://www.mercurial-scm.org/repo/hg/rev/351323217fd3
changeset:   36485:351323217fd3
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 22:14:36 2018 +0530
summary:     py3: add b'' prefix in tests/test-revlog-v2.t

https://www.mercurial-scm.org/repo/hg/rev/fb9b8004e1b0
changeset:   36486:fb9b8004e1b0
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 22:25:41 2018 +0530
summary:     py3: add b'' prefixes in tests/test-rollback.t

https://www.mercurial-scm.org/repo/hg/rev/dabf86721200
changeset:   36487:dabf86721200
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Feb 25 11:00:53 2018 -0800
summary:     sshpeer: factor out code for creating peers from pipes

https://www.mercurial-scm.org/repo/hg/rev/724ddf2444a7
changeset:   36488:724ddf2444a7
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Feb 28 19:55:25 2018 +0530
summary:     py3: use util.forcebytestr to convert str to bytes

https://www.mercurial-scm.org/repo/hg/rev/4b9e9e3f450c
changeset:   36489:4b9e9e3f450c
bookmark:    @
tag:         tip
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Thu Mar 01 03:56:41 2018 +0530
summary:     py3: add 14 new passing tests to whitelist

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


More information about the Mercurial-devel mailing list