mercurial at 36999: 18 new changesets

Mercurial Commits hg at intevation.de
Tue Mar 20 19:15:34 UTC 2018


18 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/255f635c3204
changeset:   36982:255f635c3204
parent:      36978:c479692690ef
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 11 21:05:29 2018 +0900
summary:     templater: convert resources to a table of callables for future extension

https://www.mercurial-scm.org/repo/hg/rev/036e4483d3a1
changeset:   36983:036e4483d3a1
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 11 21:12:02 2018 +0900
summary:     templater: process mapping dict by resource callables

https://www.mercurial-scm.org/repo/hg/rev/939e0983c1d9
changeset:   36984:939e0983c1d9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 11 21:26:15 2018 +0900
summary:     formatter: unblock storing fctx as a template resource

https://www.mercurial-scm.org/repo/hg/rev/66e64681e0a8
changeset:   36985:66e64681e0a8
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 11 21:36:28 2018 +0900
summary:     annotate: add support for template keywords and functions depending on ctx

https://www.mercurial-scm.org/repo/hg/rev/afac8ab37c2c
changeset:   36986:afac8ab37c2c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Mar 18 12:54:03 2018 +0900
summary:     cmdutil: drop redundant import of merge module

https://www.mercurial-scm.org/repo/hg/rev/4b744c7b35ce
changeset:   36987:4b744c7b35ce
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Mar 17 15:22:14 2018 +0900
summary:     templater: fix invalid reference of runsymbol in doctest

https://www.mercurial-scm.org/repo/hg/rev/317382151ac3
changeset:   36988:317382151ac3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Mar 17 11:23:04 2018 +0900
summary:     templater: rename .render(mapping) to .renderdefault(mapping) (API)

https://www.mercurial-scm.org/repo/hg/rev/de117f579431
changeset:   36989:de117f579431
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Mar 16 21:24:12 2018 +0900
summary:     templater: factor out helper that renders named template as string

https://www.mercurial-scm.org/repo/hg/rev/b6a4881cec19
changeset:   36990:b6a4881cec19
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sun Mar 18 15:32:49 2018 -0400
summary:     test-lfs: glob over some output changes

https://www.mercurial-scm.org/repo/hg/rev/d683c7367989
changeset:   36991:d683c7367989
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Mar 10 23:58:01 2018 -0500
summary:     wireproto: explicitly flush stdio to prevent stalls on Windows

https://www.mercurial-scm.org/repo/hg/rev/ccc2d5f10421
changeset:   36992:ccc2d5f10421
user:        Augie Fackler <augie at google.com>
date:        Sun Mar 04 16:23:03 2018 -0500
summary:     tests: stop over-specifying tempfile name

https://www.mercurial-scm.org/repo/hg/rev/f4c7dc24e889
changeset:   36993:f4c7dc24e889
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Mar 19 00:04:38 2018 +0530
summary:     py3: use print as a function in tests/test-narrow-clone-non-narrow-server.t

https://www.mercurial-scm.org/repo/hg/rev/0baf0e3ee569
changeset:   36994:0baf0e3ee569
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Mar 19 00:02:59 2018 +0530
summary:     py3: make tests/test-log-linerange.t work on Python 3

https://www.mercurial-scm.org/repo/hg/rev/d5d42c170f4d
changeset:   36995:d5d42c170f4d
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Mon Mar 19 00:06:10 2018 +0530
summary:     py3: use pycompat.bytestr() in dirstate.py

https://www.mercurial-scm.org/repo/hg/rev/1bf555cb680e
changeset:   36996:1bf555cb680e
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Sun Mar 04 22:35:29 2018 +0530
summary:     py3: use "%d" % int instead of str(int)

https://www.mercurial-scm.org/repo/hg/rev/44467a4d472f
changeset:   36997:44467a4d472f
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Mar 16 09:41:21 2018 -0700
summary:     hgweb: refactor multirequest to be a dict of lists

https://www.mercurial-scm.org/repo/hg/rev/3723b42ff953
changeset:   36998:3723b42ff953
user:        Kyle Lippincott <spectral at google.com>
date:        Fri Jan 19 19:14:09 2018 -0800
summary:     filemerge: move temp file unlinks to _maketempfiles

https://www.mercurial-scm.org/repo/hg/rev/e349ad5cbb71
changeset:   36999:e349ad5cbb71
bookmark:    @
tag:         tip
user:        Kyle Lippincott <spectral at google.com>
date:        Fri Jan 19 19:07:58 2018 -0800
summary:     filemerge: use a single temp dir instead of temp files

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


More information about the Mercurial-devel mailing list