mercurial at 31385: 16 new changesets

Mercurial Commits hg at intevation.de
Tue Mar 14 22:15:44 UTC 2017


16 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/906be86990c4
changeset:   31370:906be86990c4
user:        Mads Kiilerich <madski at unity3d.com>
date:        Wed Oct 19 02:46:35 2016 +0200
summary:     rbc: use struct unpack_from and pack_into instead of unpack and pack

https://www.mercurial-scm.org/repo/hg/rev/7dd2f51f38ac
changeset:   31371:7dd2f51f38ac
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sun Mar 12 12:17:30 2017 -0700
summary:     rbc: empty (and invalid) rbc-names file should give an empty name list

https://www.mercurial-scm.org/repo/hg/rev/06440ba06bc0
changeset:   31372:06440ba06bc0
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 12 12:54:11 2017 -0700
summary:     pycompat: move imports of cStringIO/io to where they are used

https://www.mercurial-scm.org/repo/hg/rev/7548522742b5
changeset:   31373:7548522742b5
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Fri Aug 05 14:09:04 2016 +0200
summary:     localrepo: deprecate 'repo.join' in favor of 'repo.vfs.join'

https://www.mercurial-scm.org/repo/hg/rev/d30fb3de4b40
changeset:   31374:d30fb3de4b40
user:        Martijn Pieters <mjpieters at fb.com>
date:        Sun Mar 12 12:56:12 2017 -0700
summary:     config: avoid using a mutable default

https://www.mercurial-scm.org/repo/hg/rev/d57aa655ce97
changeset:   31375:d57aa655ce97
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 03:28:50 2017 -0400
summary:     lock: encode result of gethostname into a bytestring

https://www.mercurial-scm.org/repo/hg/rev/3690c75f4d1e
changeset:   31376:3690c75f4d1e
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 03:37:45 2017 -0400
summary:     tests: make a variable for hg binary location in test-check-py3-commands

https://www.mercurial-scm.org/repo/hg/rev/52ee1b5ac277
changeset:   31377:52ee1b5ac277
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 03:33:38 2017 -0400
summary:     py3: prove `hg files --rev` works

https://www.mercurial-scm.org/repo/hg/rev/2e48c776a874
changeset:   31378:2e48c776a874
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 12 16:26:34 2017 -0700
summary:     lock: do not encode result of gethostname on Python 2

https://www.mercurial-scm.org/repo/hg/rev/b6a6df38a802
changeset:   31379:b6a6df38a802
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sun Mar 12 16:41:46 2017 -0700
summary:     merge: check current wc branch for 'nothing to merge', not its p1

https://www.mercurial-scm.org/repo/hg/rev/65d93d712777
changeset:   31380:65d93d712777
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sun Mar 12 16:44:01 2017 -0700
summary:     rebase: allow rebasing children of wd to wd if a new branch has been set (BC)

https://www.mercurial-scm.org/repo/hg/rev/7359157b9e46
changeset:   31381:7359157b9e46
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 12 19:47:51 2017 -0400
summary:     branchmap: fix python 2.6 by using util.buffer() instead of passing bytearray

https://www.mercurial-scm.org/repo/hg/rev/c9fd842dc886
changeset:   31382:c9fd842dc886
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 12 17:04:45 2017 -0700
summary:     pycompat: add helper to iterate each char in bytes

https://www.mercurial-scm.org/repo/hg/rev/7556fe09cc48
changeset:   31383:7556fe09cc48
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 12 17:10:14 2017 -0700
summary:     py3: convert set of revset initial symbols back to bytes

https://www.mercurial-scm.org/repo/hg/rev/fac5cd3b8673
changeset:   31384:fac5cd3b8673
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 12 17:13:54 2017 -0700
summary:     py3: make set of revset operators and quotes in bytes

https://www.mercurial-scm.org/repo/hg/rev/1c48a8278b2f
changeset:   31385:1c48a8278b2f
bookmark:    @
tag:         tip
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 12 17:16:43 2017 -0700
summary:     py3: fix slicing of bytes in revset.formatspec()

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


More information about the Mercurial-devel mailing list