Re: [PATCH RFC] revert: no longer mark --interactive as experimental

2017-11-02 Thread Denis Laxalde
Augie Fackler a écrit : # HG changeset patch # User Augie Fackler # Date 1509399967 14400 # Mon Oct 30 17:46:07 2017 -0400 # Node ID a2fc2086ac3116c63ab890180697b2695c50d9f4 # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 revert: no longer mark --interactive as experimental We seem to h

[PATCH] obsolete: activate effect-flag by default

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1509552513 -3600 # Wed Nov 01 17:08:33 2017 +0100 # Node ID 89a2f069e47da9701bef9ae1b937000f7293c255 # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 # EXP-Topic effect-flag-default-on # Available At https://bitbucket.org/octobus/mercurial-devel

[PATCH 2 of 2] debug: print parsed bundle2 capabilities with debugcapabilities

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1509379769 -3600 # Mon Oct 30 17:09:29 2017 +0100 # Node ID d70fcb439e0b72e4124d209554be599952b85651 # Parent dbbc24ac042afccea32d4ba05a887bf2040de5ca # EXP-Topic debugcap # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 1 of 2] debug: add a debugcapabilities commands

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1509379696 -3600 # Mon Oct 30 17:08:16 2017 +0100 # Node ID dbbc24ac042afccea32d4ba05a887bf2040de5ca # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 # EXP-Topic debugcap # Available At https://bitbucket.org/octobus/mercurial-devel/ #

Re: [PATCH 7 of 7] strip: strip obsmarkers exclusive to the stripped changeset

2017-11-02 Thread Mathias De Maré
On 01-06-17 15:39, Pierre-Yves David wrote: # HG changeset patch # User Pierre-Yves David # Date 149528 -7200 # Sat May 20 16:19:59 2017 +0200 # Node ID fb16a4d85cf46afbc12bb61f8d22784cef31d1dc # Parent 2c44bd45fdeeb3a8bf1762af4a81af3914fadc29 # EXP-Topic obsstrip # Available At https

D1270: help: adding a topic on flags

2017-11-02 Thread av6 (Anton Shestakov)
av6 added inline comments. INLINE COMMENTS > flags.txt:7 > +Mercurial command-line flags can be strings, numbers, booleans, or lists of > +strings. > + This "lists of strings" caught my attention, but it took me some time to figure out what's the matter. I don't feel strongly, but here are some

Re: [PATCH] ui: add configlist doctest to document a bit more of the whitespace behavior

2017-11-02 Thread Yuya Nishihara
On Wed, 01 Nov 2017 19:31:49 -0400, Augie Fackler wrote: > # HG changeset patch > # User Augie Fackler > # Date 1508986914 14400 > # Wed Oct 25 23:01:54 2017 -0400 > # Node ID 7e5b4ce0c445d4fc8f906f6926c71163a27c85a2 > # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 > ui: add configlist do

Re: [PATCH 1 of 2] debug: add a debugcapabilities commands

2017-11-02 Thread Yuya Nishihara
On Thu, 02 Nov 2017 10:43:11 +0100, Boris Feld wrote: > # HG changeset patch > # User Boris Feld > # Date 1509379696 -3600 > # Mon Oct 30 17:08:16 2017 +0100 > # Node ID dbbc24ac042afccea32d4ba05a887bf2040de5ca > # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 > # EXP-Topic debugcap > # Av

Re: [PATCH RFC] revert: no longer mark --interactive as experimental

2017-11-02 Thread Yuya Nishihara
On Thu, 2 Nov 2017 10:03:44 +0100, Denis Laxalde wrote: > Augie Fackler a écrit : > > # HG changeset patch > > # User Augie Fackler > > # Date 1509399967 14400 > > # Mon Oct 30 17:46:07 2017 -0400 > > # Node ID a2fc2086ac3116c63ab890180697b2695c50d9f4 > > # Parent 3ce0e4b51f789eff195ec900a07

Re: [PATCH] obsolete: activate effect-flag by default

2017-11-02 Thread Yuya Nishihara
On Thu, 02 Nov 2017 10:40:40 +0100, Boris Feld wrote: > # HG changeset patch > # User Boris Feld > # Date 1509552513 -3600 > # Wed Nov 01 17:08:33 2017 +0100 > # Node ID 89a2f069e47da9701bef9ae1b937000f7293c255 > # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 > # EXP-Topic effect-flag-def

[PATCH] obsfate: makes successorsetverb takes the markers as argument

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508409347 -7200 # Thu Oct 19 12:35:47 2017 +0200 # Node ID b5b9f31a676701ca272c10fc2630e4587413e4e7 # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 # EXP-Topic fix-obsfate # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 03 of 15 V2] bookmark: add a 'check:bookmarks' bundle2 part

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508072463 -7200 # Sun Oct 15 15:01:03 2017 +0200 # Node ID d9c0b8c5d92f97ba3fb32cd6d819258a39a27e63 # Parent 4d0c6772a81aa1e2b25f32f944563db1f33fd327 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 04 of 15 V2] bookmark: use bundle2 debug output in one push tests

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508073707 -7200 # Sun Oct 15 15:21:47 2017 +0200 # Node ID 71c59800667fd81b3e13d10f418ee8876a8ddf74 # Parent d9c0b8c5d92f97ba3fb32cd6d819258a39a27e63 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 05 of 15 V2] push: include a 'check:bookmarks' part when possible

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508087407 -7200 # Sun Oct 15 19:10:07 2017 +0200 # Node ID d8b0dccd1281582764e0dfd643f730fa35f38246 # Parent 71c59800667fd81b3e13d10f418ee8876a8ddf74 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 01 of 15 V2] pull: store binary node in pullop.remotebookmarks

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508230905 -7200 # Tue Oct 17 11:01:45 2017 +0200 # Node ID 8c9a9eecdcd61401a1604a08a5272f7dabd4b912 # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 02 of 15 V2] bookmark: add methods to binary encode and decode bookmark values

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508072395 -7200 # Sun Oct 15 14:59:55 2017 +0200 # Node ID 4d0c6772a81aa1e2b25f32f944563db1f33fd327 # Parent 8c9a9eecdcd61401a1604a08a5272f7dabd4b912 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 07 of 15 V2] bookmark: add pushkey hook compatiblity to the bundle2 part

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508234844 -7200 # Tue Oct 17 12:07:24 2017 +0200 # Node ID 3ac21e61b800b660eaf2835eb44ef8d216a92025 # Parent 8c03b055c85e73058e11df7f802860bd47c7d7df # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 06 of 15 V2] bookmark: introduce a 'bookmarks' part

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508083331 -7200 # Sun Oct 15 18:02:11 2017 +0200 # Node ID 8c03b055c85e73058e11df7f802860bd47c7d7df # Parent d8b0dccd1281582764e0dfd643f730fa35f38246 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 08 of 15 V2] push: move bundle2-pushkey based bookmarks exchange in its own function

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508088176 -7200 # Sun Oct 15 19:22:56 2017 +0200 # Node ID 1d6e6f7bf4dd82ebb78e5c5934c8ddf370dfec86 # Parent 3ac21e61b800b660eaf2835eb44ef8d216a92025 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 12 of 15 V2] bundle2: support a 'records' mode for the 'bookmarks' part

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508246776 -7200 # Tue Oct 17 15:26:16 2017 +0200 # Node ID 68bbec307c142b6b41893512b1c76320c87c2fa1 # Parent bd3927325fe48e104b1627e5681ccd09a9a49e44 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 09 of 15 V2] bookmark: introduce in advance a variant of the exchange test

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508236659 -7200 # Tue Oct 17 12:37:39 2017 +0200 # Node ID e634131ba39fa08d292675ca73a6c0cf8cb2588b # Parent 1d6e6f7bf4dd82ebb78e5c5934c8ddf370dfec86 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 11 of 15 V2] bundle2: add a 'modes' dictionary to the bundle operation

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508247574 -7200 # Tue Oct 17 15:39:34 2017 +0200 # Node ID bd3927325fe48e104b1627e5681ccd09a9a49e44 # Parent 9a8c55d83b3601a41f0d406f80de2f245bbb6c83 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 14 of 15 V2] pull: retrieve bookmarks through the binary part when possible

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508246842 -7200 # Tue Oct 17 15:27:22 2017 +0200 # Node ID 018fdb537668a81bd1f949ae6fe987a58b281ebf # Parent 17674b225838b4b5081330bd07649a931471e800 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 10 of 15 V2] bookmark: use the 'bookmarks' bundle2 part to push bookmark update (issue5165)

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508236693 -7200 # Tue Oct 17 12:38:13 2017 +0200 # Node ID 9a8c55d83b3601a41f0d406f80de2f245bbb6c83 # Parent e634131ba39fa08d292675ca73a6c0cf8cb2588b # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 15 of 15 V2] exchange: drop unused '_getbookmarks' function

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508248540 -7200 # Tue Oct 17 15:55:40 2017 +0200 # Node ID cfaaca09ba21da03f44a253348bc5de968928da3 # Parent 018fdb537668a81bd1f949ae6fe987a58b281ebf # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH 13 of 15 V2] getbundle: add support for 'bookmarks' boolean argument

2017-11-02 Thread Boris Feld
# HG changeset patch # User Boris Feld # Date 1508246837 -7200 # Tue Oct 17 15:27:17 2017 +0200 # Node ID 17674b225838b4b5081330bd07649a931471e800 # Parent 68bbec307c142b6b41893512b1c76320c87c2fa1 # EXP-Topic b2.bookmarks # Available At https://bitbucket.org/octobus/mercurial-devel/ #

[PATCH] patch: improve heuristics to not take the word "diff" as header (issue1879)

2017-11-02 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1508572257 -32400 # Sat Oct 21 16:50:57 2017 +0900 # Node ID 6798568fe43dc1e28a0c66c54217b563e1f2d5de # Parent a7e49a5b3e6f38338660c0d98f9c593f70064e95 patch: improve heuristics to not take the word "diff" as header (issue1879) The word "dif

[PATCH 1 of 3] help: hide phaseidx template keyword

2017-11-02 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1508573104 -32400 # Sat Oct 21 17:05:04 2017 +0900 # Node ID a19232e55e7c0838299dbd1dfd93207b24a02f39 # Parent 6798568fe43dc1e28a0c66c54217b563e1f2d5de help: hide phaseidx template keyword I don't think it's great idea to expose the internal

[PATCH 3 of 3] templatekw: add verbosity keyword to select template by -q/-v/--debug flag

2017-11-02 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1508575601 -32400 # Sat Oct 21 17:46:41 2017 +0900 # Node ID 946badd65a139cbb50150f23471db136a42d7814 # Parent 369af8fed661bef2b0b061f2eac4c932d4f753ae templatekw: add verbosity keyword to select template by -q/-v/--debug flag This can be us

[PATCH 2 of 3] templatekw: move loadkeyword() to bottom

2017-11-02 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1508574673 -32400 # Sat Oct 21 17:31:13 2017 +0900 # Node ID 369af8fed661bef2b0b061f2eac4c932d4f753ae # Parent a19232e55e7c0838299dbd1dfd93207b24a02f39 templatekw: move loadkeyword() to bottom loadkeyword() isn't a template keyword function.

[PATCH] rebase: drop --style option

2017-11-02 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1508572880 -32400 # Sat Oct 21 17:01:20 2017 +0900 # Node ID 3fef2926f7dc84c8840b8d1d592f2e650ce0a7ee # Parent 946badd65a139cbb50150f23471db136a42d7814 rebase: drop --style option It existed from the very start, but I don't think the rebase

Re: [PATCH RFC] revert: no longer mark --interactive as experimental

2017-11-02 Thread Martin von Zweigbergk via Mercurial-devel
Can we still change the behavior of "hg revert -i -r" to show a to-apply diff, not a to-revert diff? (There's a bug number I'm too lazy to look up from mobile.) On Thu, Nov 2, 2017, 05:47 Yuya Nishihara wrote: > On Thu, 2 Nov 2017 10:03:44 +0100, Denis Laxalde wrote: > > Augie Fackler a écrit :

[PATCH] run-tests: $TESTDIR can be something else than $PWD

2017-11-02 Thread matthieu . laneuville
# HG changeset patch # User Matthieu Laneuville # Date 1501648065 -32400 # Wed Aug 02 13:27:45 2017 +0900 # Node ID c4cc170d65e2dbcb075d09c26f5884aa8c0ceb31 # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f2 # EXP-Topic hg122 run-tests: $TESTDIR can be something else than $PWD $TESTDIR is ex

Re: [PATCH RFC] revert: no longer mark --interactive as experimental

2017-11-02 Thread Yuya Nishihara
On Thu, 02 Nov 2017 13:39:59 +, Martin von Zweigbergk wrote: > Can we still change the behavior of "hg revert -i -r" to show a to-apply > diff, not a to-revert diff? (There's a bug number I'm too lazy to look up > from mobile.) Oh, I thought "revert -i" would already work that way. I think BC

Re: [PATCH RFC] revert: no longer mark --interactive as experimental

2017-11-02 Thread Augie Fackler
> On Nov 2, 2017, at 09:39, Martin von Zweigbergk via Mercurial-devel > wrote: > > Can we still change the behavior of "hg revert -i -r" to show a to-apply > diff, not a to-revert diff? (There's a bug number I'm too lazy to look up > from mobile.) I thought we had already done the patch-reve

Re: [PATCH] run-tests: $TESTDIR can be something else than $PWD

2017-11-02 Thread Augie Fackler
queued, sure > On Nov 2, 2017, at 09:37, matthieu.laneuvi...@octobus.net wrote: > > # HG changeset patch > # User Matthieu Laneuville > # Date 1501648065 -32400 > # Wed Aug 02 13:27:45 2017 +0900 > # Node ID c4cc170d65e2dbcb075d09c26f5884aa8c0ceb31 > # Parent 3ce0e4b51f789eff195ec900a07c1f

Re: [PATCH] rebase: drop --style option

2017-11-02 Thread Augie Fackler
> On Nov 2, 2017, at 09:33, Yuya Nishihara wrote: > > # HG changeset patch > # User Yuya Nishihara > # Date 1508572880 -32400 > # Sat Oct 21 17:01:20 2017 +0900 > # Node ID 3fef2926f7dc84c8840b8d1d592f2e650ce0a7ee > # Parent 946badd65a139cbb50150f23471db136a42d7814 > rebase: drop --style

Re: [PATCH] patch: improve heuristics to not take the word "diff" as header (issue1879)

2017-11-02 Thread Augie Fackler
> On Nov 2, 2017, at 09:32, Yuya Nishihara wrote: > > # HG changeset patch > # User Yuya Nishihara > # Date 1508572257 -32400 > # Sat Oct 21 16:50:57 2017 +0900 > # Node ID 6798568fe43dc1e28a0c66c54217b563e1f2d5de > # Parent a7e49a5b3e6f38338660c0d98f9c593f70064e95 > patch: improve heuris

Re: [PATCH 7 of 7] strip: strip obsmarkers exclusive to the stripped changeset

2017-11-02 Thread Augie Fackler
> On Nov 2, 2017, at 04:49, Mathias De Maré wrote: > > > On 01-06-17 15:39, Pierre-Yves David wrote: >> # HG changeset patch >> # User Pierre-Yves David >> # Date 149528 -7200 >> # Sat May 20 16:19:59 2017 +0200 >> # Node ID fb16a4d85cf46afbc12bb61f8d22784cef31d1dc >> # Parent 2c44bd

Re: [PATCH RFC] revert: no longer mark --interactive as experimental

2017-11-02 Thread Denis Laxalde
Augie Fackler a écrit : On Nov 2, 2017, at 09:39, Martin von Zweigbergk via Mercurial-devel wrote: Can we still change the behavior of "hg revert -i -r" to show a to-apply diff, not a to-revert diff? (There's a bug number I'm too lazy to look up from mobile.) I thought we had already done

[Bug 5727] New: interactive qrefresh aborts if files have been added

2017-11-02 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5727 Bug ID: 5727 Summary: interactive qrefresh aborts if files have been added Product: Mercurial Version: 4.4 Hardware: PC OS: Linux Status: UNCONFIRMED Sever

Re: [PATCH RFC] revert: no longer mark --interactive as experimental

2017-11-02 Thread Martin von Zweigbergk via Mercurial-devel
On Thu, Nov 2, 2017 at 7:16 AM, Denis Laxalde wrote: > Augie Fackler a écrit : > >> >> On Nov 2, 2017, at 09:39, Martin von Zweigbergk via Mercurial-devel < >>> mercurial-devel@mercurial-scm.org> wrote: >>> >>> Can we still change the behavior of "hg revert -i -r" to show a to-apply >>> diff, not

D1224: merge: cache unknown dir checks (issue5716)

2017-11-02 Thread mbthomas (Mark Thomas)
mbthomas added a comment. Yes, fine to punt to after 4.4. With https://phab.mercurial-scm.org/D1223 the checks are disabled, so we're back to the old behaviour for path conflicts, but the perf is ok. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1224 To: mbt

Desired use case for obsmarkers / visibility

2017-11-02 Thread Gregory Szorc
I have a potential use case for obsmarkers / visibility that I want to run by people to see if it can be supported. Changesets are pushed to the Firefox repo via a landing service. This service essentially imports changesets [submitted by the author] and rebases them onto the repo head. Today, wh

mercurial@34964: 8 new changesets

2017-11-02 Thread Mercurial Commits
8 new changesets in mercurial: https://www.mercurial-scm.org/repo/hg/rev/58e7791e243b changeset: 34957:58e7791e243b user:Augie Fackler date:Wed Oct 25 23:01:54 2017 -0400 summary: ui: add configlist doctest to document a bit more of the whitespace behavior https://www.merc

[Bug 5728] New: Performance regression on update between 4.3.3 and 4.4

2017-11-02 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5728 Bug ID: 5728 Summary: Performance regression on update between 4.3.3 and 4.4 Product: Mercurial Version: default branch Hardware: PC OS: Linux Status: UNCONFIRMED

D1286: repoview: also consider visibility exceptions in pinnedrevs

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This patch make repoview.pinnedrevs() also add visibility exceptions added in previous patch. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-

D1285: localrepo: add a new attribute _visibilityexceptions and related API

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Currently we don't have a defined way in core to make some hidden revisions visible in filtered repo. Extensions to achieve the purpose of unhiding some hidden co

D1143: revset: update visibility exceptions with hidden commits from the tree

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit updated this revision to Diff 3205. pulkit edited the summary of this revision. pulkit retitled this revision from "revset: update repo.pinnedrevs with hidden commits from the tree" to "revset: update visibility exceptions with hidden commits from the tree". REPOSITORY rHG Mercurial CH

D1142: dispatch: filter the repository depending on func.cmdtype

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit updated this revision to Diff 3204. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1142?vs=2992&id=3204 REVISION DETAIL https://phab.mercurial-scm.org/D1142 AFFECTED FILES mercurial/configitems.py mercurial/dispatch.py CHANGE DETAILS diff -

D1141: repoview: add two new filternames to be used for accessing hidden commits

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit updated this revision to Diff 3203. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1141?vs=2991&id=3203 REVISION DETAIL https://phab.mercurial-scm.org/D1141 AFFECTED FILES mercurial/branchmap.py mercurial/repoview.py CHANGE DETAILS diff --g

D1144: directaccess: add support to export and tests to demonstrate things

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit updated this revision to Diff 3206. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1144?vs=2907&id=3206 REVISION DETAIL https://phab.mercurial-scm.org/D1144 AFFECTED FILES mercurial/commands.py tests/test-directaccess.t CHANGE DETAILS diff

D1288: dispatch: filter the repository depending on func.cmdtype

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This patch adds support for filtering the repository on the basis of func.cmdtype. After this patch, repo.filtername will be used to decide what level of access t

D1287: repoview: add two new filternames to be used for accessing hidden commits

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This patch adds two new filternames 'visible-hidden' and 'visible-warnhidden' which will be used to access hidden commits. 'visible-hidden' will allow access of h

D1074: branch: add a --rev flag to change branch name of given revisions

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit added a comment. Re-requesting review since the freeze is over. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1074 To: pulkit, #hg-reviewers, dlax, ryanmce Cc: ryanmce, dlax, mercurial-devel ___ Mercurial-devel

D821: unamend: move fb extension unamend to core

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit added a comment. This is lying here from a long time. It will be good some feedback is given. :) REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D821 To: pulkit, #hg-reviewers, durham Cc: ryanmce, singhsrb, durham, mercurial-devel _

[Bug 5729] New: Subrep paths can overwrite existing paths

2017-11-02 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5729 Bug ID: 5729 Summary: Subrep paths can overwrite existing paths Product: Mercurial Version: 4.4 Hardware: All OS: All Status: UNCONFIRMED Severity: bug

D1293: rebase: use fm.formatlist() and fm.formatdict() to support user template

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Thanks to Yuya for suggesting this in https://phab.mercurial-scm.org/D1173. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1293 AFFEC

Re: [PATCH] obsfate: makes successorsetverb takes the markers as argument

2017-11-02 Thread Pulkit Goyal
Is there any difference between this one and the one you send before the freeze on Phabricator? On Thu, Nov 2, 2017 at 6:28 PM, Boris Feld wrote: > # HG changeset patch > # User Boris Feld > # Date 1508409347 -7200 > # Thu Oct 19 12:35:47 2017 +0200 > # Node ID b5b9f31a676701ca272c10fc2630e

D1295: py3: handle keyword arguments in hgext/amend.py

2017-11-02 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/D1295 AFFECTED FILES hgext/amend.py CHANGE DETAILS diff --git a/hgext/amend.py b/hgext/amend.py --- a/h

D974: py3: handle keyword arguments correctly in hgext/patchbomb.py

2017-11-02 Thread pulkit (Pulkit Goyal)
pulkit updated this revision to Diff 3231. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D974?vs=2497&id=3231 REVISION DETAIL https://phab.mercurial-scm.org/D974 AFFECTED FILES hgext/patchbomb.py CHANGE DETAILS diff --git a/hgext/patchbomb.py b/hgex

D1298: py3: handle keyword arguments in hgext/children.py

2017-11-02 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/D1298 AFFECTED FILES hgext/children.py CHANGE DETAILS diff --git a/hgext/children.py b/hgext/children.p

D1297: py3: handle keyword arguments in hgext/blackbox.py

2017-11-02 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/D1297 AFFECTED FILES hgext/blackbox.py CHANGE DETAILS diff --git a/hgext/blackbox.py b/hgext/blackbox.p

D1296: py3: handle keyword arguments in hgext/automv.py

2017-11-02 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/D1296 AFFECTED FILES hgext/automv.py CHANGE DETAILS diff --git a/hgext/automv.py b/hgext/automv.py ---

D1299: py3: handle keyword arguments in hgext/churn.py

2017-11-02 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/D1299 AFFECTED FILES hgext/churn.py CHANGE DETAILS diff --git a/hgext/churn.py b/hgext/churn.py --- a/h

D1300: py3: handle keyword arguments in hgext/commitextras.py

2017-11-02 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/D1300 AFFECTED FILES hgext/commitextras.py CHANGE DETAILS diff --git a/hgext/commitextras.py b/hgext/co

D1302: py3: handle keyword arguments in hgext/fetch.py

2017-11-02 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/D1302 AFFECTED FILES hgext/fetch.py CHANGE DETAILS diff --git a/hgext/fetch.py b/hgext/fetch.py --- a/h

D1301: py3: handle keyword arguments in hgext/extdiff.py

2017-11-02 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/D1301 AFFECTED FILES hgext/extdiff.py CHANGE DETAILS diff --git a/hgext/extdiff.py b/hgext/extdiff.py -

D1303: py3: handle keyword arguments in hgext/gpg.py

2017-11-02 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/D1303 AFFECTED FILES hgext/gpg.py CHANGE DETAILS diff --git a/hgext/gpg.py b/hgext/gpg.py --- a/hgext/g

[PATCH] run-tests: allow automatic test discovery when providing folder as argument

2017-11-02 Thread matthieu . laneuville
# HG changeset patch # User Matthieu Laneuville # Date 1508422437 -32400 # Thu Oct 19 23:13:57 2017 +0900 # Node ID 0e692e27fb01c6c0619054ac4f32ce756071bf5a # Parent 7ebf850d3166a64ff33b4b85adb481b533ddbf86 # EXP-Topic hg122 run-tests: allow automatic test discovery when providing folder as

[PATCH STABLE] pathutil: use util.pathto() to calculate relative cwd in canonpath()

2017-11-02 Thread Matt Harbison
# HG changeset patch # User Matt Harbison # Date 1509669331 14400 # Thu Nov 02 20:35:31 2017 -0400 # Branch stable # Node ID 7d799a9800793cb5f1c10ce7269c31e1c7b1285a # Parent 95f54cec00258ffa4caa8df38e4ecb265aa7a0a3 pathutil: use util.pathto() to calculate relative cwd in canonpath() os.pat

Re: [PATCH] run-tests: $TESTDIR can be something else than $PWD

2017-11-02 Thread Yuya Nishihara
On Thu, 02 Nov 2017 22:37:45 +0900, matthieu.laneuvi...@octobus.net wrote: > # HG changeset patch > # User Matthieu Laneuville > # Date 1501648065 -32400 > # Wed Aug 02 13:27:45 2017 +0900 > # Node ID c4cc170d65e2dbcb075d09c26f5884aa8c0ceb31 > # Parent 3ce0e4b51f789eff195ec900a07c1fa5e8d5c5f

Re: [PATCH STABLE] pathutil: use util.pathto() to calculate relative cwd in canonpath()

2017-11-02 Thread Yuya Nishihara
On Thu, 02 Nov 2017 21:16:32 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt Harbison > # Date 1509669331 14400 > # Thu Nov 02 20:35:31 2017 -0400 > # Branch stable > # Node ID 7d799a9800793cb5f1c10ce7269c31e1c7b1285a > # Parent 95f54cec00258ffa4caa8df38e4ecb265aa7a0a3 > pat

test-convert-bzr-directories.t fails

2017-11-02 Thread timeless
Mercurial Distributed SCM (version 4.4+11-7ebf850d3166+20171103) Bazaar 2.5.1 -- a free distributed version-control tool --- /home/timeless/hg/crewplan/tests/test-convert-bzr-directories.t +++ /home/timeless/hg/crewplan/tests/test-convert-bzr-directories.t.err @@ -56,12 +56,56 @@ converting...

[Bug 5730] New: [CRITICAL]Arbitrary command execution in mercurial repo with a git submodule

2017-11-02 Thread mercurial-bugs
https://bz.mercurial-scm.org/show_bug.cgi?id=5730 Bug ID: 5730 Summary: [CRITICAL]Arbitrary command execution in mercurial repo with a git submodule Product: Mercurial Version: stable branch Hardware: All OS