mercurial at 34076: 12 new changesets

Mercurial Commits hg at intevation.de
Wed Sep 6 18:16:32 UTC 2017


12 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/c6c8a52e28c9
changeset:   34065:c6c8a52e28c9
user:        Jun Wu <quark at fb.com>
date:        Mon Aug 28 14:49:00 2017 -0700
summary:     revset: optimize "draft() & ::x" pattern

https://www.mercurial-scm.org/repo/hg/rev/871a58b5f428
changeset:   34066:871a58b5f428
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 03 16:12:15 2017 +0900
summary:     py3: fix type of regex literals in patch.py

https://www.mercurial-scm.org/repo/hg/rev/8b8b70cb4288
changeset:   34067:8b8b70cb4288
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 03 16:19:20 2017 +0900
summary:     py3: replace bytes[n] with bytes[n:n + 1] in patch.py where needed

https://www.mercurial-scm.org/repo/hg/rev/6d21737c35bf
changeset:   34068:6d21737c35bf
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 03 15:01:23 2017 +0900
summary:     py3: fix type of regex literals in subrepo.py

https://www.mercurial-scm.org/repo/hg/rev/e18119b1ad5d
changeset:   34069:e18119b1ad5d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 03 17:03:23 2017 +0900
summary:     py3: fix mixed bytes/unicode in revsetlang._aliassyminitletters

https://www.mercurial-scm.org/repo/hg/rev/01c9700fbf9f
changeset:   34070:01c9700fbf9f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 03 17:14:53 2017 +0900
summary:     py3: fix type of attribute name in smartset.py

https://www.mercurial-scm.org/repo/hg/rev/f55769e41803
changeset:   34071:f55769e41803
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 03 17:37:17 2017 +0900
summary:     py3: use bytes[n:n + 1] to get bytes in templater._parsetemplate()

https://www.mercurial-scm.org/repo/hg/rev/30535fe47e78
changeset:   34072:30535fe47e78
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 03 17:51:23 2017 +0900
summary:     py3: fix repr(util.url) to return system string

https://www.mercurial-scm.org/repo/hg/rev/7bbc4e113e5f
changeset:   34073:7bbc4e113e5f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 03 21:17:25 2017 +0900
summary:     parser: stabilize output of prettyformat() by using byte-safe repr()

https://www.mercurial-scm.org/repo/hg/rev/abf91c4f9608
changeset:   34074:abf91c4f9608
user:        the31k <the31k at thethirty.one>
date:        Thu Aug 31 18:24:08 2017 +0300
summary:     branches: correctly show inactive multiheaded branches

https://www.mercurial-scm.org/repo/hg/rev/a9d8caf95941
changeset:   34075:a9d8caf95941
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Aug 31 22:39:10 2017 -0700
summary:     largefiles: remove unused assignments from wrapfunction()

https://www.mercurial-scm.org/repo/hg/rev/cd38b83bfb23
changeset:   34076:cd38b83bfb23
bookmark:    @
tag:         tip
user:        Phil Cohen <phillco at fb.com>
date:        Tue Sep 05 12:04:02 2017 -0700
summary:     filemerge: use fctx.write() in the internal:dump tool, instead of copy

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


More information about the Mercurial-devel mailing list