mercurial at 40609: 63 new changesets

Mercurial Commits hg at intevation.de
Tue Nov 13 21:15:40 UTC 2018


63 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/840cd57cde32
changeset:   40547:840cd57cde32
parent:      40543:7bffbbe03e90
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 03 19:42:50 2018 +0900
summary:     ui: add config knob to redirect status messages to stderr (API)

https://www.mercurial-scm.org/repo/hg/rev/040447dc3c62
changeset:   40548:040447dc3c62
user:        Augie Fackler <augie at google.com>
date:        Tue Nov 06 10:26:33 2018 -0500
summary:     remotefilelog: fix various whitespace issues in docstring

https://www.mercurial-scm.org/repo/hg/rev/d6ec45b79277
changeset:   40549:d6ec45b79277
user:        Augie Fackler <augie at google.com>
date:        Tue Nov 06 10:41:00 2018 -0500
summary:     tests: fix config knob in test-narrow-clone-stream.t

https://www.mercurial-scm.org/repo/hg/rev/164b2e77f9a5
changeset:   40550:164b2e77f9a5
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Oct 03 10:53:29 2018 +0200
summary:     perf: introduce a perfrevlogwrite command

https://www.mercurial-scm.org/repo/hg/rev/4dd7edeb3da9
changeset:   40551:4dd7edeb3da9
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Oct 03 11:04:57 2018 +0200
summary:     perf: offer full details in perfrevlogwrite

https://www.mercurial-scm.org/repo/hg/rev/c63081cd3902
changeset:   40552:c63081cd3902
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Nov 06 00:57:34 2018 +0100
summary:     perf: only display the total time for perfrevlogwrite if quiet

https://www.mercurial-scm.org/repo/hg/rev/631011ff6771
changeset:   40553:631011ff6771
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Oct 19 17:23:29 2018 +0200
summary:     perf: add the notion of "source" to perfrevlogwrite

https://www.mercurial-scm.org/repo/hg/rev/6c2357029364
changeset:   40554:6c2357029364
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Nov 05 15:15:02 2018 +0100
summary:     perf: add `parent-1` as possible source for perfrevlogwrite

https://www.mercurial-scm.org/repo/hg/rev/b5b3dd4e40c3
changeset:   40555:b5b3dd4e40c3
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Nov 05 15:15:18 2018 +0100
summary:     perf: add `parent-2` as possible source for perfrevlogwrite

https://www.mercurial-scm.org/repo/hg/rev/e14d44772fb3
changeset:   40556:e14d44772fb3
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Nov 05 15:19:44 2018 +0100
summary:     perf: add `parent-smallest` as possible source for perfrevlogwrite

https://www.mercurial-scm.org/repo/hg/rev/355ae096faef
changeset:   40557:355ae096faef
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Nov 05 15:24:09 2018 +0100
summary:     perf: add `storage` as possible source for perfrevlogwrite

https://www.mercurial-scm.org/repo/hg/rev/4756a33d0d31
changeset:   40558:4756a33d0d31
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Nov 05 15:57:31 2018 +0100
summary:     perf: add a lazydeltabase option to perfrevlogwrite

https://www.mercurial-scm.org/repo/hg/rev/26bab5c03e4c
changeset:   40559:26bab5c03e4c
user:        Augie Fackler <augie at google.com>
date:        Tue Nov 06 11:52:41 2018 -0500
summary:     py3: ratchet caught two more passing tests

https://www.mercurial-scm.org/repo/hg/rev/8c1f36bf2d3e
changeset:   40560:8c1f36bf2d3e
user:        Augie Fackler <augie at google.com>
date:        Tue Nov 06 11:18:12 2018 -0500
summary:     revlog: add a comment to help clang-format produce less-awful results

https://www.mercurial-scm.org/repo/hg/rev/5c14bf0c5be3
changeset:   40561:5c14bf0c5be3
user:        Augie Fackler <augie at google.com>
date:        Tue Nov 06 11:19:35 2018 -0500
summary:     revlog: add blank line in comment to help clang-format

https://www.mercurial-scm.org/repo/hg/rev/e5ad3ef90aa1
changeset:   40562:e5ad3ef90aa1
user:        Augie Fackler <augie at google.com>
date:        Tue Nov 06 11:22:16 2018 -0500
summary:     revlog: give formatting to clang-format

https://www.mercurial-scm.org/repo/hg/rev/2ad56a9b983b
changeset:   40563:2ad56a9b983b
user:        Augie Fackler <augie at google.com>
date:        Wed Nov 07 12:15:36 2018 -0500
summary:     tests: work around `tac` not being portable

https://www.mercurial-scm.org/repo/hg/rev/0df4d93fdc27
changeset:   40564:0df4d93fdc27
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Nov 07 10:29:38 2018 -0800
summary:     tests: replace `tac` reimplementation by `sort -r`

https://www.mercurial-scm.org/repo/hg/rev/71b8ad0ef3e0
changeset:   40565:71b8ad0ef3e0
user:        Augie Fackler <augie at google.com>
date:        Wed Nov 07 14:21:39 2018 -0500
summary:     tests: fix up some import statements caught by Python 3

https://www.mercurial-scm.org/repo/hg/rev/b9557567cc3f
changeset:   40566:b9557567cc3f
user:        Danny Hooper <hooper at google.com>
date:        Tue Nov 06 15:50:41 2018 -0800
summary:     fix: add suboption for configuring execution order of tools

https://www.mercurial-scm.org/repo/hg/rev/8785d66edd6e
changeset:   40567:8785d66edd6e
user:        Kyle Lippincott <spectral at google.com>
date:        Wed Nov 07 15:41:18 2018 -0800
summary:     tests: fix a couple typos in test-resolve.t comments and add a comment

https://www.mercurial-scm.org/repo/hg/rev/b93157f69f46
changeset:   40568:b93157f69f46
user:        Kyle Lippincott <spectral at google.com>
date:        Wed Nov 07 15:42:56 2018 -0800
summary:     tests: make the commands.resolve.confirm tests not pollute the test-wide hgrc

https://www.mercurial-scm.org/repo/hg/rev/19e1c26213f1
changeset:   40569:19e1c26213f1
user:        Danny Hooper <hooper at google.com>
date:        Thu Nov 08 12:29:56 2018 -0800
summary:     cleanup: use revision numbers instead of hashes in test output

https://www.mercurial-scm.org/repo/hg/rev/ad71c792a8d8
changeset:   40570:ad71c792a8d8
user:        Danny Hooper <hooper at google.com>
date:        Thu Nov 08 12:35:26 2018 -0800
summary:     fix: add extra field to fixed revisions to avoid creating obsolescence cycles

https://www.mercurial-scm.org/repo/hg/rev/95a079ea1e19
changeset:   40571:95a079ea1e19
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Nov 09 08:19:08 2018 -0800
summary:     tests: drop obsolete "hginit" alias in remotefilelog tests

https://www.mercurial-scm.org/repo/hg/rev/def08813b290
changeset:   40572:def08813b290
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Nov 09 09:27:37 2018 -0800
summary:     tests: remove obsolete PYTHONPATH override from remotefilelog tests

https://www.mercurial-scm.org/repo/hg/rev/a777ad36b287
changeset:   40573:a777ad36b287
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Nov 09 09:35:05 2018 -0800
summary:     remotefilelog: remove unused configs for {data,history}pack version

https://www.mercurial-scm.org/repo/hg/rev/17f21047a232
changeset:   40574:17f21047a232
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Nov 09 09:36:16 2018 -0800
summary:     tests: don't load strip extension via mq extension for remotefilelog tests

https://www.mercurial-scm.org/repo/hg/rev/fb490d798be0
changeset:   40575:fb490d798be0
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Nov 09 10:46:02 2018 -0800
summary:     share: reload repo after adjusting it in postshare()

https://www.mercurial-scm.org/repo/hg/rev/85bf93def065
changeset:   40576:85bf93def065
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Nov 09 11:28:05 2018 -0800
summary:     share: avoid a now-unnecessary reload of the repo

https://www.mercurial-scm.org/repo/hg/rev/157f0e29eaa3
changeset:   40577:157f0e29eaa3
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Nov 09 10:47:24 2018 -0800
summary:     remotefilelog: avoid accessing repo instance after dispatch

https://www.mercurial-scm.org/repo/hg/rev/db61a18148a4
changeset:   40578:db61a18148a4
parent:      40577:157f0e29eaa3
parent:      40545:6107d4549fcc
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 10 12:07:26 2018 +0900
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/aca09df32819
changeset:   40579:aca09df32819
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Nov 07 19:59:38 2018 +0100
summary:     transaction: display data about why the transaction failed to rollback

https://www.mercurial-scm.org/repo/hg/rev/ab893a99b645
changeset:   40580:ab893a99b645
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Nov 09 23:19:53 2018 -0500
summary:     phases: add a list of names usable by the phase command

https://www.mercurial-scm.org/repo/hg/rev/ef694e477783
changeset:   40581:ef694e477783
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Nov 10 13:37:18 2018 -0500
summary:     phase: use the `phases.cmdphasenames` constant to walk available command flags

https://www.mercurial-scm.org/repo/hg/rev/a4c2788e8f48
changeset:   40582:a4c2788e8f48
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 10 11:36:22 2018 +0900
summary:     test-narrow-clone-stream: include uppercase letter in filename

https://www.mercurial-scm.org/repo/hg/rev/186921bc8e66
changeset:   40583:186921bc8e66
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 10 11:47:36 2018 +0900
summary:     test-narrow-clone-stream: include no usefncache case which is broken

https://www.mercurial-scm.org/repo/hg/rev/a694a7159125
changeset:   40584:a694a7159125
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 10 11:52:32 2018 +0900
summary:     store: pass in decoded filename to narrow matcher

https://www.mercurial-scm.org/repo/hg/rev/d0a6b2c8f8b6
changeset:   40585:d0a6b2c8f8b6
user:        Augie Fackler <raf at durin42.com>
date:        Sun Nov 11 14:13:08 2018 -0500
summary:     packaging: add Fedora 29 target

https://www.mercurial-scm.org/repo/hg/rev/3b0f07cc9626
changeset:   40586:3b0f07cc9626
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Nov 10 12:01:21 2018 +0900
summary:     test-subrepo: document why share magically works even if subrepos are missing

https://www.mercurial-scm.org/repo/hg/rev/5542bc9125c9
changeset:   40587:5542bc9125c9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jan 18 18:43:23 2015 +0900
summary:     dispatch: pass around ui.fmsg channel

https://www.mercurial-scm.org/repo/hg/rev/9683dfb6f13a
changeset:   40588:9683dfb6f13a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Nov 07 22:37:51 2018 +0900
summary:     commandserver: fix reference before assignment error in pipeservice cleanup

https://www.mercurial-scm.org/repo/hg/rev/054d0fcba2c4
changeset:   40589:054d0fcba2c4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jan 18 18:49:59 2015 +0900
summary:     commandserver: add experimental option to use separate message channel

https://www.mercurial-scm.org/repo/hg/rev/83dd8c63a0c6
changeset:   40590:83dd8c63a0c6
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jan 18 17:55:28 2015 +0900
summary:     ui: extract helpers to write message with type or label

https://www.mercurial-scm.org/repo/hg/rev/c49283e740da
changeset:   40591:c49283e740da
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Nov 08 22:25:04 2018 +0900
summary:     test-commandserver: clean up quoting and location of dbgui extension

https://www.mercurial-scm.org/repo/hg/rev/83e571ea06a9
changeset:   40592:83e571ea06a9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Nov 04 12:17:20 2018 +0900
summary:     commandserver: attach prompt default and choices to message

https://www.mercurial-scm.org/repo/hg/rev/6f0941f4a184
changeset:   40593:6f0941f4a184
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Nov 04 12:38:49 2018 +0900
summary:     commandserver: make getpass() request distinct from normal prompt

https://www.mercurial-scm.org/repo/hg/rev/234c2d8c9e48
changeset:   40594:234c2d8c9e48
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Nov 04 12:51:14 2018 +0900
summary:     commandserver: send raw progress information to message channel

https://www.mercurial-scm.org/repo/hg/rev/419d703115b0
changeset:   40595:419d703115b0
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Nov 12 21:28:54 2018 +0900
summary:     help: add internals.extensions topic

https://www.mercurial-scm.org/repo/hg/rev/252396a6a3f2
changeset:   40596:252396a6a3f2
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Nov 12 22:26:24 2018 +0900
summary:     help: merge section about uisetup() and extsetup()

https://www.mercurial-scm.org/repo/hg/rev/04d08f17ce7a
changeset:   40597:04d08f17ce7a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Nov 12 22:51:36 2018 +0900
summary:     help: document weird behavior of uisetup()

https://www.mercurial-scm.org/repo/hg/rev/fa33196088c4
changeset:   40598:fa33196088c4
user:        Augie Fackler <augie at google.com>
date:        Tue Nov 06 11:12:56 2018 -0500
summary:     revlog: replace PyInt_AS_LONG with a more portable helper function

https://www.mercurial-scm.org/repo/hg/rev/9eeda7199181
changeset:   40599:9eeda7199181
user:        Augie Fackler <augie at google.com>
date:        Mon Nov 12 20:35:22 2018 -0500
summary:     manifest: make sure there's a filename before bothering to look for newline

https://www.mercurial-scm.org/repo/hg/rev/f27f8e9ef1e7
changeset:   40600:f27f8e9ef1e7
user:        Augie Fackler <augie at google.com>
date:        Mon Nov 12 20:31:57 2018 -0500
summary:     manifest: also reject obviously-too-short lines when parsing lines

https://www.mercurial-scm.org/repo/hg/rev/da4478ca0e32
changeset:   40601:da4478ca0e32
user:        Augie Fackler <augie at google.com>
date:        Mon Nov 12 20:32:58 2018 -0500
summary:     manifest: perform cheap checks before potentially allocating memory

https://www.mercurial-scm.org/repo/hg/rev/c36175456350
changeset:   40602:c36175456350
user:        Augie Fackler <augie at google.com>
date:        Wed Oct 17 17:15:42 2018 -0400
summary:     histedit: import chistedit curses UI from hg-experimental

https://www.mercurial-scm.org/repo/hg/rev/2f7e531ef3e7
changeset:   40603:2f7e531ef3e7
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Oct 15 15:45:08 2018 +0200
summary:     sparse-revlog: skip the span check in the sparse-revlog case

https://www.mercurial-scm.org/repo/hg/rev/3ac23dad6364
changeset:   40604:3ac23dad6364
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Oct 16 14:43:51 2018 +0200
summary:     sparse-revlog: drop unused deltainfo parameter from _slicechunktodensity

https://www.mercurial-scm.org/repo/hg/rev/a32ccd32982b
changeset:   40605:a32ccd32982b
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Oct 16 14:46:28 2018 +0200
summary:     sparse-revlog: drop unused deltainfo parameter from segmentspan

https://www.mercurial-scm.org/repo/hg/rev/bfbfd15d65bd
changeset:   40606:bfbfd15d65bd
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Nov 08 15:29:58 2018 +0100
summary:     sparse-revlog: fast-path before computing payload size

https://www.mercurial-scm.org/repo/hg/rev/54de23400b2a
changeset:   40607:54de23400b2a
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Nov 08 16:01:30 2018 +0100
summary:     sparse-revlog: stop using a heap to track gaps

https://www.mercurial-scm.org/repo/hg/rev/526ee887c4d5
changeset:   40608:526ee887c4d5
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Nov 08 16:07:16 2018 +0100
summary:     sparse-revlog: stop using a heap to track selected gap

https://www.mercurial-scm.org/repo/hg/rev/ee9981bc8b44
changeset:   40609:ee9981bc8b44
bookmark:    @
tag:         tip
user:        Pulkit Goyal <pulkit at yandex-team.ru>
date:        Sat Oct 13 05:09:18 2018 +0300
summary:     py3: add __pycache__ to .hgignore

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


More information about the Mercurial-devel mailing list