mercurial at 42919: 50 new changesets (2 on stable)

Mercurial Commits hg at intevation.de
Tue Sep 10 18:15:47 UTC 2019


50 new changesets (2 on stable) in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/4257c33e24b7
changeset:   42870:4257c33e24b7
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Sep 06 23:26:30 2019 -0700
summary:     check-code: allow command substitution with $(command)

https://www.mercurial-scm.org/repo/hg/rev/5bb68fb72df2
changeset:   42871:5bb68fb72df2
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu Aug 08 01:12:48 2019 +0200
summary:     flagutil: introduce a flagprocessorsmixin class

https://www.mercurial-scm.org/repo/hg/rev/a5c088966d6c
changeset:   42872:a5c088966d6c
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sat Sep 07 09:56:45 2019 -0700
summary:     flagutil: use the new mixin use in remotefilelog

https://www.mercurial-scm.org/repo/hg/rev/7907008a0bb5
changeset:   42873:7907008a0bb5
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu Aug 08 01:15:44 2019 +0200
summary:     flagutil: make the error class used by the mixin configurable

https://www.mercurial-scm.org/repo/hg/rev/705428da231f
changeset:   42874:705428da231f
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Thu Aug 08 02:10:18 2019 +0200
summary:     flagutil: use it in simplestorerepo

https://www.mercurial-scm.org/repo/hg/rev/87a934684c3b
changeset:   42875:87a934684c3b
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri Aug 30 18:54:36 2019 +0200
summary:     flagprocessors: introduce specialized functions

https://www.mercurial-scm.org/repo/hg/rev/db4af1cb128a
changeset:   42876:db4af1cb128a
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri Aug 30 19:07:49 2019 +0200
summary:     flagprocessors: use _processflagswrite for write operation

https://www.mercurial-scm.org/repo/hg/rev/a3665eed228f
changeset:   42877:a3665eed228f
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri Aug 30 19:10:15 2019 +0200
summary:     flagprocessors: use _processflagsread in simple cases

https://www.mercurial-scm.org/repo/hg/rev/1ebf1a1e14dd
changeset:   42878:1ebf1a1e14dd
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri Aug 30 19:13:12 2019 +0200
summary:     flagprocessors: use _processflagsraw in easy cases

https://www.mercurial-scm.org/repo/hg/rev/4a3efe0febb5
changeset:   42879:4a3efe0febb5
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Mon Sep 02 17:05:52 2019 +0200
summary:     revlog: stop using `_processflags` directly

https://www.mercurial-scm.org/repo/hg/rev/38c62272f462
changeset:   42880:38c62272f462
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Mon Sep 02 17:06:15 2019 +0200
summary:     simplestorerepo: stop using `_processflags` directly

https://www.mercurial-scm.org/repo/hg/rev/519b45603880
changeset:   42881:519b45603880
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sat Sep 07 10:06:32 2019 -0700
summary:     flagprocessors: deprecate _processflags

https://www.mercurial-scm.org/repo/hg/rev/3bed541aa65d
changeset:   42882:3bed541aa65d
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sat Sep 07 10:08:47 2019 -0700
summary:     flagprocessors: small code update to clarify parameters

https://www.mercurial-scm.org/repo/hg/rev/acf80f9edc85
changeset:   42883:acf80f9edc85
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Sep 05 16:32:33 2019 -0700
summary:     py3: drop incorrect fsencode(findexe(...)) in procutil

https://www.mercurial-scm.org/repo/hg/rev/775224e26d74
changeset:   42884:775224e26d74
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sat Apr 27 02:04:05 2019 +0200
summary:     discovery: replace "heads" by "changesets" in a output note (BC)

https://www.mercurial-scm.org/repo/hg/rev/a03a29462c0a
changeset:   42885:a03a29462c0a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 08 11:55:29 2019 +0900
summary:     rust-dirstate: specify concrete return type of DirsMultiset::iter()

https://www.mercurial-scm.org/repo/hg/rev/7083ac37314f
changeset:   42886:7083ac37314f
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 08 12:00:26 2019 +0900
summary:     rust-dirstate: provide CopyMapIter and StateMapIter types

https://www.mercurial-scm.org/repo/hg/rev/706104dcb2c8
changeset:   42887:706104dcb2c8
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 08 12:07:19 2019 +0900
summary:     rust-cpython: replace dyn Iterator<..> of sequence with concrete type

https://www.mercurial-scm.org/repo/hg/rev/67853749961b
changeset:   42888:67853749961b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 08 12:23:18 2019 +0900
summary:     rust-cpython: replace dyn Iterator<..> of mapping with concrete type

https://www.mercurial-scm.org/repo/hg/rev/ea91a126c803
changeset:   42889:ea91a126c803
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 08 12:26:12 2019 +0900
summary:     rust-cpython: rename py_shared_iterator_impl to py_shared_iterator

https://www.mercurial-scm.org/repo/hg/rev/74d67c645278
changeset:   42890:74d67c645278
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 08 13:08:59 2019 +0900
summary:     rust-cpython: remove Option<_> from interface of py_shared_iterator

https://www.mercurial-scm.org/repo/hg/rev/5ccc08d02280
changeset:   42891:5ccc08d02280
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Sep 08 13:23:55 2019 +0900
summary:     rust-cpython: leverage py_shared_iterator::from_inner() where appropriate

https://www.mercurial-scm.org/repo/hg/rev/a65c4715fb5d
changeset:   42892:a65c4715fb5d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Sep 06 08:32:48 2019 +0900
summary:     split: use literal syntax to build a set of one element

https://www.mercurial-scm.org/repo/hg/rev/34a46d48d24e
changeset:   42893:34a46d48d24e
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sun Oct 14 13:19:24 2018 +0200
summary:     debugobsolete: also issue the "new obsmarkers" messsage

https://www.mercurial-scm.org/repo/hg/rev/38392d5bde8e
changeset:   42894:38392d5bde8e
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sun Oct 14 12:59:02 2018 +0200
summary:     transaction: issue "new obsmarkers" message at the end of the transaction

https://www.mercurial-scm.org/repo/hg/rev/bbcaf3a74822
changeset:   42895:bbcaf3a74822
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sun Sep 08 00:11:20 2019 +0200
summary:     narrow: rely on setting `quiet` mode instead of `pushbuffer`

https://www.mercurial-scm.org/repo/hg/rev/7e19b640c53e
changeset:   42896:7e19b640c53e
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sun Sep 08 01:02:34 2019 +0200
summary:     sshserver: flush stream after command dispatch

https://www.mercurial-scm.org/repo/hg/rev/d7304434390f
changeset:   42897:d7304434390f
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sun Sep 08 09:42:53 2019 +0200
summary:     changegroup: move message about added changes to transaction summary

https://www.mercurial-scm.org/repo/hg/rev/fc8072f38fd6
changeset:   42898:fc8072f38fd6
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Sun Sep 08 10:08:41 2019 +0200
summary:     run-tests: extract a `process_cmd_line` from the main function

https://www.mercurial-scm.org/repo/hg/rev/f461b65866e9
changeset:   42899:f461b65866e9
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri Jun 14 17:37:04 2019 +0100
summary:     run-tests: extract a `process_out_line` from the main function

https://www.mercurial-scm.org/repo/hg/rev/8510566b2bef
changeset:   42900:8510566b2bef
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri Jun 14 17:39:16 2019 +0100
summary:     run-tests: remove the artificial indentation

https://www.mercurial-scm.org/repo/hg/rev/75bd5990d8fe
changeset:   42901:75bd5990d8fe
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Fri Jun 14 17:50:04 2019 +0100
summary:     run-tests: add a dedicated 'isoptional' function

https://www.mercurial-scm.org/repo/hg/rev/ff1ff2aae132
changeset:   42902:ff1ff2aae132
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Sep 07 13:44:29 2019 -0400
summary:     uncommit: add support to modify the commit message and date

https://www.mercurial-scm.org/repo/hg/rev/66048f6b5d0d
changeset:   42903:66048f6b5d0d
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Sep 07 23:20:11 2019 -0400
summary:     uncommit: add options to update to the current user or current date

https://www.mercurial-scm.org/repo/hg/rev/d26a6706b070
changeset:   42904:d26a6706b070
user:        Joerg Sonnenberger <joerg at bec.de>
date:        Sat Sep 07 12:49:33 2019 +0200
summary:     notify: add option for deterministic message-id generation

https://www.mercurial-scm.org/repo/hg/rev/3df3b139a43d
changeset:   42905:3df3b139a43d
user:        Augie Fackler <augie at google.com>
date:        Thu Aug 15 14:53:27 2019 -0400
summary:     localrepo: push manifestlog and changelog construction code into store

https://www.mercurial-scm.org/repo/hg/rev/6bf88befa027
changeset:   42906:6bf88befa027
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Sep 05 21:08:35 2019 -0700
summary:     automation: upgrade to latest packages in requirements.txt

https://www.mercurial-scm.org/repo/hg/rev/92593d72e10b
changeset:   42907:92593d72e10b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Sep 05 21:09:58 2019 -0700
summary:     automation: implement "publish-windows-artifacts" command

https://www.mercurial-scm.org/repo/hg/rev/f78f7448a969
changeset:   42908:f78f7448a969
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Dec 17 10:27:00 2018 -0800
summary:     tests: use positive revision numbers in test-strip-cross.t

https://www.mercurial-scm.org/repo/hg/rev/32fdbc952bdd
changeset:   42909:32fdbc952bdd
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Dec 17 11:09:05 2018 -0800
summary:     tests: don't log manifest-file in test-strip-cross.t

https://www.mercurial-scm.org/repo/hg/rev/5e0b1ce2f4a2
changeset:   42910:5e0b1ce2f4a2
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Dec 17 11:06:26 2018 -0800
summary:     tests: split out manifest case from test-strip-cross.t

https://www.mercurial-scm.org/repo/hg/rev/31dcd9b8ef40
changeset:   42911:31dcd9b8ef40
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Sep 06 22:53:14 2019 -0700
summary:     tests: show broken strip with treemanifests and unordered linkrevs

https://www.mercurial-scm.org/repo/hg/rev/6d0fdba635e5
changeset:   42912:6d0fdba635e5
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Sep 06 23:10:28 2019 -0700
summary:     repair: extract a helper for generating all manifest revlogs

https://www.mercurial-scm.org/repo/hg/rev/a8b249b2f8cc
changeset:   42913:a8b249b2f8cc
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Sep 06 23:15:52 2019 -0700
summary:     strip: fix bug with treemanifests and unordered linkrevs

https://www.mercurial-scm.org/repo/hg/rev/08fce968d00b
changeset:   42914:08fce968d00b
user:        Valentin Gatien-Baron <valentin.gatienbaron at gmail.com>
date:        Sun Sep 08 20:09:31 2019 -0400
summary:     doc: fix up confusing doc comment

https://www.mercurial-scm.org/repo/hg/rev/a4ca0610c754
changeset:   42915:a4ca0610c754
branch:      stable
parent:      42848:344a086bb764
user:        Pierre-Yves David <pierre-yves.david at octobus.net>
date:        Mon Sep 09 17:32:21 2019 +0200
summary:     merge: respect parents order when using `graft` on a merge

https://www.mercurial-scm.org/repo/hg/rev/96b22e58dc67
changeset:   42916:96b22e58dc67
parent:      42914:08fce968d00b
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Sep 09 12:56:17 2019 -0700
summary:     relnotes: we now require `sh` to support $(command) syntax to run test suite

https://www.mercurial-scm.org/repo/hg/rev/e26c2440a030
changeset:   42917:e26c2440a030
branch:      stable
parent:      42915:a4ca0610c754
user:        Ian Moody <moz-ian at perix.co.uk>
date:        Sat Sep 07 14:35:21 2019 +0100
summary:     phabricator: don't abort if property writing fails during amending

https://www.mercurial-scm.org/repo/hg/rev/f059d6ffcdf0
changeset:   42918:f059d6ffcdf0
parent:      42916:96b22e58dc67
parent:      42917:e26c2440a030
user:        Augie Fackler <augie at google.com>
date:        Mon Sep 09 17:26:17 2019 -0400
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/6ccf539aec71
changeset:   42919:6ccf539aec71
bookmark:    @
tag:         tip
user:        Connor Sheehan <sheehan at mozilla.com>
date:        Mon Sep 09 13:25:00 2019 -0400
summary:     hgweb: fix websub regex flag syntax on Python 3

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


More information about the Mercurial-devel mailing list