[PATCH V2 STABLE] subrepo: avoid false unsafe path detection on Windows

2019-02-06 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1549417854 18000 # Tue Feb 05 20:50:54 2019 -0500 # Branch stable # Node ID 75d70ffee2f9fb710f58d5552b319514ece459f9 # Parent 8b2892d5a9f2c06c998c977015a9ad3e3a3c9b5f subrepo: avoid false unsafe path detection on Windows Subrepo paths are

Re: [PATCH 1 of 2] lfs: disable all authentication except Basic for HTTP(S) connections

2019-02-06 Thread Matt Harbison
On Wed, 06 Feb 2019 23:49:49 -0500, Matt Harbison wrote: # HG changeset patch # User Matt Harbison # Date 1549510249 18000 # Wed Feb 06 22:30:49 2019 -0500 # Node ID 847900c2b99e6659cc50353ddab4f980905675c4 # Parent 349c8879becd13143db74894490299b56524d1e1 lfs: disable all

[PATCH 1 of 2] lfs: disable all authentication except Basic for HTTP(S) connections

2019-02-06 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1549510249 18000 # Wed Feb 06 22:30:49 2019 -0500 # Node ID 847900c2b99e6659cc50353ddab4f980905675c4 # Parent 349c8879becd13143db74894490299b56524d1e1 lfs: disable all authentication except Basic for HTTP(S) connections I ran into a problem

[PATCH 2 of 2] tests: stabilize test-extdiff.t on Windows

2019-02-06 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1549514496 18000 # Wed Feb 06 23:41:36 2019 -0500 # Node ID be25868885e37c1d321a9519e7b5d2cedfbd592b # Parent 847900c2b99e6659cc50353ddab4f980905675c4 tests: stabilize test-extdiff.t on Windows The test harness only wanted to drop the

Re: [PATCH STABLE] subrepo: avoid false unsafe path detection on Windows

2019-02-06 Thread Matt Harbison
On Wed, 06 Feb 2019 06:54:02 -0500, Yuya Nishihara wrote: On Tue, 05 Feb 2019 21:04:00 -0500, Matt Harbison wrote: # HG changeset patch # User Matt Harbison # Date 1549417854 18000 # Tue Feb 05 20:50:54 2019 -0500 # Branch stable # Node ID 0e18c6ec895542394c0ad18c380bf3bbd4ba4d9b #

D5875: locate: respect ui.relative-paths

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG0b55f16ea311: locate: respect ui.relative-paths (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5875?vs=13868=13884

D5874: revert: respect ui.relative-paths

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG2768cc1a3731: revert: respect ui.relative-paths (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5874?vs=13867=13883

D5858: resolve: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG31ae4129ff8a: resolve: migrate to scmutil.backuppath() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5860: scmutil: delete now-unused origpath() (API)

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG9a2956af4495: scmutil: delete now-unused origpath() (API) (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5853: revert: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG9e545c9a4dfe: revert: migrate to scmutil.backuppath() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5853?vs=13858=13875

D5856: filemerge: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG2eed54dcf6d4: filemerge: migrate to scmutil.backuppath() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5852: shelve: fix broken backup of conflicting untracked file

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG630af04d4ae4: shelve: fix broken backup of conflicting untracked file (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5854: largefiles: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGe89e78a725ee: largefiles: migrate to scmutil.backuppath() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5871: revert: always show relative path to .orig backup

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG4d4842445afc: revert: always show relative path to .orig backup (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5872: mq: always show relative path to .orig backup

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGe67a85e0f19e: mq: always show relative path to .orig backup (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5851: scmutil: introduce a new backuppath() to replace origpath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG8785188d1915: scmutil: introduce a new backuppath() to replace origpath() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5873: subrepo: always show relative path to .orig backup

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG59025c9b3540: subrepo: always show relative path to .orig backup (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5850: tests: demonstrate broken unshelve when backing up untracked file

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG7e09ffb3170d: tests: demonstrate broken unshelve when backing up untracked file (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5875: locate: respect ui.relative-paths

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz 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/D5875 AFFECTED FILES mercurial/commands.py CHANGE DETAILS diff --git a/mercurial/commands.py

D5874: revert: respect ui.relative-paths

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz 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/D5874 AFFECTED FILES mercurial/cmdutil.py tests/test-revert.t CHANGE DETAILS diff --git

D5858: resolve: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13863. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5858?vs=13822=13863 REVISION DETAIL https://phab.mercurial-scm.org/D5858 AFFECTED FILES mercurial/commands.py CHANGE DETAILS diff --git

D5860: scmutil: delete now-unused origpath() (API)

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13865. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5860?vs=13824=13865 REVISION DETAIL https://phab.mercurial-scm.org/D5860 AFFECTED FILES mercurial/scmutil.py CHANGE DETAILS diff --git

D5853: revert: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz planned changes to this revision. martinvonz marked an inline comment as done. martinvonz added inline comments. INLINE COMMENTS > martinvonz wrote in cmdutil.py:3017-3018 > Sorry, there is a regression here: if you're in a subdirectory, this used to > say "saving current version of

D5859: subrepo: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13864. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5859?vs=13823=13864 REVISION DETAIL https://phab.mercurial-scm.org/D5859 AFFECTED FILES mercurial/subrepo.py CHANGE DETAILS diff --git

D5855: mq: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13860. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5855?vs=13819=13860 REVISION DETAIL https://phab.mercurial-scm.org/D5855 AFFECTED FILES hgext/mq.py CHANGE DETAILS diff --git a/hgext/mq.py b/hgext/mq.py

D5857: merge: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13862. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5857?vs=13821=13862 REVISION DETAIL https://phab.mercurial-scm.org/D5857 AFFECTED FILES mercurial/merge.py CHANGE DETAILS diff --git a/mercurial/merge.py

D5853: revert: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13858. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5853?vs=13817=13858 REVISION DETAIL https://phab.mercurial-scm.org/D5853 AFFECTED FILES mercurial/cmdutil.py CHANGE DETAILS diff --git

D5856: filemerge: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13861. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5856?vs=13820=13861 REVISION DETAIL https://phab.mercurial-scm.org/D5856 AFFECTED FILES mercurial/filemerge.py CHANGE DETAILS diff --git

D5852: shelve: fix broken backup of conflicting untracked file

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13857. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5852?vs=13816=13857 REVISION DETAIL https://phab.mercurial-scm.org/D5852 AFFECTED FILES hgext/shelve.py tests/test-shelve2.t CHANGE DETAILS diff --git

D5851: scmutil: introduce a new backuppath() to replace origpath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13856. martinvonz edited the summary of this revision. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5851?vs=13815=13856 REVISION DETAIL https://phab.mercurial-scm.org/D5851 AFFECTED FILES

D5854: largefiles: migrate to scmutil.backuppath()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13859. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5854?vs=13818=13859 REVISION DETAIL https://phab.mercurial-scm.org/D5854 AFFECTED FILES hgext/largefiles/lfcommands.py CHANGE DETAILS diff --git

D5850: tests: demonstrate broken unshelve when backing up untracked file

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz updated this revision to Diff 13855. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5850?vs=13814=13855 REVISION DETAIL https://phab.mercurial-scm.org/D5850 AFFECTED FILES tests/test-shelve2.t CHANGE DETAILS diff --git

D5872: mq: always show relative path to .orig backup

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Same as previous commit, but for mq (I would have folded them, but test-check-commit doesn't like "revert/mq" as a topic and I couldn't think of a better

D5871: revert: always show relative path to .orig backup

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This helps make some future patches easier when I replace origpath() by another function that works with repo-relative paths (origpath() works with

D5873: subrepo: always show relative path to .orig backup

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
martinvonz created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Same as previous commit, but for subrepo. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5873 AFFECTED FILES

D5490: commit: remove ignore whitespace option on --interactive (issue6042)

2019-02-06 Thread navaneeth.suresh (Navaneeth Suresh)
navaneeth.suresh added a subscriber: spectral. navaneeth.suresh added a comment. @spectral @yuja Can I close this? REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5490 To: navaneeth.suresh, #hg-reviewers Cc: spectral, yuja, durin42, pulkit, mercurial-devel

D5813: revset: add expect to check the size of a set

2019-02-06 Thread navaneeth.suresh (Navaneeth Suresh)
navaneeth.suresh added a comment. > Can you share your failed attempt? > > Maybe you can get how revset works by testing expression with > `hg debugrevspec -v`. I somehow managed to meet your requirements in the current revision @yuja. Please let me know if I missed out something

D5813: revset: add expect to check the size of a set

2019-02-06 Thread navaneeth.suresh (Navaneeth Suresh)
navaneeth.suresh updated this revision to Diff 13851. navaneeth.suresh edited the summary of this revision. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5813?vs=13736=13851 REVISION DETAIL https://phab.mercurial-scm.org/D5813 AFFECTED FILES

Re: rc naming convention

2019-02-06 Thread Augie Fackler
> On Feb 6, 2019, at 04:47, Mathias De Maré wrote: > > Hello all, > > The CentOS RPMs think 4.9rc0 is more recent than 4.9 (which is somewhat > annoying). > I noticed there is some code in contrib/packaging/packagelib.sh to handle > this, but it stopped working when the naming convention

D5870: extdiff: support tools that can be run simultaneously

2019-02-06 Thread pulkit (Pulkit Goyal)
pulkit abandoned this revision. pulkit added a comment. Misfired a phabsend. Sorry for noise. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5870 To: pulkit, #hg-reviewers Cc: mercurial-devel ___ Mercurial-devel

D5870: extdiff: support tools that can be run simultaneously

2019-02-06 Thread pulkit (Pulkit Goyal)
pulkit 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/D5870 AFFECTED FILES hgext/extdiff.py tests/test-extdiff.t tests/test-extension.t CHANGE DETAILS

Re: [PATCH 5 of 6] tests: enable HTTP digest testing

2019-02-06 Thread Yuya Nishihara
On Tue, 05 Feb 2019 21:35:48 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt Harbison > # Date 1549403239 18000 > # Tue Feb 05 16:47:19 2019 -0500 > # Node ID 766e1b887a85c352e10381e30f3caaae320483e2 > # Parent 1a4bd7696b7e12673ddc46733babd15151f00e05 > tests: enable HTTP

Re: [PATCH] revset: add default error messages to getintrange()

2019-02-06 Thread Yuya Nishihara
On Wed, 06 Feb 2019 14:39:54 +0800, Anton Shestakov wrote: > # HG changeset patch > # User Anton Shestakov > # Date 1549432950 -28800 > # Wed Feb 06 14:02:30 2019 +0800 > # Node ID e87cf73bbbffd69efa77b93fa4190d8e0987f339 > # Parent a5493a251ad3a724b0a7a1bff21248c39611c6de > revset: add

Re: [PATCH V2] extdiff: support tools that can be run simultaneously

2019-02-06 Thread Yuya Nishihara
On Mon, 04 Feb 2019 23:37:12 -0800, Ludovic Chabant wrote: > # HG changeset patch > # User Ludovic Chabant > # Date 1549173529 28800 > # Sat Feb 02 21:58:49 2019 -0800 > # Node ID b8e97fbea8490173387735e72cc424c21d7a1c04 > # Parent 3a3b053d0882a33ba7ea667052e445b193ffa4df > extdiff: support

D5869: largefiles: use wrappedfunction() in overriderevert()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG7b2580e0dbbd: largefiles: use wrappedfunction() in overriderevert() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5867: largefiles: use wrappedfunction() for match() override in overridecopy()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG9f11759fc5f5: largefiles: use wrappedfunction() for match() override in overridecopy() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5868: largefiles: use wrappedfunction() for "normal files match" in overridecopy()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGd9fd2f74d683: largefiles: use wrappedfunction() for normal files match in overridecopy() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5866: largefiles: use wrappedfunction() for util.copyfile() override

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG028bb170e74d: largefiles: use wrappedfunction() for util.copyfile() override (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D5865: largefiles: use wrappedfunction() for matchandpats() override in overridelog()

2019-02-06 Thread martinvonz (Martin von Zweigbergk)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG8d1dc380b026: largefiles: use wrappedfunction() for matchandpats() override in overridelog() (authored by martinvonz, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

Re: [PATCH STABLE] subrepo: avoid false unsafe path detection on Windows

2019-02-06 Thread Yuya Nishihara
On Tue, 05 Feb 2019 21:04:00 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt Harbison > # Date 1549417854 18000 > # Tue Feb 05 20:50:54 2019 -0500 > # Branch stable > # Node ID 0e18c6ec895542394c0ad18c380bf3bbd4ba4d9b > # Parent 8b2892d5a9f2c06c998c977015a9ad3e3a3c9b5f >

D5865: largefiles: use wrappedfunction() for matchandpats() override in overridelog()

2019-02-06 Thread pulkit (Pulkit Goyal)
pulkit added a comment. This one somehow ended up as not being part of stack https://phab.mercurial-scm.org/D5866:https://phab.mercurial-scm.org/D5869 in phabricator. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5865 To: martinvonz, #hg-reviewers, pulkit

rc naming convention

2019-02-06 Thread Mathias De Maré
Hello all, The CentOS RPMs think 4.9rc0 is more recent than 4.9 (which is somewhat annoying). I noticed there is some code in contrib/packaging/packagelib.sh to handle this, but it stopped working when the naming convention was changed from “-rc” to “rc”, in the 4.6rc0 timeframe. Is there a