mercurial at 41266: 32 new changesets

Mercurial Commits hg at intevation.de
Fri Jan 18 14:16:36 UTC 2019


32 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/a2ae27993e16
changeset:   41235:a2ae27993e16
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat Dec 29 23:09:07 2018 -0800
summary:     narrow: drop now-unnecessary reassignment of repo attributes

https://www.mercurial-scm.org/repo/hg/rev/44a51c1c8e17
changeset:   41236:44a51c1c8e17
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat Dec 29 23:40:18 2018 -0800
summary:     narrow: move copytonarrowspec() out of setnarrowpats()

https://www.mercurial-scm.org/repo/hg/rev/ad9ab2523149
changeset:   41237:ad9ab2523149
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Dec 21 10:05:37 2018 -0800
summary:     narrow: reuse narrowspec.updateworkingcopy() when widening

https://www.mercurial-scm.org/repo/hg/rev/8c366af085f4
changeset:   41238:8c366af085f4
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sun Dec 30 00:15:38 2018 -0800
summary:     narrow: reuse narrowspec.updateworkingcopy() when narrowing

https://www.mercurial-scm.org/repo/hg/rev/26b0a7514f01
changeset:   41239:26b0a7514f01
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jan 15 20:24:17 2019 +0100
summary:     revset: transparently forward _intlist argument in all case

https://www.mercurial-scm.org/repo/hg/rev/ff333620a4cc
changeset:   41240:ff333620a4cc
user:        Georges Racinet <georges.racinet at octobus.net>
date:        Sat Jan 12 16:57:04 2019 +0100
summary:     rust-cpython: moved generic conversion fn out of ancestors module

https://www.mercurial-scm.org/repo/hg/rev/168041fa6d5f
changeset:   41241:168041fa6d5f
user:        Georges Racinet <georges.racinet at octobus.net>
date:        Mon Jan 14 20:42:25 2019 +0100
summary:     rust: factorized testing Graphs

https://www.mercurial-scm.org/repo/hg/rev/47881d2a9d99
changeset:   41242:47881d2a9d99
user:        Georges Racinet on ishtar.racinet.fr <georges at racinet.fr>
date:        Mon Jan 14 10:07:48 2019 +0100
summary:     rust: dagop.headrevs() Rust counterparts

https://www.mercurial-scm.org/repo/hg/rev/5257e6299d4c
changeset:   41243:5257e6299d4c
user:        Georges Racinet <georges.racinet at octobus.net>
date:        Mon Jan 14 17:46:14 2019 +0100
summary:     rust-cpython: set conversion for MissingAncestors.bases()

https://www.mercurial-scm.org/repo/hg/rev/4856c9b8cbaf
changeset:   41244:4856c9b8cbaf
user:        Georges Racinet <georges.racinet at octobus.net>
date:        Mon Jan 14 18:36:09 2019 +0100
summary:     ancestor: incrementalmissingancestors.basesheads()

https://www.mercurial-scm.org/repo/hg/rev/2a8782cc2e16
changeset:   41245:2a8782cc2e16
user:        Georges Racinet <georges.racinet at octobus.net>
date:        Mon Jan 14 18:52:01 2019 +0100
summary:     discovery: using the new basesheads()

https://www.mercurial-scm.org/repo/hg/rev/619ee4039bd4
changeset:   41246:619ee4039bd4
user:        Georges Racinet <georges.racinet at octobus.net>
date:        Mon Jan 14 17:07:39 2019 +0100
summary:     rust: MissingAncestors.basesheads()

https://www.mercurial-scm.org/repo/hg/rev/a89b20a49c13
changeset:   41247:a89b20a49c13
user:        Georges Racinet <georges.racinet at octobus.net>
date:        Fri Nov 30 14:35:57 2018 +0100
summary:     rust-cpython: using MissingAncestors from Python code

https://www.mercurial-scm.org/repo/hg/rev/312afd164009
changeset:   41248:312afd164009
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 10:55:42 2019 -0500
summary:     remotefilelog: do file IO in terms of bytes

https://www.mercurial-scm.org/repo/hg/rev/c891a11ffe27
changeset:   41249:c891a11ffe27
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 10:56:15 2019 -0500
summary:     basepack: avoid 'rbe' mode in Python 3

https://www.mercurial-scm.org/repo/hg/rev/8a6995513d9a
changeset:   41250:8a6995513d9a
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 10:57:38 2019 -0500
summary:     remotefilelog: fix logging in retry decorator

https://www.mercurial-scm.org/repo/hg/rev/beb0d944a99b
changeset:   41251:beb0d944a99b
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 10:58:09 2019 -0500
summary:     remotefilelog: implement __bool__ as well as __nonzero__ for py3

https://www.mercurial-scm.org/repo/hg/rev/a495435d980e
changeset:   41252:a495435d980e
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 10:58:31 2019 -0500
summary:     tests: make python oneliner portable to python 3 in remotefilelog test

https://www.mercurial-scm.org/repo/hg/rev/29996f6c2687
changeset:   41253:29996f6c2687
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 10:59:09 2019 -0500
summary:     tests: add missing b prefixes in remotefilelog-getflogheads.py

https://www.mercurial-scm.org/repo/hg/rev/2888d12b80a6
changeset:   41254:2888d12b80a6
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 10:59:32 2019 -0500
summary:     tests: fix up uses of xrange in remotefilelog tests for py3

https://www.mercurial-scm.org/repo/hg/rev/60b3edccf2f7
changeset:   41255:60b3edccf2f7
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:00:10 2019 -0500
summary:     remotefilelog: use list comprehension instead of filter for py3 portability

https://www.mercurial-scm.org/repo/hg/rev/ebda5d4265ec
changeset:   41256:ebda5d4265ec
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:01:16 2019 -0500
summary:     remotefilelog: check against bytes type instead of buffer and coerce to bytes

https://www.mercurial-scm.org/repo/hg/rev/d08c816a11d3
changeset:   41257:d08c816a11d3
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:01:45 2019 -0500
summary:     shallowutil: slice off a byte instead of subscripting

https://www.mercurial-scm.org/repo/hg/rev/a6b98c95bcf0
changeset:   41258:a6b98c95bcf0
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:02:20 2019 -0500
summary:     shallowutil: fsdecode the bytes group name before passing to os

https://www.mercurial-scm.org/repo/hg/rev/194e43c2bac9
changeset:   41259:194e43c2bac9
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:03:04 2019 -0500
summary:     remotefilelog: fix some bytes/str portability issues for Python 3

https://www.mercurial-scm.org/repo/hg/rev/c146651a78e1
changeset:   41260:c146651a78e1
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:33:43 2019 -0500
summary:     absorb: add a pycompat.bytestr() to fix --edit-lines functionality on Python 3

https://www.mercurial-scm.org/repo/hg/rev/1198c86beb73
changeset:   41261:1198c86beb73
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:55:01 2019 -0500
summary:     fastannotate: fix isinstance checks to be against bytes instead of str

https://www.mercurial-scm.org/repo/hg/rev/e40b7a504b1d
changeset:   41262:e40b7a504b1d
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:55:49 2019 -0500
summary:     fastannotate: slice strings to get single character

https://www.mercurial-scm.org/repo/hg/rev/c2f62720e37d
changeset:   41263:c2f62720e37d
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:56:08 2019 -0500
summary:     fastannotate: use pycompat.maplist instead of map

https://www.mercurial-scm.org/repo/hg/rev/dfc73c803b77
changeset:   41264:dfc73c803b77
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:56:43 2019 -0500
summary:     fastannotate: adapt to buffer() going a way in Python 3

https://www.mercurial-scm.org/repo/hg/rev/433c736f6f1c
changeset:   41265:433c736f6f1c
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 11:57:20 2019 -0500
summary:     py3: all fastannotate tests now pass

https://www.mercurial-scm.org/repo/hg/rev/92cf293fd93d
changeset:   41266:92cf293fd93d
bookmark:    @
tag:         tip
user:        Augie Fackler <augie at google.com>
date:        Wed Jan 16 10:56:39 2019 -0500
summary:     remotefilelog: import Queue on Python 2, and queue on Python 3

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


More information about the Mercurial-devel mailing list