mercurial at 31369: 9 new changesets

Mercurial Commits hg at intevation.de
Mon Mar 13 23:16:06 UTC 2017


9 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/8a17c541177f
changeset:   31361:8a17c541177f
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Mar 13 04:06:36 2017 +0900
summary:     py3: add "b" prefix to string literals related to module policy

https://www.mercurial-scm.org/repo/hg/rev/50cd81346ad4
changeset:   31362:50cd81346ad4
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 00:50:44 2017 -0500
summary:     store: fix many single-byte ops to use slicing in _auxencode

https://www.mercurial-scm.org/repo/hg/rev/d0014d2d7645
changeset:   31363:d0014d2d7645
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 00:51:00 2017 -0500
summary:     files: use native string type to load rev opt from dict

https://www.mercurial-scm.org/repo/hg/rev/91874c247d61
changeset:   31364:91874c247d61
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 00:43:20 2017 -0500
summary:     manifest: add __next__ methods for Python 3

https://www.mercurial-scm.org/repo/hg/rev/28e3471a21ef
changeset:   31365:28e3471a21ef
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 03:29:48 2017 -0400
summary:     manifest: use node.bin instead of .decode('hex')

https://www.mercurial-scm.org/repo/hg/rev/45347d4a4f07
changeset:   31366:45347d4a4f07
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 03:30:15 2017 -0400
summary:     manifest: now that node.bin is available, use it directly

https://www.mercurial-scm.org/repo/hg/rev/ef50b491c17d
changeset:   31367:ef50b491c17d
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 03:31:54 2017 -0400
summary:     manifest: ensure paths are bytes (not str) in pure parser

https://www.mercurial-scm.org/repo/hg/rev/6e59397b08d8
changeset:   31368:6e59397b08d8
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 03:33:22 2017 -0400
summary:     util: teach url object about __bytes__

https://www.mercurial-scm.org/repo/hg/rev/b6f5af372c0c
changeset:   31369:b6f5af372c0c
bookmark:    @
tag:         tip
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 15:27:02 2017 -0400
summary:     revlog: use bytes() instead of str() to get data from memoryview

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


More information about the Mercurial-devel mailing list