mercurial at 38832: 33 new changesets

Mercurial Commits hg at intevation.de
Fri Aug 3 20:15:33 UTC 2018


33 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/7790cd70842a
changeset:   38800:7790cd70842a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 22 16:03:48 2018 +0900
summary:     lfs: remove callstatus property from 'lfs()' fileset

https://www.mercurial-scm.org/repo/hg/rev/1d1c1645d7b9
changeset:   38801:1d1c1645d7b9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 14:52:36 2018 +0900
summary:     debugfileset: backport --show-stage option from debugrevspec

https://www.mercurial-scm.org/repo/hg/rev/f0a574dbfae9
changeset:   38802:f0a574dbfae9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 15:05:40 2018 +0900
summary:     debugfileset: add option to show matcher representation

https://www.mercurial-scm.org/repo/hg/rev/4dc498d61d86
changeset:   38803:4dc498d61d86
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 15:14:38 2018 +0900
summary:     fileset: flatten arguments list

https://www.mercurial-scm.org/repo/hg/rev/d82c4d42b615
changeset:   38804:d82c4d42b615
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 15:23:56 2018 +0900
summary:     fileset: flatten 'or' nodes to unnest unionmatchers

https://www.mercurial-scm.org/repo/hg/rev/b9162ea1b815
changeset:   38805:b9162ea1b815
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 22 15:50:45 2018 +0900
summary:     fileset: extract language processing part to new module (API)

https://www.mercurial-scm.org/repo/hg/rev/5742d0428ed9
changeset:   38806:5742d0428ed9
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jul 28 14:52:46 2018 -0700
summary:     changegroup: inline prune() logic from narrow

https://www.mercurial-scm.org/repo/hg/rev/98df52d5042c
changeset:   38807:98df52d5042c
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jul 28 17:33:20 2018 -0700
summary:     exchange: make narrow ACL presence imply narrow=True

https://www.mercurial-scm.org/repo/hg/rev/d99083996398
changeset:   38808:d99083996398
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Jul 28 17:42:36 2018 -0700
summary:     exchange: move simple narrow changegroup generation from extension

https://www.mercurial-scm.org/repo/hg/rev/57af5ee15b35
changeset:   38809:57af5ee15b35
user:        Augie Fackler <augie at google.com>
date:        Wed Aug 01 23:25:35 2018 -0400
summary:     linelog: port to Python 3

https://www.mercurial-scm.org/repo/hg/rev/4fe8d1f077b8
changeset:   38810:4fe8d1f077b8
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Aug 02 13:35:13 2018 -0700
summary:     help: add quotes to a few commands we point to

https://www.mercurial-scm.org/repo/hg/rev/64535d43c103
changeset:   38811:64535d43c103
user:        Danny Hooper <hooper at google.com>
date:        Wed Aug 01 16:03:32 2018 -0700
summary:     fix: add a monkey-patchable point after all new revisions have been committed

https://www.mercurial-scm.org/repo/hg/rev/9d49bb117dde
changeset:   38812:9d49bb117dde
user:        Martijn Pieters <mj at zopatista.com>
date:        Thu Aug 02 20:53:03 2018 +0100
summary:     util: make new timedcmstats class Python 3 compatible

https://www.mercurial-scm.org/repo/hg/rev/4ca5932065ca
changeset:   38813:4ca5932065ca
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Thu Aug 02 21:07:30 2018 +0900
summary:     i18n: avoid substitution of PYFILES at runtime for readability of output

https://www.mercurial-scm.org/repo/hg/rev/96b2e66dfa74
changeset:   38814:96b2e66dfa74
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 11 12:32:16 2018 +0900
summary:     i18n: omit redundant translatable synopsis text to avoid xgettext warning

https://www.mercurial-scm.org/repo/hg/rev/617ae7e33a65
changeset:   38815:617ae7e33a65
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Mon Jun 11 13:00:15 2018 +0900
summary:     i18n: format warning of hggettext in standard compiler error style

https://www.mercurial-scm.org/repo/hg/rev/2b728789edfd
changeset:   38816:2b728789edfd
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Fri Aug 03 00:10:52 2018 +0530
summary:     rebase: move "backup" flag to rebaseruntime

https://www.mercurial-scm.org/repo/hg/rev/32ece991955c
changeset:   38817:32ece991955c
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Tue Jul 10 20:23:55 2018 +0530
summary:     amend: support "history-editing-backup" config option

https://www.mercurial-scm.org/repo/hg/rev/e411774a2e0f
changeset:   38818:e411774a2e0f
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Aug 02 23:50:47 2018 -0700
summary:     narrow: move status-filtering to core and to ctx

https://www.mercurial-scm.org/repo/hg/rev/49628742d264
changeset:   38819:49628742d264
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Jul 20 23:57:25 2018 -0700
summary:     revlog: remove unnecessary output parameter from node_check()

https://www.mercurial-scm.org/repo/hg/rev/44bbc89ec5e0
changeset:   38820:44bbc89ec5e0
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sun Jul 08 23:39:32 2018 -0700
summary:     revlog: remove micro-optimization for looking up only nullid

https://www.mercurial-scm.org/repo/hg/rev/d814bbd22946
changeset:   38821:d814bbd22946
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Jul 17 23:34:55 2018 -0700
summary:     revlog: remove side effect from failed nt_init()

https://www.mercurial-scm.org/repo/hg/rev/f8732e33bcbc
changeset:   38822:f8732e33bcbc
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Tue Jul 31 19:11:17 2018 +0530
summary:     resolve: add confirm config option

https://www.mercurial-scm.org/repo/hg/rev/a9a4b0fc1e5d
changeset:   38823:a9a4b0fc1e5d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 01 22:32:51 2018 -0700
summary:     testrunner: use "#" for "test cases" suffix in .err filename too

https://www.mercurial-scm.org/repo/hg/rev/3086a8627b29
changeset:   38824:3086a8627b29
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Feb 08 13:53:59 2018 -0800
summary:     testrunner: allow multiple #testcases

https://www.mercurial-scm.org/repo/hg/rev/8a9f6076e60c
changeset:   38825:8a9f6076e60c
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 03 11:40:15 2018 -0400
summary:     py3: whitelist another 3 tests caught by the ratchet

https://www.mercurial-scm.org/repo/hg/rev/6371ab78c3b3
changeset:   38826:6371ab78c3b3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 16:11:36 2018 +0900
summary:     fileset: add phase to transform parsed tree

https://www.mercurial-scm.org/repo/hg/rev/48fc2a8af345
changeset:   38827:48fc2a8af345
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 16:13:30 2018 +0900
summary:     fileset: drop 'group' node from tree to be evaluated

https://www.mercurial-scm.org/repo/hg/rev/3ea6ce609747
changeset:   38828:3ea6ce609747
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 16:16:44 2018 +0900
summary:     fileset: reject 'negate' node early while transforming parsed tree

https://www.mercurial-scm.org/repo/hg/rev/7e7e2b2ff284
changeset:   38829:7e7e2b2ff284
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 15:52:26 2018 +0900
summary:     fileset: add stub for weight-based optimization

https://www.mercurial-scm.org/repo/hg/rev/bfd5def3fe02
changeset:   38830:bfd5def3fe02
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 22 11:47:29 2018 +0900
summary:     fileset: roughly adjust weights of functions

https://www.mercurial-scm.org/repo/hg/rev/b975c5801487
changeset:   38831:b975c5801487
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 16:41:45 2018 +0900
summary:     fileset: reorder 'and' expression to evaluate basic patterns first

https://www.mercurial-scm.org/repo/hg/rev/ca4de8ba5b5f
changeset:   38832:ca4de8ba5b5f
bookmark:    @
tag:         tip
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 21 16:49:01 2018 +0900
summary:     fileset: optimize 'x and not y' to 'x - y'

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


More information about the Mercurial-devel mailing list