mercurial@49890: 8 new changesets

2023-01-11 Thread Mercurial Commits
8 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/becd16690cbe
changeset:   49883:becd16690cbe
user:Arseniy Alekseyev 
date:Fri Jan 06 16:01:31 2023 +
summary: debug: add a config to abort update early

https://www.mercurial-scm.org/repo/hg/rev/44deb5a164dc
changeset:   49884:44deb5a164dc
user:Arseniy Alekseyev 
date:Wed Jan 04 18:42:20 2023 +
summary: pathutil: slightly faster path audit in the common case

https://www.mercurial-scm.org/repo/hg/rev/445b4d819e9a
changeset:   49885:445b4d819e9a
user:Arseniy Alekseyev 
date:Fri Jan 06 16:27:31 2023 +
summary: pathauditor: no need to normcase the paths

https://www.mercurial-scm.org/repo/hg/rev/3aa8e569478a
changeset:   49886:3aa8e569478a
user:Arseniy Alekseyev 
date:Wed Jan 04 19:13:41 2023 +
summary: merge: don't pay for pathconflicts if there are none

https://www.mercurial-scm.org/repo/hg/rev/1b701d425c37
changeset:   49887:1b701d425c37
user:Arseniy Alekseyev 
date:Wed Jan 04 16:48:32 2023 +
summary: merge: short-circuit the _checkfs loop upon getting ENOENT

https://www.mercurial-scm.org/repo/hg/rev/76d1e9f229fe
changeset:   49888:76d1e9f229fe
user:Arseniy Alekseyev 
date:Wed Jan 04 17:03:15 2023 +
summary: merge: disable the whole filesystem access loop if [_realfs] is 
false

https://www.mercurial-scm.org/repo/hg/rev/c7624b1ac8b4
changeset:   49889:c7624b1ac8b4
user:Arseniy Alekseyev 
date:Wed Jan 04 17:14:33 2023 +
summary: merge: cache the fs checks made during [_checkunknownfiles]

https://www.mercurial-scm.org/repo/hg/rev/5f664401dd03
changeset:   49890:5f664401dd03
bookmark:@
tag: tip
user:Arseniy Alekseyev 
date:Wed Jan 11 16:16:06 2023 +
summary: typing: use python3-style type annotation

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


mercurial-devel | Failed pipeline for branch/default | dd804d83

2023-01-11 Thread Heptapod


Pipeline #61096 has failed!

Project: mercurial-devel ( https://foss.heptapod.net/mercurial/mercurial-devel )
Branch: branch/default ( 
https://foss.heptapod.net/mercurial/mercurial-devel/-/commits/branch/default )

Commit: dd804d83 ( 
https://foss.heptapod.net/mercurial/mercurial-devel/-/commit/dd804d83822c1fd964fba302537c511cdbce1d33
 )
Commit Message: setup: drop legacy osx compiler tuning to enabl...
Commit Author: Matt Harbison

Pipeline #61096 ( 
https://foss.heptapod.net/mercurial/mercurial-devel/-/pipelines/61096 ) 
triggered by Raphaël Gomès ( https://foss.heptapod.net/raphael.gomes )
had 1 failed job.

Job #1556274 ( 
https://foss.heptapod.net/mercurial/mercurial-devel/-/jobs/1556274/raw )

Stage: tests
Name: test-rust

-- 
You're receiving this email because of your account on foss.heptapod.net.



___
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel


mercurial@49882: 3 new changesets

2023-01-11 Thread Mercurial Commits
3 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/9ea66d166ec7
changeset:   49880:9ea66d166ec7
user:Anton Shestakov 
date:Thu Jan 05 19:50:33 2023 +0400
summary: dirstate: update docstrings in idirstate from the current dirstate

https://www.mercurial-scm.org/repo/hg/rev/b3ae17037b54
changeset:   49881:b3ae17037b54
user:Anton Shestakov 
date:Thu Jan 05 19:52:00 2023 +0400
summary: dirstate: swap pathto() and get_entry() in idirstate

https://www.mercurial-scm.org/repo/hg/rev/8c7895db8955
changeset:   49882:8c7895db8955
bookmark:@
tag: tip
user:Anton Shestakov 
date:Wed Jan 11 16:51:37 2023 +0400
summary: dirstate: add missing methods and kwargs to idirstate interface

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


mercurial@49879: new changeset

2023-01-11 Thread Mercurial Commits
New changeset in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/dd804d83822c
changeset:   49879:dd804d83822c
bookmark:@
tag: tip
user:Matt Harbison 
date:Wed Jan 04 13:47:10 2023 -0500
summary: setup: drop legacy osx compiler tuning to enable universal builds

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


mercurial@49878: 7 new changesets

2023-01-11 Thread Mercurial Commits
7 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/ecde742a5a9d
changeset:   49872:ecde742a5a9d
parent:  49868:a8893ec94a08
user:Matt Harbison 
date:Tue Jan 03 23:44:12 2023 -0500
summary: tests: drop py2 support from test-demandimport.py

https://www.mercurial-scm.org/repo/hg/rev/40060267df22
changeset:   49873:40060267df22
user:Matt Harbison 
date:Tue Jan 03 23:47:29 2023 -0500
summary: tests: drop py2 support from test-doctest.py

https://www.mercurial-scm.org/repo/hg/rev/e9d06ed64161
changeset:   49874:e9d06ed64161
user:Matt Harbison 
date:Tue Jan 03 23:49:05 2023 -0500
summary: tests: drop py2 support from `f` utility

https://www.mercurial-scm.org/repo/hg/rev/cd3b8fd1d3eb
changeset:   49875:cd3b8fd1d3eb
user:Matt Harbison 
date:Tue Jan 03 23:53:44 2023 -0500
summary: contrib: drop py2 support from testparseutil.py

https://www.mercurial-scm.org/repo/hg/rev/a77c1375c316
changeset:   49876:a77c1375c316
user:Matt Harbison 
date:Tue Jul 19 16:46:37 2022 -0400
summary: run-tests: drop a workaround for python2

https://www.mercurial-scm.org/repo/hg/rev/950c39918bd2
changeset:   49877:950c39918bd2
user:Matt Harbison 
date:Wed Jan 04 00:16:52 2023 -0500
summary: tests: drop `(py3 !)` output matching predicates

https://www.mercurial-scm.org/repo/hg/rev/f68b0a5d3211
changeset:   49878:f68b0a5d3211
bookmark:@
tag: tip
user:Matt Harbison 
date:Wed Jan 04 00:20:27 2023 -0500
summary: tests: simplify `(py3 no-py36 !)` output matching predicates to 
`(no-py36 !)`

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