mercurial at 39527: 43 new changesets

Mercurial Commits hg at intevation.de
Tue Sep 11 21:15:42 UTC 2018


43 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/42bc1c70a6b8
changeset:   39485:42bc1c70a6b8
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 23 13:50:47 2018 -0700
summary:     wireprotov2peer: report exceptions in frame handling against request future

https://www.mercurial-scm.org/repo/hg/rev/43d92d68ac88
changeset:   39486:43d92d68ac88
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Sep 05 09:04:40 2018 -0700
summary:     wireprotov2peer: properly format errors

https://www.mercurial-scm.org/repo/hg/rev/931386a0b108
changeset:   39487:931386a0b108
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Sep 04 21:05:21 2018 +0200
summary:     revlog: drop duplicated code

https://www.mercurial-scm.org/repo/hg/rev/d629b6d2f05a
changeset:   39488:d629b6d2f05a
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Sep 04 21:28:28 2018 +0200
summary:     revlog: clarify the comment attached to delta reuse

https://www.mercurial-scm.org/repo/hg/rev/f1186c292d03
changeset:   39489:f1186c292d03
user:        Meirambek Omyrzak <meirambek77 at gmail.com>
date:        Wed Sep 05 01:19:48 2018 +0300
summary:     verify: make output less confusing (issue5924)

https://www.mercurial-scm.org/repo/hg/rev/966950954fda
changeset:   39490:966950954fda
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Aug 18 12:45:44 2018 +0200
summary:     tests: add a `tests/artifacts/` directory

https://www.mercurial-scm.org/repo/hg/rev/4ca7a67c94c8
changeset:   39491:4ca7a67c94c8
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Sep 10 09:08:24 2018 -0700
summary:     sparse-revlog: add a test checking revlog deltas for a churning file

https://www.mercurial-scm.org/repo/hg/rev/a33f394b2bfd
changeset:   39492:a33f394b2bfd
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:29 2018 -0400
summary:     snapshot: try intermediate snapshot against parents' base

https://www.mercurial-scm.org/repo/hg/rev/3ca144f1c8dd
changeset:   39493:3ca144f1c8dd
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:30 2018 -0400
summary:     snapshot: search for unrelated but reusable full-snapshot

https://www.mercurial-scm.org/repo/hg/rev/e72130f58f5d
changeset:   39494:e72130f58f5d
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:30 2018 -0400
summary:     snapshot: consider all snapshots in the parents' chains

https://www.mercurial-scm.org/repo/hg/rev/6a53842727c1
changeset:   39495:6a53842727c1
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:31 2018 -0400
summary:     snapshot: consider unrelated snapshots at a similar level first

https://www.mercurial-scm.org/repo/hg/rev/2f9f7889549b
changeset:   39496:2f9f7889549b
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:32 2018 -0400
summary:     snapshot: introduce an intermediate `_refinedgroups` generator

https://www.mercurial-scm.org/repo/hg/rev/5b308a4e6d03
changeset:   39497:5b308a4e6d03
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:32 2018 -0400
summary:     snapshot: use None as a stop value when looking for a good delta

https://www.mercurial-scm.org/repo/hg/rev/04b75f3a3f2a
changeset:   39498:04b75f3a3f2a
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:33 2018 -0400
summary:     snapshot: add refining logic at the findeltainfo level

https://www.mercurial-scm.org/repo/hg/rev/51cec7fb672e
changeset:   39499:51cec7fb672e
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:33 2018 -0400
summary:     snapshot: also use None as a stop value for `_refinegroup`

https://www.mercurial-scm.org/repo/hg/rev/cc85ebb68ff9
changeset:   39500:cc85ebb68ff9
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:34 2018 -0400
summary:     snapshot: turn _refinedgroups into a coroutine

https://www.mercurial-scm.org/repo/hg/rev/993d7e2c8b79
changeset:   39501:993d7e2c8b79
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:34 2018 -0400
summary:     snapshot: make sure we'll never refine delta base from a reused source

https://www.mercurial-scm.org/repo/hg/rev/e4d4361d0bcd
changeset:   39502:e4d4361d0bcd
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:35 2018 -0400
summary:     snapshot: try to refine new snapshot base down the chain

https://www.mercurial-scm.org/repo/hg/rev/5aef5afa8654
changeset:   39503:5aef5afa8654
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:36 2018 -0400
summary:     snapshot: refine candidate snapshot base upward

https://www.mercurial-scm.org/repo/hg/rev/05a165dc4f55
changeset:   39504:05a165dc4f55
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:17:37 2018 -0400
summary:     snapshot: extract parent chain computation

https://www.mercurial-scm.org/repo/hg/rev/c6b8eab5db19
changeset:   39505:c6b8eab5db19
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:18:45 2018 -0400
summary:     snapshot: also consider the snapshot chain of one unrelated revision

https://www.mercurial-scm.org/repo/hg/rev/b66ea3fc3a86
changeset:   39506:b66ea3fc3a86
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 11:18:45 2018 -0400
summary:     sparse-revlog: set max delta chain length to on thousand

https://www.mercurial-scm.org/repo/hg/rev/a5d6bf6032fb
changeset:   39507:a5d6bf6032fb
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Sep 10 19:36:25 2018 -0700
summary:     extensions: add timing for extensions reposetup

https://www.mercurial-scm.org/repo/hg/rev/1a2bfc4d756a
changeset:   39508:1a2bfc4d756a
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Sep 06 16:20:05 2018 -0400
summary:     extensions: trace the total time of running all uisetup callbacks

https://www.mercurial-scm.org/repo/hg/rev/3a86f7eb8b78
changeset:   39509:3a86f7eb8b78
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Sep 06 16:21:42 2018 -0400
summary:     extensions: trace the total time of running all extsetup callbacks

https://www.mercurial-scm.org/repo/hg/rev/340170192874
changeset:   39510:340170192874
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Sep 06 16:49:37 2018 -0400
summary:     extensions: trace the total time of running all reposetup callbacks

https://www.mercurial-scm.org/repo/hg/rev/1ab185c78cc3
changeset:   39511:1ab185c78cc3
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 16:51:51 2018 -0400
summary:     extension: add a summary of total loading time per extension

https://www.mercurial-scm.org/repo/hg/rev/ec0a2601bc76
changeset:   39512:ec0a2601bc76
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Sep 06 16:59:25 2018 -0400
summary:     tracing: trace command function execution

https://www.mercurial-scm.org/repo/hg/rev/e9706686451b
changeset:   39513:e9706686451b
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 17:51:07 2018 -0400
summary:     contrib: fix catapipe output argument documentation

https://www.mercurial-scm.org/repo/hg/rev/b29ec19748a7
changeset:   39514:b29ec19748a7
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Sep 07 17:54:55 2018 -0400
summary:     contrib: use a monotonic timer in catapipe

https://www.mercurial-scm.org/repo/hg/rev/93486cc46125
changeset:   39515:93486cc46125
user:        spectral <spectral at google.com>
date:        Thu Aug 16 12:31:52 2018 -0700
summary:     treemanifest: introduce lazy loading of subdirs

https://www.mercurial-scm.org/repo/hg/rev/079d7bfa463d
changeset:   39516:079d7bfa463d
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Aug 23 00:33:06 2018 -0700
summary:     treemanifest: attempt to avoid loading all lazily-loaded subdirs in _isempty

https://www.mercurial-scm.org/repo/hg/rev/8798be5f04fc
changeset:   39517:8798be5f04fc
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Aug 23 00:34:25 2018 -0700
summary:     treemanifest: avoid unnecessary copies/processing when using alwaysmatcher

https://www.mercurial-scm.org/repo/hg/rev/c29548ba4a75
changeset:   39518:c29548ba4a75
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Aug 23 00:41:20 2018 -0700
summary:     treemanifest: avoid loading everything just to get their nodeid

https://www.mercurial-scm.org/repo/hg/rev/5d69e2412ec8
changeset:   39519:5d69e2412ec8
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue May 29 12:12:18 2018 +0200
summary:     shelve: use the internal phase when possible

https://www.mercurial-scm.org/repo/hg/rev/0612e4c6fda0
changeset:   39520:0612e4c6fda0
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Sep 10 21:15:54 2018 -0400
summary:     tests: stabilize test-no-symlink

https://www.mercurial-scm.org/repo/hg/rev/154e4f84b51c
changeset:   39521:154e4f84b51c
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Aug 23 00:44:10 2018 -0700
summary:     treemanifest: use visitchildrenset when filtering a manifest to a matcher

https://www.mercurial-scm.org/repo/hg/rev/3ba9ef0fb693
changeset:   39522:3ba9ef0fb693
user:        Kyle Lippincott <spectral at google.com>
date:        Thu Aug 23 18:26:14 2018 -0700
summary:     treemanifest: use visitchildrenset when doing a walk

https://www.mercurial-scm.org/repo/hg/rev/c90514043eaa
changeset:   39523:c90514043eaa
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Mon Sep 10 15:55:14 2018 +0300
summary:     narrow: add narrow and ellipses as server capabilities

https://www.mercurial-scm.org/repo/hg/rev/294c571490f0
changeset:   39524:294c571490f0
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Mon Sep 10 16:29:22 2018 +0300
summary:     narrow: build the known set of nodes only when ellipses is enabled

https://www.mercurial-scm.org/repo/hg/rev/2675d561f5cb
changeset:   39525:2675d561f5cb
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Sat Aug 25 22:19:42 2018 +0300
summary:     narrowspec: fix a typoed 'supported'

https://www.mercurial-scm.org/repo/hg/rev/c6eb2118f44f
changeset:   39526:c6eb2118f44f
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Aug 21 15:09:22 2018 +0300
summary:     tests: show that merging with sparse is broken when rename is involved

https://www.mercurial-scm.org/repo/hg/rev/9db856446298
changeset:   39527:9db856446298
bookmark:    @
tag:         tip
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Tue Aug 21 16:11:17 2018 +0300
summary:     sparse: add local files to temporaryfiles if they exist out of sparse

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


More information about the Mercurial-devel mailing list