mercurial at 39453: 29 new changesets

Mercurial Commits hg at intevation.de
Thu Sep 6 13:15:28 UTC 2018


29 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/2dd9519b8c8a
changeset:   39425:2dd9519b8c8a
parent:      39419:6268fed317d0
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:15:17 2018 +0300
summary:     py3: make sure we pass str in os.sysconf in hgext/convert/common.py

https://www.mercurial-scm.org/repo/hg/rev/34fe76b31ca4
changeset:   39426:34fe76b31ca4
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:16:29 2018 +0300
summary:     py3: don't return the revid as unicode in hgext/convert/subversion.py

https://www.mercurial-scm.org/repo/hg/rev/3694c9aaf5e4
changeset:   39427:3694c9aaf5e4
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:19:30 2018 +0300
summary:     py3: handle keyword arguments correctly in hgext/acl.py

https://www.mercurial-scm.org/repo/hg/rev/cbfab495dbcf
changeset:   39428:cbfab495dbcf
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:32:09 2018 +0300
summary:     py3: add missing b'' prefixes in tests/badserverext.py

https://www.mercurial-scm.org/repo/hg/rev/7450f6500b6e
changeset:   39429:7450f6500b6e
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:33:22 2018 +0300
summary:     py3: write the file in str mode in tests/test-rename-merge2.t

https://www.mercurial-scm.org/repo/hg/rev/c3491d3f8984
changeset:   39430:c3491d3f8984
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:33:59 2018 +0300
summary:     py3: add more missing b'' prefixes in test files

https://www.mercurial-scm.org/repo/hg/rev/5bf99c27a7b6
changeset:   39431:5bf99c27a7b6
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:53:54 2018 +0300
summary:     py3: make regexes in hgext/keyword.py bytes

https://www.mercurial-scm.org/repo/hg/rev/16c27483f50f
changeset:   39432:16c27483f50f
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:58:39 2018 +0300
summary:     py3: bytestr a bytes val to make sure we get bytechr while iterating

https://www.mercurial-scm.org/repo/hg/rev/8466c6075161
changeset:   39433:8466c6075161
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Sep 04 17:57:49 2018 +0300
summary:     py3: use print as a function in tests/test-hgweb.t

https://www.mercurial-scm.org/repo/hg/rev/4971c9724206
changeset:   39434:4971c9724206
user:        Augie Fackler <augie at google.com>
date:        Tue Sep 04 12:36:33 2018 -0400
summary:     tests: update relnotes test for actual output

https://www.mercurial-scm.org/repo/hg/rev/1467b6c27ff9
changeset:   39435:1467b6c27ff9
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Aug 22 10:29:30 2018 -0700
summary:     wireprotov2peer: add TODO about streaming responses

https://www.mercurial-scm.org/repo/hg/rev/3fe028b657bf
changeset:   39436:3fe028b657bf
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 31 08:57:14 2018 -0700
summary:     httppeer: log commands for version 2 peer

https://www.mercurial-scm.org/repo/hg/rev/3c6f7eebc010
changeset:   39437:3c6f7eebc010
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Aug 22 10:25:47 2018 -0700
summary:     httppeer: add TODO about delayed handling of ^C

https://www.mercurial-scm.org/repo/hg/rev/c734a5c82f38
changeset:   39438:c734a5c82f38
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 23 13:46:39 2018 -0700
summary:     wireprotov2peer: split responsedata handling into separate function

https://www.mercurial-scm.org/repo/hg/rev/dc61a67c1fc0
changeset:   39439:dc61a67c1fc0
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 23 13:11:13 2018 -0700
summary:     internals: extract wire protocol version 2 commands to standalone doc

https://www.mercurial-scm.org/repo/hg/rev/ab20ee07b82d
changeset:   39440:ab20ee07b82d
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Mon Aug 06 14:06:19 2018 +0300
summary:     narrow: add '--import-rules' flag to tracked command

https://www.mercurial-scm.org/repo/hg/rev/d0a8299e7256
changeset:   39441:d0a8299e7256
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Sep 04 20:54:41 2018 -0400
summary:     help: correct a typo in tweakdefaults

https://www.mercurial-scm.org/repo/hg/rev/9a813e4c8406
changeset:   39442:9a813e4c8406
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Sep 04 10:36:34 2018 -0700
summary:     drawdag: correctly pass repo to super constructor

https://www.mercurial-scm.org/repo/hg/rev/2815e0db4c54
changeset:   39443:2815e0db4c54
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Tue Aug 21 20:30:53 2018 +0800
summary:     zsh_completion: use revsets to exclude this rev from suggestions to hg merge

https://www.mercurial-scm.org/repo/hg/rev/45d12c49c3f3
changeset:   39444:45d12c49c3f3
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Wed Aug 22 09:02:07 2018 +0800
summary:     zsh_completion: complete shelve and unshelve

https://www.mercurial-scm.org/repo/hg/rev/cdb56f295b03
changeset:   39445:cdb56f295b03
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Aug 28 15:10:56 2018 -0700
summary:     httppeer: use our CBOR decoder

https://www.mercurial-scm.org/repo/hg/rev/36f487a332ad
changeset:   39446:36f487a332ad
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Aug 28 18:05:08 2018 -0700
summary:     wireprotoframing: use our CBOR module

https://www.mercurial-scm.org/repo/hg/rev/5f4a9ada5ab5
changeset:   39447:5f4a9ada5ab5
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Aug 28 18:05:48 2018 -0700
summary:     wireprotoserver: use our CBOR encoder

https://www.mercurial-scm.org/repo/hg/rev/660879e49b46
changeset:   39448:660879e49b46
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Aug 28 18:12:04 2018 -0700
summary:     wireprotov2server: use our CBOR encoder

https://www.mercurial-scm.org/repo/hg/rev/e5eb67dea6e8
changeset:   39449:e5eb67dea6e8
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Aug 28 15:37:55 2018 -0700
summary:     debugcommands: use our CBOR decoder

https://www.mercurial-scm.org/repo/hg/rev/9f51fd22ed50
changeset:   39450:9f51fd22ed50
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Aug 28 15:41:09 2018 -0700
summary:     wireprotov2peer: use our CBOR decoder

https://www.mercurial-scm.org/repo/hg/rev/5bfab9400daf
changeset:   39451:5bfab9400daf
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Sep 04 10:22:42 2018 -0700
summary:     state: use our CBOR module

https://www.mercurial-scm.org/repo/hg/rev/481db51c83e9
changeset:   39452:481db51c83e9
parent:      39451:5bfab9400daf
parent:      39424:094d1f42c484
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Sep 05 09:36:31 2018 -0700
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/ab452995eaff
changeset:   39453:ab452995eaff
bookmark:    @
tag:         tip
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Sep 04 20:48:22 2018 -0400
summary:     absorb: clarify the reason for not finding changesets to modify

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


More information about the Mercurial-devel mailing list