mercurial at 45794: 38 new changesets (8 on stable)

Mercurial Commits hg at intevation.de
Mon Nov 2 07:15:41 UTC 2020


38 new changesets (8 on stable) in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/067707e026b4
changeset:   45757:067707e026b4
branch:      stable
parent:      45755:8ed69bd42f10
user:        Dan Villiom Podlaski Christiansen <danchr at gmail.com>
date:        Thu Oct 29 07:51:13 2020 +0100
summary:     commit: don't change phases for preexisting commits

https://www.mercurial-scm.org/repo/hg/rev/14ac6a74e7e7
changeset:   45758:14ac6a74e7e7
branch:      stable
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Oct 23 20:10:17 2020 +0900
summary:     ui: fix echo back of ui.prompt() to not concatenate None as bytes

https://www.mercurial-scm.org/repo/hg/rev/ff48eea4a926
changeset:   45759:ff48eea4a926
branch:      stable
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Oct 23 20:33:36 2020 +0900
summary:     url: do not continue HTTP authentication with user=None (issue6425)

https://www.mercurial-scm.org/repo/hg/rev/e0ad11ab8052
changeset:   45760:e0ad11ab8052
branch:      stable
user:        Dan Villiom Podlaski Christiansen <danchr at gmail.com>
date:        Wed Oct 28 17:41:25 2020 +0100
summary:     backout: don't assume that tip as what we just committed

https://www.mercurial-scm.org/repo/hg/rev/341e014fe0fb
changeset:   45761:341e014fe0fb
branch:      stable
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Oct 23 22:20:08 2020 -0400
summary:     repoview: only pin obsolete wdir parents while there are unresolved conflicts

https://www.mercurial-scm.org/repo/hg/rev/0599c83cdf5c
changeset:   45762:0599c83cdf5c
branch:      stable
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 29 11:37:22 2020 -0700
summary:     relnotes: copy "next" to "5.6" and clear "next"

https://www.mercurial-scm.org/repo/hg/rev/bea8cf87bef3
changeset:   45763:bea8cf87bef3
branch:      stable
user:        Dan Villiom Podlaski Christiansen <danchr at gmail.com>
date:        Thu Oct 29 11:11:54 2020 +0100
summary:     py3: hggettext

https://www.mercurial-scm.org/repo/hg/rev/18c17d63fdab
changeset:   45764:18c17d63fdab
branch:      stable
user:        Dan Villiom Podlaski Christiansen <danchr at gmail.com>
date:        Thu Oct 29 11:12:25 2020 +0100
summary:     i18n: fix coding tag unsupported by xgettext

https://www.mercurial-scm.org/repo/hg/rev/ed84a4d48910
changeset:   45765:ed84a4d48910
parent:      45756:79d681753c4d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Oct 23 10:56:18 2020 -0700
summary:     config: add a new [command-templates] section for templates defined by hg

https://www.mercurial-scm.org/repo/hg/rev/1f7c077e0640
changeset:   45766:1f7c077e0640
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Oct 23 15:27:33 2020 -0700
summary:     config: rename ui.graphnodetemplate to command-templates.graphnode

https://www.mercurial-scm.org/repo/hg/rev/40411ad2f5d2
changeset:   45767:40411ad2f5d2
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Oct 23 15:59:32 2020 -0700
summary:     config: rename ui.mergemarkertemplate to command-templates.mergemarker

https://www.mercurial-scm.org/repo/hg/rev/5effb1992c17
changeset:   45768:5effb1992c17
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Oct 26 10:33:32 2020 -0700
summary:     config: move ui.pre-merge-tool-output-template into [command-templates]

https://www.mercurial-scm.org/repo/hg/rev/b4c193509cd0
changeset:   45769:b4c193509cd0
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 22 22:29:22 2020 -0700
summary:     rebase: use hard-coded template for one-line commit description

https://www.mercurial-scm.org/repo/hg/rev/96fcc37a9c80
changeset:   45770:96fcc37a9c80
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 22 23:10:06 2020 -0700
summary:     rebase: make summary template configurable, with default to shared template

https://www.mercurial-scm.org/repo/hg/rev/f90a5c211251
changeset:   45771:f90a5c211251
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Oct 27 15:33:15 2020 -0700
summary:     rebase: change and standarize template for rebase's one-line summary

https://www.mercurial-scm.org/repo/hg/rev/294aab57a5f3
changeset:   45772:294aab57a5f3
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Oct 27 10:22:36 2020 -0700
summary:     phabsend: use default one-line summary

https://www.mercurial-scm.org/repo/hg/rev/84ce9ffc95ad
changeset:   45773:84ce9ffc95ad
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Oct 27 10:06:17 2020 -0700
summary:     split: use default one-line summary

https://www.mercurial-scm.org/repo/hg/rev/450e17e59603
changeset:   45774:450e17e59603
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 15 22:23:02 2020 -0700
summary:     commit: leverage cmdutil.check_incompatible_arguments()

https://www.mercurial-scm.org/repo/hg/rev/5bb900885311
changeset:   45775:5bb900885311
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Oct 20 08:58:20 2020 -0700
summary:     errors: remove unnecessary override of __bytes__ in RevlogError

https://www.mercurial-scm.org/repo/hg/rev/0fc8b066928a
changeset:   45776:0fc8b066928a
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 22 09:58:05 2020 -0700
summary:     errors: name arguments to ParseError constructor

https://www.mercurial-scm.org/repo/hg/rev/0883413e09bc
changeset:   45777:0883413e09bc
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 22 10:57:11 2020 -0700
summary:     config: move message about leading spaces in config to config.py

https://www.mercurial-scm.org/repo/hg/rev/6620caf427ec
changeset:   45778:6620caf427ec
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Oct 14 08:38:58 2020 -0700
summary:     tests: add notes about broken `hg log --follow <file>` with copies in extras

https://www.mercurial-scm.org/repo/hg/rev/8719a5b68419
changeset:   45779:8719a5b68419
user:        Joerg Sonnenberger <joerg at bec.de>
date:        Wed Oct 21 01:48:09 2020 +0200
summary:     revlog: use LRU for the chain cache

https://www.mercurial-scm.org/repo/hg/rev/ae2873e92250
changeset:   45780:ae2873e92250
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri Oct 09 10:33:19 2020 +0200
summary:     dirstate-tree: simplify the control flow in the Node.insert method

https://www.mercurial-scm.org/repo/hg/rev/b1664f6eb650
changeset:   45781:b1664f6eb650
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Fri Sep 18 17:28:22 2020 +0530
summary:     tests: add test showing broken extension loading in case of share-safe

https://www.mercurial-scm.org/repo/hg/rev/fd1de908f2b4
changeset:   45782:fd1de908f2b4
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Fri Sep 18 18:52:38 2020 +0530
summary:     dispatch: load shared source repository config in share-safe mode

https://www.mercurial-scm.org/repo/hg/rev/88a47cbf063c
changeset:   45783:88a47cbf063c
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Jul 01 15:14:59 2020 +0530
summary:     config: add a .hg/hgrc-not-shared which won't be shared in share-safe mode

https://www.mercurial-scm.org/repo/hg/rev/74271829ddc0
changeset:   45784:74271829ddc0
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu Oct 15 15:57:36 2020 +0200
summary:     clonebundles: move a bundle of clone bundle related code to a new module

https://www.mercurial-scm.org/repo/hg/rev/80f32ec8653a
changeset:   45785:80f32ec8653a
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Wed Oct 14 17:46:28 2020 +0200
summary:     clonebundle: move the manifest filename to a constant

https://www.mercurial-scm.org/repo/hg/rev/37c65704869d
changeset:   45786:37c65704869d
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Wed Oct 14 17:52:18 2020 +0200
summary:     procutil: allow to specify arbitrary  stdin bytes to runbgcommand

https://www.mercurial-scm.org/repo/hg/rev/225e513c444e
changeset:   45787:225e513c444e
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Oct 07 14:26:47 2020 +0530
summary:     tags: add safety check for len(record) while reading hgtagsfnodescache

https://www.mercurial-scm.org/repo/hg/rev/a5206e71c536
changeset:   45788:a5206e71c536
user:        Joerg Sonnenberger <joerg at bec.de>
date:        Sun Oct 18 22:18:02 2020 +0200
summary:     revlog: extend addgroup() with callback for duplicates

https://www.mercurial-scm.org/repo/hg/rev/09735cde6275
changeset:   45789:09735cde6275
user:        Joerg Sonnenberger <joerg at bec.de>
date:        Mon Oct 19 02:54:12 2020 +0200
summary:     phases: allow registration and boundary advancement with revision sets

https://www.mercurial-scm.org/repo/hg/rev/5d65e04b6a80
changeset:   45790:5d65e04b6a80
user:        Joerg Sonnenberger <joerg at bec.de>
date:        Tue Oct 20 17:32:45 2020 +0200
summary:     phases: convert registernew users to use revision sets

https://www.mercurial-scm.org/repo/hg/rev/1f9736eb0e65
changeset:   45791:1f9736eb0e65
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 22 23:35:04 2020 -0700
summary:     histedit: drop fallback to empty string from rendertemplate()

https://www.mercurial-scm.org/repo/hg/rev/1703a7f9d5b8
changeset:   45792:1703a7f9d5b8
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Tue Oct 13 14:16:21 2020 -0400
summary:     rebase: update commit hash references in the new commits

https://www.mercurial-scm.org/repo/hg/rev/4db5671d57d9
changeset:   45793:4db5671d57d9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 17 21:57:21 2020 +0900
summary:     help: update command synopsis to clarify "cp --forget" only takes destinations

https://www.mercurial-scm.org/repo/hg/rev/330c258fe7ca
changeset:   45794:330c258fe7ca
bookmark:    @
tag:         tip
parent:      45793:4db5671d57d9
parent:      45761:341e014fe0fb
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Oct 29 00:17:12 2020 -0700
summary:     branching: merge with stable

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


More information about the Mercurial-devel mailing list