D6676: unshelve: add help text on --interactive in verbose mode

2019-07-22 Thread navaneeth.suresh (Navaneeth Suresh)
navaneeth.suresh created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This is a follow-up patch to rHG9eace8d6d537 . This modifies the help text o

D6675: copies: fix crash on in changeset-centric tracing from commit to itself

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
martinvonz added a comment. Intended for stable. REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6675/new/ REVISION DETAIL https://phab.mercurial-scm.org/D6675 To: martinvonz, #hg-reviewers Cc: mercurial-devel

D6675: copies: fix crash on in changeset-centric tracing from commit to itself

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY When we trace copies from a changeset to itself, the "work" queue ends up empty and we hit the "assert False" after it. It was only the last of the three a

D6671: automation: use newer Windows base image

2019-07-22 Thread indygreg (Gregory Szorc)
indygreg added a comment. This series is for stable. (I forgot Phabricator didn't handle branch names well.) REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6671/new/ REVISION DETAIL https://phab.mercurial-scm.org/D6671 To: indygreg, #hg-reviewers C

D6673: automation: make Windows base image name configurable

2019-07-22 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Since automation broke in the middle of the 5.0 release cycle, there's a good chance it will break again in the future. While a robust solution might be to sear

D6674: contrib: install Python 3.8b2 instead of 3.8a2

2019-07-22 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Let's install the most recent Python 3.8 distribution. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D6674 AFFECTED FILES contrib

D6672: automation: extract strings to constants

2019-07-22 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D6672 AFFECTED FILES contrib/automation/hgautomation/aws.py CHANGE DETAILS diff --git a/contrib/autom

D6671: automation: use newer Windows base image

2019-07-22 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY It looks like the old base image disappeared. Let's use a newer image that exists today. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm

mercurial@42641: 2 new changesets (2 on stable)

2019-07-22 Thread Mercurial Commits
2 new changesets (2 on stable) in mercurial: https://www.mercurial-scm.org/repo/hg/rev/06ee841697a8 changeset: 42640:06ee841697a8 branch: stable user:Martin von Zweigbergk date:Mon Jul 22 09:55:05 2019 -0700 summary: py3: fix incorrect fix of test-setdiscovery.t in eb27

D6667: amend: stop committing unrequested file reverts (issue6157)

2019-07-22 Thread valentin.gatienbaron (Valentin Gatien-Baron)
Closed by commit rHGce52377102db: amend: stop committing unrequested file reverts (issue6157) (authored by valentin.gatienbaron). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY

D6666: amend: add a test for a simplified version of issue6157

2019-07-22 Thread valentin.gatienbaron (Valentin Gatien-Baron)
Closed by commit rHG464aa857c717: amend: add a test for a simplified version of issue6157 (authored by valentin.gatienbaron). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY r

D6670: relnotes: empty to prepare for next release

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added subscribers: mercurial-devel, mjpieters. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D6670 AFFECTED FILES relnotes/next CHANGE DETAILS diff --git a/relnotes/next b/relnotes/n

mercurial@42639: 9 new changesets (3 on stable)

2019-07-22 Thread Mercurial Commits
9 new changesets (3 on stable) in mercurial: https://www.mercurial-scm.org/repo/hg/rev/24f0023bb8b1 changeset: 42631:24f0023bb8b1 user:Yuya Nishihara date:Sun Jul 21 13:30:47 2019 +0900 summary: hgignore: update \-escape test to reflect actual behavior https://www.mercurial

D6669: py: error out if a "skip" character was given with non-dict to util.dirs()

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
Closed by commit rHGb5092c23ca35: py: error out if a "skip" character was given with non-dict to util.dirs() (authored by martinvonz). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOS

D6668: py3: fix incorrect fix of test-setdiscovery.t in eb27d9eee2cc

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
Closed by commit rHG06ee841697a8: py3: fix incorrect fix of test-setdiscovery.t in eb27d9eee2cc (authored by martinvonz). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY rHG M

mercurial@42630: 2 new changesets

2019-07-22 Thread Mercurial Commits
2 new changesets in mercurial: https://www.mercurial-scm.org/repo/hg/rev/24111fb9a725 changeset: 42629:24111fb9a725 user:Martin von Zweigbergk date:Fri Jul 19 09:43:50 2019 -0700 summary: lookup: don't use "00changelog.i@None" when lookup of prefix fails https://www.mercuri

Re: [PATCH 6 of 6] rust-filepatterns: unescape comment character property

2019-07-22 Thread Augie Fackler
On Sun, Jul 21, 2019 at 03:56:15PM +0900, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1563687721 -32400 > # Sun Jul 21 14:42:01 2019 +0900 > # Node ID 6b975c15fd687cfcb60c314ab7f3232d48313775 > # Parent aa50f3ab3c8b106c16ac1d60772cd5a1eedb6d0a > rust-filepat

D6669: py: error out if a "skip" character was given with non-dict to util.dirs()

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY util.dirs() keeps track of the directories in its input collection. If a "skip" character is given to it, it will assume the input is a dirstate map and it wi

D6668: py3: fix incorrect fix of test-setdiscovery.t in eb27d9eee2cc

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added subscribers: mercurial-devel, mjpieters. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Both places should have been changed from 185 to 187. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D6668 AFFECTED FILE

D6658: py3: fix test-setdiscovery.t on Python 3 by conditionalizing two lines

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
martinvonz added inline comments. INLINE COMMENTS > martinvonz wrote in test-setdiscovery.t:988 > Fixing this in flight to be 187 in both places :) But then the old commit was accepted, so the bad version is now public. I'll send a fix instead. REPOSITORY rHG Mercurial CHANGES SINCE LAST AC

D6516: rust-discovery: accept the new 'respectsize' init arg

2019-07-22 Thread kevincox (Kevin Cox)
kevincox added a comment. kevincox accepted this revision. It seems weird to add this argument without using it. I would much rather it was added as the implementation was added. REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6516/new/ REVISION DETAIL

D6632: rust-dirstate: rust implementation of dirstatemap

2019-07-22 Thread kevincox (Kevin Cox)
kevincox added inline comments. kevincox accepted this revision. INLINE COMMENTS > dirstate_map.rs:191 > +changed = true; > +*entry = DirstateEntry { > +mtime: MTIME_UNSET, Can you just do `entry.mtime = MTIME_UNSET`? >

D6661: lookup: don't use "00changelog.i@None" when lookup of prefix fails

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
Closed by commit rHGa979939da14e: lookup: don't use "00changelog.i@None" when lookup of prefix fails (authored by martinvonz). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D6661?vs

D6662: py3: add a b'' prefix in tests/test-convert-identity.t

2019-07-22 Thread martinvonz (Martin von Zweigbergk)
Closed by commit rHGc3ace4ecfb2b: py3: add a b'' prefix in tests/test-convert-identity.t (authored by martinvonz). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D6662?vs=15979&id=159

D6667: amend: stop committing unrequested file reverts (issue6157)

2019-07-22 Thread valentin.gatienbaron (Valentin Gatien-Baron)
valentin.gatienbaron created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D6667 AFFECTED FILES mercurial/cmdutil.py tests/test-amend.t CHANGE DETAILS diff --git

D6666: amend: add a test for a simplified version of issue6157

2019-07-22 Thread valentin.gatienbaron (Valentin Gatien-Baron)
valentin.gatienbaron created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D AFFECTED FILES tests/test-amend.t CHANGE DETAILS diff --git a/tests/test-amend.t b/