[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mercurial-devel
Subject:    mercurial@48284: 39 new changesets (7 on stable)
From:       Mercurial Commits <hg () intevation ! de>
Date:       2021-10-26 14:15:47
Message-ID: 20211026161547.072135612.hg () intevation ! de
[Download RAW message or body]

39 new changesets (7 on stable) in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/2f7caef017d9
changeset:   48246:2f7caef017d9
parent:      48244:b56858d85a7b
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Mon Oct 18 10:14:44 2021 +0200
summary:     fix: appease pyflakes and make unused variables more obvious

https://www.mercurial-scm.org/repo/hg/rev/c62e4397eb28
changeset:   48247:c62e4397eb28
user:        Martin von Zweigbergk <martinvonz@google.com>
date:        Thu Oct 14 10:58:39 2021 -0700
summary:     copy: recommend `--at-rev .` if target was added in parent commit

https://www.mercurial-scm.org/repo/hg/rev/7f23a472068f
changeset:   48248:7f23a472068f
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Fri Aug 27 14:40:09 2021 +0200
summary:     pyoxidizer: default to a meaningless release instead of hardcoding 5.8

https://www.mercurial-scm.org/repo/hg/rev/e9faae0f445c
changeset:   48249:e9faae0f445c
user:        Arseniy Alekseyev <aalekseyev@janestreet.com>
date:        Tue Oct 19 10:52:13 2021 +0100
summary:     rhg: simplify split_metadata

https://www.mercurial-scm.org/repo/hg/rev/1730b2fceaa1
changeset:   48250:1730b2fceaa1
user:        Simon Sapin <simon.sapin@octobus.net>
date:        Fri Oct 15 16:12:00 2021 +0200
summary:     dirstate-v2: adds a flag to mark a file as modified

https://www.mercurial-scm.org/repo/hg/rev/dfc5a505ddc5
changeset:   48251:dfc5a505ddc5
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Fri Oct 15 16:33:19 2021 +0200
summary:     dirstate-v2: adds two flag to track the presence of some unrecorded files

https://www.mercurial-scm.org/repo/hg/rev/602c8e8411f5
changeset:   48252:602c8e8411f5
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Mon Oct 18 20:02:15 2021 +0200
summary:     dirstate: add a concept of "fallback" flags to dirstate item

https://www.mercurial-scm.org/repo/hg/rev/948570aa7630
changeset:   48253:948570aa7630
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Mon Oct 18 20:02:05 2021 +0200
summary:     dirstate: make DirstateItem constructor accept fallback value

https://www.mercurial-scm.org/repo/hg/rev/b874e8d81a98
changeset:   48254:b874e8d81a98
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Mon Oct 18 10:56:54 2021 +0200
summary:     dirstate-v2: preserve the fallback values on disk

https://www.mercurial-scm.org/repo/hg/rev/8c34edb1ad10
changeset:   48255:8c34edb1ad10
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Tue Oct 19 19:04:11 2021 +0200
summary:     backout: backed out changeset 6edc8800dbc3

https://www.mercurial-scm.org/repo/hg/rev/56d037d07395
changeset:   48256:56d037d07395
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Tue Oct 19 19:03:39 2021 +0200
summary:     backout: backed out changeset 2f2107c01dee

https://www.mercurial-scm.org/repo/hg/rev/f45d35950db6
changeset:   48257:f45d35950db6
user:        Simon Sapin <simon.sapin@octobus.net>
date:        Mon Oct 18 19:02:40 2021 +0200
summary:     dirstate: rename a `very_likely_equal` method to `likely_equal`

https://www.mercurial-scm.org/repo/hg/rev/c591944f42c1
changeset:   48258:c591944f42c1
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Tue Oct 19 22:14:48 2021 +0200
summary:     dirstate: align Rust function name to `need_delay`

https://www.mercurial-scm.org/repo/hg/rev/84f6b0c41b90
changeset:   48259:84f6b0c41b90
user:        Simon Sapin <simon.sapin@octobus.net>
date:        Tue Oct 19 21:03:13 2021 +0200
summary:     rust: remove now-unused DirstateEntry::clear_ambiguous_mtime method

https://www.mercurial-scm.org/repo/hg/rev/269ff8978086
changeset:   48260:269ff8978086
user:        Simon Sapin <simon.sapin@octobus.net>
date:        Mon Oct 18 11:23:07 2021 +0200
summary:     dirstate: store mtimes with nanosecond precision in memory

https://www.mercurial-scm.org/repo/hg/rev/9205d9be8b41
changeset:   48261:9205d9be8b41
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Tue Oct 19 22:04:14 2021 +0200
summary:     dirstate-v2: add a new MTIME_SECOND_AMBIGUOUS flags

https://www.mercurial-scm.org/repo/hg/rev/68bb472aee9c
changeset:   48262:68bb472aee9c
user:        Simon Sapin <simon.sapin@octobus.net>
date:        Thu Oct 14 13:54:39 2021 +0200
summary:     dirstate: ignore sub-second component when either is zero in mtime

https://www.mercurial-scm.org/repo/hg/rev/83d0bd45b662
changeset:   48263:83d0bd45b662
user:        Simon Sapin <simon.sapin@octobus.net>
date:        Wed Oct 13 15:58:14 2021 +0200
summary:     dirstate-v2: actually use sub-second mtime precision

https://www.mercurial-scm.org/repo/hg/rev/bb240915f69f
changeset:   48264:bb240915f69f
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Tue Oct 19 18:18:05 2021 +0200
summary:     dirstate-v2: adjust the meaning of directory flags

https://www.mercurial-scm.org/repo/hg/rev/3861e3f6ad54
changeset:   48265:3861e3f6ad54
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Tue Oct 19 20:14:17 2021 +0200
summary:     dirstate-v2: read the fallback value in Rust

https://www.mercurial-scm.org/repo/hg/rev/749946b6a641
changeset:   48266:749946b6a641
user:        Pierre-Yves David <pierre-yves.david@octobus.net>
date:        Wed Oct 20 00:21:41 2021 +0200
summary:     dirstate-v2: reorder flag to group related one together

https://www.mercurial-scm.org/repo/hg/rev/c900d962e38b
changeset:   48267:c900d962e38b
user:        Kyle Lippincott <spectral@google.com>
date:        Mon Oct 18 16:18:41 2021 -0700
summary:     pyoxidizer: disable using in-memory resources

https://www.mercurial-scm.org/repo/hg/rev/16c3fe46929a
changeset:   48268:16c3fe46929a
user:        Kyle Lippincott <spectral@google.com>
date:        Mon Oct 18 16:24:00 2021 -0700
summary:     pyoxidizer: update README.md with several small fixes

https://www.mercurial-scm.org/repo/hg/rev/aa88fb60ecb4
changeset:   48269:aa88fb60ecb4
branch:      stable
parent:      48245:531d26b1390a
user:        Georges Racinet <georges.racinet@octobus.net>
date:        Tue Oct 19 19:05:41 2021 +0200
summary:     rust-nodemap: backed out mitigation for issue 6554

https://www.mercurial-scm.org/repo/hg/rev/3e66e4517744
changeset:   48270:3e66e4517744
branch:      stable
user:        Kyle Lippincott <spectral@google.com>
date:        Tue Oct 19 16:14:46 2021 -0700
summary:     merge-halt: demonstrate unshelve issue with merge.on-failure=halt

https://www.mercurial-scm.org/repo/hg/rev/5228a6dc212b
changeset:   48271:5228a6dc212b
branch:      stable
user:        Kyle Lippincott <spectral@google.com>
date:        Tue Oct 19 16:14:53 2021 -0700
summary:     merge-halt: fix issue with merge.on-failure=halt breaking unshelve

https://www.mercurial-scm.org/repo/hg/rev/f6b045910d82
changeset:   48272:f6b045910d82
branch:      stable
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Wed Oct 20 16:54:43 2021 +0200
summary:     pyoxidizer: force pip to not use pep517 in order to be able to install hg

https://www.mercurial-scm.org/repo/hg/rev/3a95a4e660b9
changeset:   48273:3a95a4e660b9
branch:      stable
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Tue Oct 19 16:05:20 2021 +0200
summary:     python: compatibility for python 3.11 (issue6604)

https://www.mercurial-scm.org/repo/hg/rev/d86908050375
changeset:   48274:d86908050375
parent:      48268:16c3fe46929a
user:        David Demelier <markand@malikania.fr>
date:        Thu Oct 21 11:21:21 2021 +0200
summary:     hg: remove reserved identifiers

https://www.mercurial-scm.org/repo/hg/rev/1ea289e34c70
changeset:   48275:1ea289e34c70
branch:      stable
parent:      48273:3a95a4e660b9
user:        Arseniy Alekseyev <aalekseyev@janestreet.com>
date:        Wed Oct 20 18:44:26 2021 +0100
summary:     tests: better determinism in test-chg.t

https://www.mercurial-scm.org/repo/hg/rev/f3e218ae3fd9
changeset:   48276:f3e218ae3fd9
branch:      stable
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Thu Oct 21 14:03:33 2021 +0200
summary:     heptapod-ci: actually give pytest more time before timeout

https://www.mercurial-scm.org/repo/hg/rev/96aa3a68d3b5
changeset:   48277:96aa3a68d3b5
parent:      48274:d86908050375
parent:      48276:f3e218ae3fd9
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Thu Oct 21 17:25:41 2021 +0200
summary:     branching: merge stable into default

https://www.mercurial-scm.org/repo/hg/rev/fd3d4b7f8e62
changeset:   48278:fd3d4b7f8e62
user:        Kyle Lippincott <spectral@google.com>
date:        Tue Oct 19 18:06:07 2021 -0700
summary:     tests: fix test-convert-git to work w/ "git pull" requiring strategy

https://www.mercurial-scm.org/repo/hg/rev/249d1888e9d8
changeset:   48279:249d1888e9d8
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Wed Oct 20 18:05:16 2021 +0200
summary:     parsers: don't ask about the exec bit on platforms that don't have it

https://www.mercurial-scm.org/repo/hg/rev/126feb805247
changeset:   48280:126feb805247
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Wed Oct 20 18:25:49 2021 +0200
summary:     parsers: don't ask about symlinks on platforms that don't support them

https://www.mercurial-scm.org/repo/hg/rev/8f54d9c79b12
changeset:   48281:8f54d9c79b12
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Wed Oct 20 18:40:03 2021 +0200
summary:     dirstate: add missing return on platforms without exec or symlink

https://www.mercurial-scm.org/repo/hg/rev/0d6a099bba58
changeset:   48282:0d6a099bba58
user:        Raphaël Gomès <rgomes@octobus.net>
date:        Thu Oct 21 09:22:06 2021 +0200
summary:     dirstate: group return logic and clarify each function in flagfunc

https://www.mercurial-scm.org/repo/hg/rev/ebac18733142
changeset:   48283:ebac18733142
user:        Matt Harbison <matt_harbison@yahoo.com>
date:        Sat Oct 23 16:04:05 2021 -0400
summary:     typing: add a few assertions to revlog.py to help pytype

https://www.mercurial-scm.org/repo/hg/rev/9de0823705b4
changeset:   48284:9de0823705b4
bookmark:    @
tag:         tip
user:        Matt Harbison <matt_harbison@yahoo.com>
date:        Sat Oct 23 17:13:57 2021 -0400
summary:     typing: add more type hints to the errors module

-- 
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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic