mercurial at 33086: 25 new changesets

Mercurial Commits hg at intevation.de
Tue Jun 27 05:16:22 UTC 2017


25 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/e21b750c9b9e
changeset:   33062:e21b750c9b9e
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Jun 26 22:27:34 2017 +0900
summary:     debugrevlog: align chain length, reach, and compression ratio

https://www.mercurial-scm.org/repo/hg/rev/7f569ce30216
changeset:   33063:7f569ce30216
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:38:12 2017 +0900
summary:     keyword: restore kwtemplater.restrict at the end of wrapped patch.diff

https://www.mercurial-scm.org/repo/hg/rev/9062458febca
changeset:   33064:9062458febca
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:40:06 2017 +0900
summary:     keyword: restore kwtemplater.match at the end of wrapped webcommands

https://www.mercurial-scm.org/repo/hg/rev/0afdc1a4f925
changeset:   33065:0afdc1a4f925
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:40:12 2017 +0900
summary:     keyword: make comparison webcommand suppress keyword expansion

https://www.mercurial-scm.org/repo/hg/rev/cf0da12afe8a
changeset:   33066:cf0da12afe8a
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:40:57 2017 +0900
summary:     keyword: add test for keyword expansion at serving multiple repositories

https://www.mercurial-scm.org/repo/hg/rev/5a51db8bf41b
changeset:   33067:5a51db8bf41b
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:42:17 2017 +0900
summary:     keyword: make wrapped repository and kwtemplater refer to each other

https://www.mercurial-scm.org/repo/hg/rev/a15da610ea20
changeset:   33068:a15da610ea20
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:43:47 2017 +0900
summary:     keyword: obtain kwtemplater instance via repository at runtime

https://www.mercurial-scm.org/repo/hg/rev/ed92a4960874
changeset:   33069:ed92a4960874
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:44:50 2017 +0900
summary:     keyword: obtain kwtemplater instance via repository at runtime

https://www.mercurial-scm.org/repo/hg/rev/735218be6122
changeset:   33070:735218be6122
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:46:17 2017 +0900
summary:     keyword: use _keywordkwt of repository instead of kwtools['templater']

https://www.mercurial-scm.org/repo/hg/rev/279c072a5c49
changeset:   33071:279c072a5c49
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 26 03:47:11 2017 +0900
summary:     keyword: wrap functions only once at loading keyword extension

https://www.mercurial-scm.org/repo/hg/rev/6d767d62b25e
changeset:   33072:6d767d62b25e
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jun 25 00:14:48 2017 +0900
summary:     smartset: fix default value of abstractsmartset.sort()

https://www.mercurial-scm.org/repo/hg/rev/b04cf7a6e0f3
changeset:   33073:b04cf7a6e0f3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jun 18 17:02:03 2017 +0900
summary:     dagop: unnest inner generator of revdescendants()

https://www.mercurial-scm.org/repo/hg/rev/e999b59d6eb1
changeset:   33074:e999b59d6eb1
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Jun 20 22:11:23 2017 +0900
summary:     test-revset: add a few more tests of descendants()

https://www.mercurial-scm.org/repo/hg/rev/d83b189aef83
changeset:   33075:d83b189aef83
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Jun 20 22:26:52 2017 +0900
summary:     dagop: change revdescendants() to include all root revisions

https://www.mercurial-scm.org/repo/hg/rev/a76a64c78807
changeset:   33076:a76a64c78807
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jun 23 21:15:10 2017 +0900
summary:     dagop: use smartset.min() in revdescendants() generator

https://www.mercurial-scm.org/repo/hg/rev/58ebb38456e0
changeset:   33077:58ebb38456e0
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 24 23:22:45 2017 +0900
summary:     dagop: factor out pfunc from revancestors() generator

https://www.mercurial-scm.org/repo/hg/rev/fb663bd0243f
changeset:   33078:fb663bd0243f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 24 23:30:51 2017 +0900
summary:     dagop: factor out generator of ancestor nodes

https://www.mercurial-scm.org/repo/hg/rev/550c390cd9b2
changeset:   33079:550c390cd9b2
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 24 23:35:03 2017 +0900
summary:     dagop: make walk direction switchable so it can track descendants

https://www.mercurial-scm.org/repo/hg/rev/a53bfc2845f2
changeset:   33080:a53bfc2845f2
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 24 23:05:57 2017 +0900
summary:     revset: add depth limit to descendants() (issue5374)

https://www.mercurial-scm.org/repo/hg/rev/6582dc01aca3
changeset:   33081:6582dc01aca3
user:        Phil Cohen <phillco at fb.com>
date:        Sun Jun 25 16:56:49 2017 -0700
summary:     merge: pass wctx to batchremove and batchget

https://www.mercurial-scm.org/repo/hg/rev/f9e50ee4c52b
changeset:   33082:f9e50ee4c52b
user:        Phil Cohen <phillco at fb.com>
date:        Sun Jun 25 16:58:26 2017 -0700
summary:     merge: replace repo.wvfs.unlinkpath() with calls to wctx[f].remove()

https://www.mercurial-scm.org/repo/hg/rev/05c680ebf512
changeset:   33083:05c680ebf512
user:        Phil Cohen <phillco at fb.com>
date:        Sun Jun 25 17:00:15 2017 -0700
summary:     merge: convert repo.wwrite() calls to wctx[f].write()

https://www.mercurial-scm.org/repo/hg/rev/873f638fd7db
changeset:   33084:873f638fd7db
user:        Phil Cohen <phillco at fb.com>
date:        Sun Jun 25 22:29:09 2017 -0700
summary:     merge: change repo.wvfs.setflags calls to a new wctx[f].setflags function

https://www.mercurial-scm.org/repo/hg/rev/1e79c66d6b07
changeset:   33085:1e79c66d6b07
user:        Phil Cohen <phillco at fb.com>
date:        Sun Jun 25 22:30:14 2017 -0700
summary:     workingfilectx: add backgroundclose as a kwarg to write()

https://www.mercurial-scm.org/repo/hg/rev/eb4c49f55f1f
changeset:   33086:eb4c49f55f1f
bookmark:    @
tag:         tip
user:        Phil Cohen <phillco at fb.com>
date:        Sun Jun 25 22:30:14 2017 -0700
summary:     workingfilectx: add audit() as a wrapper for wvfs.audit()

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


More information about the Mercurial-devel mailing list