mercurial at 31454: 27 new changesets

Mercurial Commits hg at intevation.de
Thu Mar 16 22:15:52 UTC 2017


27 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/9b361478b03a
changeset:   31428:9b361478b03a
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Fri Aug 05 14:19:31 2016 +0200
summary:     localrepo: use self.wvfs.islink directly

https://www.mercurial-scm.org/repo/hg/rev/2471368281d1
changeset:   31429:2471368281d1
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Fri Aug 05 14:15:45 2016 +0200
summary:     localrepo: deprecated '_link'

https://www.mercurial-scm.org/repo/hg/rev/807387581d89
changeset:   31430:807387581d89
user:        Rishabh Madan <rishabhmadan96 at gmail.com>
date:        Thu Mar 16 04:53:23 2017 +0530
summary:     py3: use iter() instead of iterkeys()

https://www.mercurial-scm.org/repo/hg/rev/406705701c2d
changeset:   31431:406705701c2d
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Wed Mar 15 15:03:43 2017 -0700
summary:     rebase: explicitly tests for None

https://www.mercurial-scm.org/repo/hg/rev/6e1c79578e5c
changeset:   31432:6e1c79578e5c
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Wed Mar 15 15:05:54 2017 -0700
summary:     mq: explicitly tests for None

https://www.mercurial-scm.org/repo/hg/rev/7aac35ada1cb
changeset:   31433:7aac35ada1cb
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Wed Mar 15 15:08:45 2017 -0700
summary:     match: explicitly tests for None

https://www.mercurial-scm.org/repo/hg/rev/d4645ae6ba15
changeset:   31434:d4645ae6ba15
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Wed Mar 15 15:10:09 2017 -0700
summary:     hgweb: explicitly tests for None in webutil

https://www.mercurial-scm.org/repo/hg/rev/2daeab02b4b1
changeset:   31435:2daeab02b4b1
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Wed Mar 15 15:11:04 2017 -0700
summary:     hgweb: explicitly tests for None

https://www.mercurial-scm.org/repo/hg/rev/ac7aa96e4cd8
changeset:   31436:ac7aa96e4cd8
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Wed Mar 15 15:11:52 2017 -0700
summary:     filemerge: explicitly tests for None

https://www.mercurial-scm.org/repo/hg/rev/084050d76e4f
changeset:   31437:084050d76e4f
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Wed Mar 15 15:33:24 2017 -0700
summary:     context: explicitly tests for None

https://www.mercurial-scm.org/repo/hg/rev/82350f7fa56c
changeset:   31438:82350f7fa56c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Mar 08 22:13:32 2017 +0900
summary:     tests: allow running doctests selectively on Python 3

https://www.mercurial-scm.org/repo/hg/rev/b70407bd84d5
changeset:   31439:b70407bd84d5
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Mar 08 22:48:26 2017 +0900
summary:     pycompat: add bytestr wrapper which mostly acts as a Python 2 str

https://www.mercurial-scm.org/repo/hg/rev/f784ba187089
changeset:   31440:f784ba187089
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Mar 16 21:33:25 2017 +0900
summary:     py3: use bytestr wrapper in revsetlang.formatspec()

https://www.mercurial-scm.org/repo/hg/rev/80c8a6db450d
changeset:   31441:80c8a6db450d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Mar 16 21:36:21 2017 +0900
summary:     py3: use bytestr wrapper in revsetlang.tokenize()

https://www.mercurial-scm.org/repo/hg/rev/d3a56bb268ee
changeset:   31442:d3a56bb268ee
user:        Pierre-Yves David <pierre-yves.david at ens-lyon.org>
date:        Tue Mar 14 23:07:08 2017 -0700
summary:     import-checkers: split tests of the tool from running it on the source

https://www.mercurial-scm.org/repo/hg/rev/0241dd94ed38
changeset:   31443:0241dd94ed38
user:        Kostia Balytskyi <ikostia at fb.com>
date:        Mon Mar 13 12:44:13 2017 -0700
summary:     exewrapper: prefer HackableMercurial python if availbale

https://www.mercurial-scm.org/repo/hg/rev/55390e97fdd2
changeset:   31444:55390e97fdd2
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 12 17:20:42 2017 -0700
summary:     py3: use portable way to stringify cache key of repoview

https://www.mercurial-scm.org/repo/hg/rev/83e080144faf
changeset:   31445:83e080144faf
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Mar 13 08:44:57 2017 -0700
summary:     py3: rewrite itervalues() as values() by importer

https://www.mercurial-scm.org/repo/hg/rev/9a94239e4f12
changeset:   31446:9a94239e4f12
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Mar 13 08:53:31 2017 -0700
summary:     py3: use next() to obtain next item from inner generator of generatorset

https://www.mercurial-scm.org/repo/hg/rev/067add650129
changeset:   31447:067add650129
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Mar 13 09:11:08 2017 -0700
summary:     encoding: factor out unicode variants of from/tolocal()

https://www.mercurial-scm.org/repo/hg/rev/6419cd243017
changeset:   31448:6419cd243017
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Mar 13 09:12:56 2017 -0700
summary:     encoding: add converter between native str and byte string

https://www.mercurial-scm.org/repo/hg/rev/756175623f2e
changeset:   31449:756175623f2e
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Mar 13 09:19:07 2017 -0700
summary:     py3: call strftime() with native str type

https://www.mercurial-scm.org/repo/hg/rev/b3b4c487707c
changeset:   31450:b3b4c487707c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Mar 13 09:24:53 2017 -0700
summary:     py3: prove hg tip works

https://www.mercurial-scm.org/repo/hg/rev/53865692a354
changeset:   31451:53865692a354
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Mar 15 23:06:50 2017 +0900
summary:     util: wrap s.encode('string_escape') call for future py3 compatibility

https://www.mercurial-scm.org/repo/hg/rev/52dabcc49968
changeset:   31452:52dabcc49968
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Mar 15 23:21:30 2017 +0900
summary:     templatekw: make join() escape values of extras (BC) (issue5504)

https://www.mercurial-scm.org/repo/hg/rev/3b7a6941a6ef
changeset:   31453:3b7a6941a6ef
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Mar 15 23:28:39 2017 +0900
summary:     py3: call codecs.escape_encode() directly

https://www.mercurial-scm.org/repo/hg/rev/a5bad127128d
changeset:   31454:a5bad127128d
bookmark:    @
tag:         tip
user:        Durham Goode <durham at fb.com>
date:        Wed Mar 15 15:48:57 2017 -0700
summary:     branchmap: handle nullrev in setcachedata

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


More information about the Mercurial-devel mailing list