32 new changesets (3 on stable) in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/374d7fff7cb5
changeset:   46383:374d7fff7cb5
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Jan 25 16:34:43 2021 +0100
summary:     store: use `endswith` to detect revlog extension

https://www.mercurial-scm.org/repo/hg/rev/7bb31c367847
changeset:   46384:7bb31c367847
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Tue Jan 26 00:45:40 2021 +0100
summary:     run-test: avoid byte issue when replacing output file of python 
test

https://www.mercurial-scm.org/repo/hg/rev/aaff3bc75306
changeset:   46385:aaff3bc75306
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Jan 25 23:07:56 2021 +0100
summary:     minirst: respect escaping in definition list key

https://www.mercurial-scm.org/repo/hg/rev/d481f30ea8e3
changeset:   46386:d481f30ea8e3
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Jan 25 23:08:33 2021 +0100
summary:     help: escape ':' (as '\:') when generating command names

https://www.mercurial-scm.org/repo/hg/rev/c41ac8985fe4
changeset:   46387:c41ac8985fe4
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Jan 25 23:13:01 2021 +0100
summary:     perf: test the formatting of a command help

https://www.mercurial-scm.org/repo/hg/rev/d8ad391e10f5
changeset:   46388:d8ad391e10f5
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Mon Jan 25 16:46:51 2021 +0100
summary:     command-namespace: use `::` are the command separator

https://www.mercurial-scm.org/repo/hg/rev/38b9a63d3a13
changeset:   46389:38b9a63d3a13
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Mon Jan 25 19:03:27 2021 -0500
summary:     cext: restore the ability to build on Windows with py2

https://www.mercurial-scm.org/repo/hg/rev/0800aa42bb4c
changeset:   46390:0800aa42bb4c
user:        Simon Sapin <simon.sa...@octobus.net>
date:        Fri Jan 15 16:11:54 2021 +0100
summary:     rust: use the bytes-cast crate to parse persistent nodemaps

https://www.mercurial-scm.org/repo/hg/rev/cfb6c10c08c2
changeset:   46391:cfb6c10c08c2
user:        Simon Sapin <simon.sa...@octobus.net>
date:        Mon Jan 25 11:34:23 2021 +0100
summary:     rust: replace an unsafe use of transmute with a safe use of 
bytes-cast

https://www.mercurial-scm.org/repo/hg/rev/f25c770c217b
changeset:   46392:f25c770c217b
user:        Joerg Sonnenberger <jo...@bec.de>
date:        Tue Jan 26 00:19:36 2021 +0100
summary:     debugshell: add a simple command for starting an interactive shell

https://www.mercurial-scm.org/repo/hg/rev/66e8e279133b
changeset:   46393:66e8e279133b
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Tue Jan 26 17:25:30 2021 -0500
summary:     hghave: list the module needed for the `vcr` check

https://www.mercurial-scm.org/repo/hg/rev/8477c91b5e8e
changeset:   46394:8477c91b5e8e
user:        Augie Fackler <au...@google.com>
date:        Fri Jan 22 15:29:12 2021 -0500
summary:     histedit: don't assign to _ for unused values

https://www.mercurial-scm.org/repo/hg/rev/a936e570288d
changeset:   46395:a936e570288d
user:        Augie Fackler <au...@google.com>
date:        Fri Jan 22 15:32:00 2021 -0500
summary:     histedit: notice when the main window underflows height and abort

https://www.mercurial-scm.org/repo/hg/rev/11ce2977572f
changeset:   46396:11ce2977572f
user:        Augie Fackler <au...@google.com>
date:        Fri Jan 22 15:43:06 2021 -0500
summary:     histedit: rip out mysterious catch-all ignore curses.error handler

https://www.mercurial-scm.org/repo/hg/rev/f213b250fed0
changeset:   46397:f213b250fed0
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sat Jan 16 02:18:55 2021 +0100
summary:     copies: explicitly filter out existing file in graftcopies

https://www.mercurial-scm.org/repo/hg/rev/154ded9104f1
changeset:   46398:154ded9104f1
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Fri Jan 15 23:49:51 2021 +0100
summary:     copies: clarify which case some conditional are handling

https://www.mercurial-scm.org/repo/hg/rev/1d6d1a15a963
changeset:   46399:1d6d1a15a963
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Fri Jan 15 23:58:41 2021 +0100
summary:     copies: simplify the conditional for _filter's case 3

https://www.mercurial-scm.org/repo/hg/rev/7525e77b5eac
changeset:   46400:7525e77b5eac
user:        Nikita Slyusarev <ns...@yandex-team.com>
date:        Tue Jan 12 00:11:16 2021 +0300
summary:     convert: option to set date and time for svn commits

https://www.mercurial-scm.org/repo/hg/rev/2aef69e8efbb
changeset:   46401:2aef69e8efbb
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Jan 27 15:53:32 2021 +0100
summary:     heptapod-ci: add a default value for HG_CI_IMAGE_TAG

https://www.mercurial-scm.org/repo/hg/rev/6b0dac9f650a
changeset:   46402:6b0dac9f650a
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Jan 27 14:57:20 2021 +0100
summary:     heptapod-ci: indicate which version of black is used for the run

https://www.mercurial-scm.org/repo/hg/rev/959d581bb625
changeset:   46403:959d581bb625
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Jan 27 14:58:24 2021 +0100
summary:     black: show required version in skip message

https://www.mercurial-scm.org/repo/hg/rev/a390c7fcd286
changeset:   46404:a390c7fcd286
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Jan 27 15:04:48 2021 +0100
summary:     heptapod-ci: indicate which version of clang-format is used for 
the run

https://www.mercurial-scm.org/repo/hg/rev/9fd4f7af42ea
changeset:   46405:9fd4f7af42ea
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Wed Jan 27 15:06:02 2021 +0100
summary:     clang-format: show required version in skip message

https://www.mercurial-scm.org/repo/hg/rev/95054317e172
changeset:   46406:95054317e172
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Thu Jan 28 15:12:48 2021 +0100
summary:     revlog: use a less probable revlog version for backwards 
compatibility

https://www.mercurial-scm.org/repo/hg/rev/095fa99ae5f5
changeset:   46407:095fa99ae5f5
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Thu Jan 28 15:26:33 2021 +0100
summary:     revlog: prepare pure parser for being overloaded

https://www.mercurial-scm.org/repo/hg/rev/e948ad0dcbe2
changeset:   46408:e948ad0dcbe2
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Sat Jan 16 00:03:18 2021 +0100
summary:     copies: add an devel option to trace all files

https://www.mercurial-scm.org/repo/hg/rev/29e3e46b0a22
changeset:   46409:29e3e46b0a22
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Wed Jan 27 22:10:57 2021 -0800
summary:     narrow: delete a stale TODO about not sending groups the client 
already has

https://www.mercurial-scm.org/repo/hg/rev/892eb7c5edaa
changeset:   46410:892eb7c5edaa
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Thu Jan 28 00:14:15 2021 -0800
summary:     copies: fix an incorrect comment in graftcopies() from recent D9802

https://www.mercurial-scm.org/repo/hg/rev/3df00f905458
changeset:   46411:3df00f905458
branch:      stable
parent:      46364:5b747aa1b2be
user:        Simon Sapin <simon.sa...@octobus.net>
date:        Thu Jan 28 13:25:37 2021 +0100
summary:     persistent-nodemap: add test case reproducing a Rust panic

https://www.mercurial-scm.org/repo/hg/rev/7d0405e458a0
changeset:   46412:7d0405e458a0
branch:      stable
user:        Simon Sapin <simon.sa...@octobus.net>
date:        Thu Jan 28 13:15:34 2021 +0100
summary:     persistent-nodemap: Fix Rust declarations for Revlog_CAPI 
signatures

https://www.mercurial-scm.org/repo/hg/rev/ed43b6fa847e
changeset:   46413:ed43b6fa847e
branch:      stable
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Wed Jan 27 00:54:57 2021 -0500
summary:     copyright: update to 2021

https://www.mercurial-scm.org/repo/hg/rev/16c18d5e5dc8
changeset:   46414:16c18d5e5dc8
bookmark:    @
tag:         tip
parent:      46410:892eb7c5edaa
parent:      46413:ed43b6fa847e
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Fri Jan 29 17:32:09 2021 +0530
summary:     merge with stable

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to