mercurial at 39275: 47 new changesets (1 on stable)

Mercurial Commits hg at intevation.de
Tue Aug 28 21:15:52 UTC 2018


47 new changesets (1 on stable) in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/2646b8d66b7b
changeset:   39229:2646b8d66b7b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 09 14:31:25 2018 -0700
summary:     changegroup: move node sorting into deltagroup()

https://www.mercurial-scm.org/repo/hg/rev/b518d495a560
changeset:   39230:b518d495a560
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 09 15:40:14 2018 -0700
summary:     repository: formalize interfaces for revision deltas and requests

https://www.mercurial-scm.org/repo/hg/rev/b41d023a412a
changeset:   39231:b41d023a412a
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 09 16:02:14 2018 -0700
summary:     repository: establish API for emitting revision deltas

https://www.mercurial-scm.org/repo/hg/rev/0a5b20c107a6
changeset:   39232:0a5b20c107a6
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 09 16:11:24 2018 -0700
summary:     repository: remove storedeltachains from ifilestorage

https://www.mercurial-scm.org/repo/hg/rev/8b9b93bf70b1
changeset:   39233:8b9b93bf70b1
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 09 19:30:36 2018 -0700
summary:     changegroup: rename dir to tree to avoid shadowing a built-in

https://www.mercurial-scm.org/repo/hg/rev/3682b49e0213
changeset:   39234:3682b49e0213
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 09 19:27:54 2018 -0700
summary:     repository: remove candelta() from ifileindex

https://www.mercurial-scm.org/repo/hg/rev/43387fd2aa1f
changeset:   39235:43387fd2aa1f
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 11:00:06 2018 -0700
summary:     manifest: rename dir to tree to avoid shadowing built-in

https://www.mercurial-scm.org/repo/hg/rev/a79279a21b0a
changeset:   39236:a79279a21b0a
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 12:08:45 2018 -0700
summary:     changegroup: call rev() on manifestlog instance

https://www.mercurial-scm.org/repo/hg/rev/3634ed953a42
changeset:   39237:3634ed953a42
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 12:42:00 2018 -0700
summary:     changegroup: clean up changelog callback

https://www.mercurial-scm.org/repo/hg/rev/cc957b9dc335
changeset:   39238:cc957b9dc335
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 12:44:15 2018 -0700
summary:     changegroup: rename mfs to manifests

https://www.mercurial-scm.org/repo/hg/rev/0617a700ef7b
changeset:   39239:0617a700ef7b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 13:43:26 2018 -0700
summary:     changegroup: change topics during generation

https://www.mercurial-scm.org/repo/hg/rev/2af6b2d8d1d8
changeset:   39240:2af6b2d8d1d8
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 13:59:27 2018 -0700
summary:     repository: clarify role of imanifestlog

https://www.mercurial-scm.org/repo/hg/rev/aad4b46e89bb
changeset:   39241:aad4b46e89bb
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 14:20:47 2018 -0700
summary:     manifest: remove addgroup() from manifestlog and imanifestlog

https://www.mercurial-scm.org/repo/hg/rev/1347bcf52d51
changeset:   39242:1347bcf52d51
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 14:40:02 2018 -0700
summary:     manifest: set appropriate cache entry when clearing _dirlogcache()

https://www.mercurial-scm.org/repo/hg/rev/0d97530eb535
changeset:   39243:0d97530eb535
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 14:44:50 2018 -0700
summary:     manifest: rename dir argument and attribute to tree

https://www.mercurial-scm.org/repo/hg/rev/73cf21b2e8a6
changeset:   39244:73cf21b2e8a6
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 15:01:06 2018 -0700
summary:     manifest: add getstorage() to manifestlog and use it globally

https://www.mercurial-scm.org/repo/hg/rev/071f97d03acb
changeset:   39245:071f97d03acb
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 15:06:41 2018 -0700
summary:     manifest: rename manifestlog._treeinmem to ._treemanifests

https://www.mercurial-scm.org/repo/hg/rev/61700d525a3b
changeset:   39246:61700d525a3b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 10 16:01:19 2018 -0700
summary:     manifest: use rev() instead of nodemap.__contains__

https://www.mercurial-scm.org/repo/hg/rev/f4d4bd8c8911
changeset:   39247:f4d4bd8c8911
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Wed Aug 08 13:56:53 2018 +0300
summary:     narrow: add a --narrowspec flag to clone command

https://www.mercurial-scm.org/repo/hg/rev/57d4754e44b8
changeset:   39248:57d4754e44b8
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Aug 21 21:29:10 2018 -0400
summary:     fastannotate: make the default value for `fastannotate.useflock` dynamic

https://www.mercurial-scm.org/repo/hg/rev/aec7109aeb39
changeset:   39249:aec7109aeb39
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Aug 21 21:43:44 2018 -0400
summary:     test-fastannotate: fix trivial output differences on Windows

https://www.mercurial-scm.org/repo/hg/rev/659f010ffa7e
changeset:   39250:659f010ffa7e
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Aug 21 22:34:32 2018 -0400
summary:     test-fastannotate: close fd before unlinking to keep Windows happy

https://www.mercurial-scm.org/repo/hg/rev/bb2b462f81da
changeset:   39251:bb2b462f81da
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Aug 21 22:49:08 2018 -0400
summary:     fastannotate: pconvert paths from the server for Windows

https://www.mercurial-scm.org/repo/hg/rev/9a81f126f9fa
changeset:   39252:9a81f126f9fa
user:        Augie Fackler <augie at google.com>
date:        Tue Aug 21 15:01:09 2018 -0400
summary:     contrib: new script to read events from a named pipe and emit catapult traces

https://www.mercurial-scm.org/repo/hg/rev/c496e8c14b9e
changeset:   39253:c496e8c14b9e
user:        Augie Fackler <augie at google.com>
date:        Tue Aug 21 15:23:01 2018 -0400
summary:     tests: add support for emitting trace events to run-tests

https://www.mercurial-scm.org/repo/hg/rev/284440041141
changeset:   39254:284440041141
user:        Augie Fackler <augie at google.com>
date:        Tue Aug 21 15:24:20 2018 -0400
summary:     tracing: new module to make tracing events in hg easier

https://www.mercurial-scm.org/repo/hg/rev/4019b4542e61
changeset:   39255:4019b4542e61
user:        Augie Fackler <augie at google.com>
date:        Tue Aug 21 15:25:07 2018 -0400
summary:     dispatch: have dispatch.dispatch and dispatch._runcatch emit trace events

https://www.mercurial-scm.org/repo/hg/rev/574e1d3bc667
changeset:   39256:574e1d3bc667
user:        Augie Fackler <augie at google.com>
date:        Tue Aug 21 15:27:30 2018 -0400
summary:     demandimport: instrument python 2 code with trace events

https://www.mercurial-scm.org/repo/hg/rev/497effb0a04a
changeset:   39257:497effb0a04a
user:        Augie Fackler <augie at google.com>
date:        Tue Aug 21 17:13:35 2018 -0400
summary:     util: make timedcm context manager also emit trace events

https://www.mercurial-scm.org/repo/hg/rev/331ab85e910b
changeset:   39258:331ab85e910b
user:        Augie Fackler <augie at google.com>
date:        Tue Aug 21 17:15:51 2018 -0400
summary:     cleanup: make all uses of timedcm specify what they're timing

https://www.mercurial-scm.org/repo/hg/rev/e00123f63410
changeset:   39259:e00123f63410
user:        Augie Fackler <augie at google.com>
date:        Fri Aug 24 10:13:27 2018 -0700
summary:     util: make timedcm require the label (API)

https://www.mercurial-scm.org/repo/hg/rev/27946fca8a05
changeset:   39260:27946fca8a05
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Aug 23 18:04:15 2018 -0700
summary:     match: document that visitchildrenset might return files

https://www.mercurial-scm.org/repo/hg/rev/c9a3f7f5c023
changeset:   39261:c9a3f7f5c023
user:        Kyle Lippincott <spectral at google.com>
date:        Fri Aug 24 10:19:31 2018 -0700
summary:     match: make exactmatcher.visitchildrenset return file children as well

https://www.mercurial-scm.org/repo/hg/rev/5b9f116104f9
changeset:   39262:5b9f116104f9
parent:      39261:c9a3f7f5c023
parent:      39200:bd63ada7e1f8
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Aug 24 12:55:05 2018 -0700
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/eebd591803ab
changeset:   39263:eebd591803ab
user:        Kyle Lippincott <spectral at google.com>
date:        Wed Aug 15 14:41:27 2018 -0700
summary:     copies: correctly skip directories that have already been considered

https://www.mercurial-scm.org/repo/hg/rev/d750a6c9248d
changeset:   39264:d750a6c9248d
branch:      stable
parent:      39200:bd63ada7e1f8
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Aug 24 18:21:55 2018 -0700
summary:     scmutil: avoid quadratic membership testing (issue5969)

https://www.mercurial-scm.org/repo/hg/rev/f98d3c57906f
changeset:   39265:f98d3c57906f
parent:      39263:eebd591803ab
parent:      39264:d750a6c9248d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Aug 24 22:21:04 2018 -0700
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/82555d7186d0
changeset:   39266:82555d7186d0
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Aug 22 13:57:01 2018 +0900
summary:     filemerge: make capability check for internal tools ignore merge-tools section

https://www.mercurial-scm.org/repo/hg/rev/88c5a3ef54b1
changeset:   39267:88c5a3ef54b1
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Aug 22 14:08:27 2018 +0900
summary:     filemerge: avoid putting translated text into docstring

https://www.mercurial-scm.org/repo/hg/rev/0dfcc348d383
changeset:   39268:0dfcc348d383
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Aug 22 14:22:59 2018 +0900
summary:     help: revise explanation about capability check while selecting merge tool

https://www.mercurial-scm.org/repo/hg/rev/d0e8933d6dad
changeset:   39269:d0e8933d6dad
user:        FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
date:        Wed Aug 22 14:37:56 2018 +0900
summary:     i18n: merge i18n comments of translatable texts correctly

https://www.mercurial-scm.org/repo/hg/rev/37e56607cbb9
changeset:   39270:37e56607cbb9
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Aug 24 17:45:46 2018 -0400
summary:     lfs: add a progress bar when searching for blobs to upload

https://www.mercurial-scm.org/repo/hg/rev/fd7376fa60e7
changeset:   39271:fd7376fa60e7
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jun 05 18:16:07 2018 +0200
summary:     phase: use `trackedphases` in `_getphaserevsnative`

https://www.mercurial-scm.org/repo/hg/rev/160bd45cc6af
changeset:   39272:160bd45cc6af
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jun 05 20:47:52 2018 +0200
summary:     phase: explicitly exclude secret phase and above

https://www.mercurial-scm.org/repo/hg/rev/1ea6772fb415
changeset:   39273:1ea6772fb415
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Aug 23 01:15:19 2018 +0200
summary:     phase: handle phase with no command flag

https://www.mercurial-scm.org/repo/hg/rev/31c0ee6eb0ac
changeset:   39274:31c0ee6eb0ac
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Aug 23 01:48:26 2018 +0200
summary:     phase: expose a `_phase(idx)` revset

https://www.mercurial-scm.org/repo/hg/rev/b17d27ea61fb
changeset:   39275:b17d27ea61fb
bookmark:    @
tag:         tip
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Aug 23 01:48:39 2018 +0200
summary:     phase: use `_phase` revset instead of string interpolation

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


More information about the Mercurial-devel mailing list