[PATCH 1 of 2] tests: check obsolete changeset with two obsfate entries

2018-02-18 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov # Date 1519014623 -28800 # Mon Feb 19 12:30:23 2018 +0800 # Node ID 29f9eeec6782d2815cf742d22286b0192fc3c14a # Parent b76b0297c3738e8f114202c50cb6f804425f0853 tests: check obsolete changeset with two obsfate entries It's more

[PATCH 2 of 2] hgweb: show each obsfateentry on its own line

2018-02-18 Thread Anton Shestakov
# HG changeset patch # User Anton Shestakov # Date 1519015730 -28800 # Mon Feb 19 12:48:50 2018 +0800 # Node ID 68315c9df7c97acbb62a0a8bb23412e68eb67947 # Parent 29f9eeec6782d2815cf742d22286b0192fc3c14a hgweb: show each obsfateentry on its own line Commits with more than

D2343: largefiles: give some **opts some strkwargs love

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGac2717966335: largefiles: give some **opts some strkwargs love (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2347: lock: delay is numeric, use %d for formatting

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGefbba1e4dfba: lock: delay is numeric, use %d for formatting (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2348: py3: whitelist another six passing tests

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGb76b0297c373: py3: whitelist another six passing tests (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2348?vs=5905=5916

D2345: tests: add missing b prefixes in test-pending.t

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG53bfd25bb9dd: tests: add missing b prefixes in test-pending.t (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2344: merge: make a copy of dict.items() before mutating the dict during iteration

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGc44c5ecc2565: merge: make a copy of dict.items() before mutating the dict during iteration (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2346: debugbuilddag: use '%d' instead of str() to get numbered lines

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG7c5be6de4cb0: debugbuilddag: use %d instead of str() to get numbered lines (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2338: largefiles: make scheme regex a bytes regex

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGf3754b60f93d: largefiles: make scheme regex a bytes regex (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2338?vs=5895=5906

D2339: largfiles: replace filter() with listcomp when result needs to be a list

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa74243227aec: largfiles: replace filter() with listcomp when result needs to be a list (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2342: wireproto: fix lingering str(exception) with util.forcebytestr(exception)

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG803fca7fa088: wireproto: fix lingering str(exception) with util.forcebytestr(exception) (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2340: largefiles: mark headre as bytes regex

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG9d16c0789dfb: largefiles: mark headre as bytes regex (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2340?vs=5897=5908

D2341: scmutil: fix requires-file isalnum() check on first byte

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGcd15577f5bee: scmutil: fix requires-file isalnum() check on first byte (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

Re: [PATCH] debuginstall: do not parse editor command in posix way on Windows

2018-02-18 Thread Augie Fackler
On Sat, Feb 17, 2018 at 01:33:38PM +0900, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1518840784 -32400 > # Sat Feb 17 13:13:04 2018 +0900 > # Node ID b42f9a63030fee00568add7aa5a5ff983fbcd06d > # Parent

Re: [PATCH 4 of 4 STABLE] tests: expand test coverage for updating phases

2018-02-18 Thread Augie Fackler
On Sun, Feb 18, 2018 at 10:23:07AM -0800, Gregory Szorc wrote: > # HG changeset patch > # User Gregory Szorc > # Date 1518978019 28800 > # Sun Feb 18 10:20:19 2018 -0800 > # Branch stable > # Node ID 337491de32e3e273c7b98a5259bd053f44acdede > # Parent

Re: [PATCH 2 of 2] py3: use bytes() to byte-stringify url object in url.py

2018-02-18 Thread Augie Fackler
On Sun, Feb 18, 2018 at 10:55:10PM +0900, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1518959605 -32400 > # Sun Feb 18 22:13:25 2018 +0900 > # Node ID b7ebed58e716806e5789779090bc054e98fb43e2 > # Parent

D2343: largefiles: give some **opts some strkwargs love

2018-02-18 Thread durin42 (Augie Fackler)
durin42 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/D2343 AFFECTED FILES hgext/largefiles/overrides.py CHANGE DETAILS diff --git

D2346: debugbuilddag: use '%d' instead of str() to get numbered lines

2018-02-18 Thread durin42 (Augie Fackler)
durin42 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/D2346 AFFECTED FILES mercurial/debugcommands.py CHANGE DETAILS diff --git

D2345: tests: add missing b prefixes in test-pending.t

2018-02-18 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY 1. skip-blame more b prefixes REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2345 AFFECTED FILES tests/test-pending.t CHANGE

D2348: py3: whitelist another six passing tests

2018-02-18 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a reviewer: pulkit. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2348 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS diff

D2342: wireproto: fix lingering str(exception) with util.forcebytestr(exception)

2018-02-18 Thread durin42 (Augie Fackler)
durin42 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/D2342 AFFECTED FILES mercurial/wireproto.py CHANGE DETAILS diff --git a/mercurial/wireproto.py

D2344: merge: make a copy of dict.items() before mutating the dict during iteration

2018-02-18 Thread durin42 (Augie Fackler)
durin42 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/D2344 AFFECTED FILES mercurial/merge.py CHANGE DETAILS diff --git a/mercurial/merge.py

D2339: largfiles: replace filter() with listcomp when result needs to be a list

2018-02-18 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY filter() is a generator on Python 3, but these cases are used as lists. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2339

D2341: scmutil: fix requires-file isalnum() check on first byte

2018-02-18 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Slice instead of subscript to get a bytes from a bytes. 1. skip-blame just a py3 slice-instead-of-subscript change REPOSITORY rHG Mercurial REVISION DETAIL

D2338: largefiles: make scheme regex a bytes regex

2018-02-18 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY 1. skip-blame just a b prefix REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2338 AFFECTED FILES hgext/largefiles/storefactory.py

D2340: largefiles: mark headre as bytes regex

2018-02-18 Thread durin42 (Augie Fackler)
durin42 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/D2340 AFFECTED FILES hgext/largefiles/proto.py CHANGE DETAILS diff --git a/hgext/largefiles/proto.py

D2336: py3: make sure regex is bytes in crecord.py

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGab5a86416485: py3: make sure regex is bytes in crecord.py (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2336?vs=5890=5893

D2335: py3: use "%d" for integers instead of "%s"

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGadf867853dbf: py3: use %d for integers instead of %s (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2335?vs=5889=5892

D2337: py3: make sure we are doing integer division by using '//'

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG74f40bdc06bd: py3: make sure we are doing integer division by using // (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2336: py3: make sure regex is bytes in crecord.py

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY 1. skip-blame because we are just adding b'' REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2336 AFFECTED FILES

D2335: py3: use "%d" for integers instead of "%s"

2018-02-18 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/D2335 AFFECTED FILES mercurial/config.py CHANGE DETAILS diff --git a/mercurial/config.py

D2337: py3: make sure we are doing integer division by using '//'

2018-02-18 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/D2337 AFFECTED FILES mercurial/crecord.py CHANGE DETAILS diff --git a/mercurial/crecord.py

Re: [PATCH 1 of 4 STABLE] tests: add phase testing to test-push-http-bundle1.t

2018-02-18 Thread Gregory Szorc
On Sun, Feb 18, 2018 at 10:23 AM, Gregory Szorc wrote: > # HG changeset patch > # User Gregory Szorc > # Date 1518972558 28800 > # Sun Feb 18 08:49:18 2018 -0800 > # Branch stable > # Node ID e978e0c132522bde7cd922a250b0733d7bbf870c > #

[PATCH 3 of 4 STABLE] tests: consolidate test-push-http.t and test-push-http-bundle1.t

2018-02-18 Thread Gregory Szorc
# HG changeset patch # User Gregory Szorc # Date 1518976834 28800 # Sun Feb 18 10:00:34 2018 -0800 # Branch stable # Node ID ec71cddd8b6915f7fa2029c641a8385bef1392c3 # Parent fefd57bd957314acd20be2558b8fdeb1b9305e7d tests: consolidate test-push-http.t and

[PATCH 4 of 4 STABLE] tests: expand test coverage for updating phases

2018-02-18 Thread Gregory Szorc
# HG changeset patch # User Gregory Szorc # Date 1518978019 28800 # Sun Feb 18 10:20:19 2018 -0800 # Branch stable # Node ID 337491de32e3e273c7b98a5259bd053f44acdede # Parent ec71cddd8b6915f7fa2029c641a8385bef1392c3 tests: expand test coverage for updating phases

[PATCH 2 of 4 STABLE] tests: port value-less unbundle capability test to test-push-http.t

2018-02-18 Thread Gregory Szorc
# HG changeset patch # User Gregory Szorc # Date 1518972777 28800 # Sun Feb 18 08:52:57 2018 -0800 # Branch stable # Node ID fefd57bd957314acd20be2558b8fdeb1b9305e7d # Parent e978e0c132522bde7cd922a250b0733d7bbf870c tests: port value-less unbundle capability test to

D2317: manifest: use list(dict) instead of dict.keys() to get a list of keys

2018-02-18 Thread durin42 (Augie Fackler)
durin42 added a comment. In https://phab.mercurial-scm.org/D2317#38442, @indygreg wrote: > This one feels sub-optimal because of the amount of intermediary variables. But I think it should be OK. Agreed, though it's equivalent to what's already happening with .keys(). So far

D2333: py3: make sure we open the files in bytes mode

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG7e025d4c6f61: py3: make sure we open the files in bytes mode (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2317: manifest: use list(dict) instead of dict.keys() to get a list of keys

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG5245bac09e6a: manifest: use list(dict) instead of dict.keys() to get a list of keys (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2318: py3: whitelist another three passing tests

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGba1807d9a846: py3: whitelist another three passing tests (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2318?vs=5878=5887

D2317: manifest: use list(dict) instead of dict.keys() to get a list of keys

2018-02-18 Thread indygreg (Gregory Szorc)
indygreg accepted this revision. indygreg added a comment. This revision is now accepted and ready to land. This one feels sub-optimal because of the amount of intermediary variables. But I think it should be OK. REPOSITORY rHG Mercurial REVISION DETAIL

D2316: manifest: correct the one use of iterkeys() on a dict

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG413c179cf7d5: manifest: correct the one use of iterkeys() on a dict (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2315: py3: use default dict iterator instead of iterkeys

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG238646784294: py3: use default dict iterator instead of iterkeys (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2314: py3: whitelist five more passing tests

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGb1c713ab785d: py3: whitelist five more passing tests (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2314?vs=5832=5883

D2312: hgweb: header dict entries are native strings

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGd18c0cf5f3ab: hgweb: header dict entries are native strings (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2313: httppeer: headers are native strings

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa59ff82154b8: httppeer: headers are native strings (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2313?vs=5831=5882

D2311: keepalive: headers are native strings, mark them as such

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG19a04ca90413: keepalive: headers are native strings, mark them as such (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2333: py3: make sure we open the files in bytes mode

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit updated this revision to Diff 5879. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2333?vs=5862=5879 REVISION DETAIL https://phab.mercurial-scm.org/D2333 AFFECTED FILES mercurial/posix.py CHANGE DETAILS diff --git a/mercurial/posix.py

D2318: py3: whitelist another three passing tests

2018-02-18 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 5878. durin42 retitled this revision from "py3: whitelist another two passing tests" to "py3: whitelist another three passing tests". REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2318?vs=5836=5878 REVISION DETAIL

D2095: clone: updates the help text for hg clone -r (issue5654) [bugzilla] and hg clone -b

2018-02-18 Thread sangeet259 (Sangeet Kumar Mishra)
sangeet259 added a comment. Oh! Thanks for letting me know! I will keep that in mind. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2095 To: sangeet259, #hg-reviewers, durin42 Cc: pulkit, durin42, joerg.sonnenberger, dlax, mercurial-devel

D2331: py3: use range instead of xrange in tests/test-revset2.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG8591d6afc629: py3: use range instead of xrange in tests/test-revset2.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2324: py3: use range instead of xrange on py3 in tests/test-filecache.py

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGdaa5f47558cf: py3: use range instead of xrange on py3 in tests/test-filecache.py (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2320: py3: explicitly convert result of dict.items() into list

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG3e1139b7d617: py3: explicitly convert result of dict.items() into list (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2329: py3: use range instead of xrange in tests/test-issue4074.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG57c671cf7a69: py3: use range instead of xrange in tests/test-issue4074.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2328: py3: use range instead of xrange in tests/test-convert-mtn.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG2b7318db0a89: py3: use range instead of xrange in tests/test-convert-mtn.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2319: py3: use pycompat.byteskwargs() to convert opts keys to bytes

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGd822f3fb6be8: py3: use pycompat.byteskwargs() to convert opts keys to bytes (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2327: py3: use range instead of xrange in tests/test-commandserver.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG257071fd3357: py3: use range instead of xrange in tests/test-commandserver.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2330: py3: use range instead of xrange in tests/test-mq-qimport.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGb543b3ce608b: py3: use range instead of xrange in tests/test-mq-qimport.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2325: py3: use range instead of xrange in tests/test-mq-missingfiles.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG065445b44724: py3: use range instead of xrange in tests/test-mq-missingfiles.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2326: py3: use range instead of xrange in tests/test-walk.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG217b08b1de28: py3: use range instead of xrange in tests/test-walk.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2322: py3: add b'' prefix in test-mq-qrefresh-replace-log-message.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGd157b5bfaef0: py3: add b prefix in test-mq-qrefresh-replace-log-message.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2332: py3: use range instead of xrange on py3 in tests/test-ui-verbosity.py

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG2507bf180413: py3: use range instead of xrange on py3 in tests/test-ui-verbosity.py (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2323: py3: use range instead on xrange on py3 in tests/test-atomictempfile.py

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG3ec9afb951a0: py3: use range instead on xrange on py3 in tests/test-atomictempfile.py (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2321: py3: add b'' prefixes in test-mq-eol.t

2018-02-18 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa67b144ef74f: py3: add b prefixes in test-mq-eol.t (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2321?vs=5850=5866

D2334: py3: use print as a function in test-mq-push-fail.t

2018-02-18 Thread yuja (Yuya Nishihara)
yuja requested changes to this revision. yuja added a comment. This revision now requires changes to proceed. print(non_ascii_string) is locale-dependent and doesn't always work. We'll have to use `getattr(sys.stdout, 'buffer', sys.stdout).write()` instead. REPOSITORY rHG Mercurial

D2333: py3: make sure we open the files in bytes mode

2018-02-18 Thread yuja (Yuya Nishihara)
yuja requested changes to this revision. yuja added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > posix.py:116 > # switch file to link > fp = open(f) > data = fp.read() Two more missing 'b's, here > posix.py:124 >

[PATCH 1 of 2] url: show full url of proxy server in debug message

2018-02-18 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1518959531 -32400 # Sun Feb 18 22:12:11 2018 +0900 # Node ID 20fd00ae43f25ab4db11bafc909a6a659bb74cbe # Parent 685bcdd236b592bb7c84290268decfb675bbd5ca url: show full url of proxy server in debug message This only fixes the

[PATCH 2 of 2] py3: use bytes() to byte-stringify url object in url.py

2018-02-18 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1518959605 -32400 # Sun Feb 18 22:13:25 2018 +0900 # Node ID b7ebed58e716806e5789779090bc054e98fb43e2 # Parent 20fd00ae43f25ab4db11bafc909a6a659bb74cbe py3: use bytes() to byte-stringify url object in url.py Perhaps we'll

D2282: util: extract all date-related utils in utils/dateutil module

2018-02-18 Thread lothiraldan (Boris Feld)
lothiraldan added a comment. > I asked Alex Gaynor about this and it's not an immediate answer ("You get a basket of trouble. What python version?") > > Could we make the package version be utils (note trailing ess) and migrate things to the package as we have time, making util be the

D2331: py3: use range instead of xrange in tests/test-revset2.t

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange is not present on Python 3. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2331 AFFECTED FILES tests/test-revset2.t CHANGE

D2333: py3: make sure we open the files in bytes mode

2018-02-18 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/D2333 AFFECTED FILES mercurial/posix.py CHANGE DETAILS diff --git a/mercurial/posix.py

D2332: py3: use range instead of xrange on py3 in tests/test-ui-verbosity.py

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange is not present on Python 3. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2332 AFFECTED FILES tests/test-ui-verbosity.py

D2334: py3: use print as a function in test-mq-push-fail.t

2018-02-18 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/D2334 AFFECTED FILES tests/test-mq-qpush-fail.t CHANGE DETAILS diff --git a/tests/test-mq-qpush-fail.t

D2330: py3: use range instead of xrange in tests/test-mq-qimport.t

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange is not present on Python 3. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2330 AFFECTED FILES tests/test-mq-qimport.t

D2325: py3: use range instead of xrange in tests/test-mq-missingfiles.t

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange is not present in python 3. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2325 AFFECTED FILES tests/test-mq-missingfiles.t

D2329: py3: use range instead of xrange in tests/test-issue4074.t

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange in not present on Python 3. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2329 AFFECTED FILES tests/test-issue4074.t

D2327: py3: use range instead of xrange in tests/test-commandserver.t

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange is not present on Python 3. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2327 AFFECTED FILES tests/test-commandserver.t

D2324: py3: use range instead of xrange on py3 in tests/test-filecache.py

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange is not present on py3. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2324 AFFECTED FILES tests/test-filecache.py CHANGE

D2328: py3: use range instead of xrange in tests/test-convert-mtn.t

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange in not present on Python 3. This change will make the test a bit slower on Python 2. REPOSITORY rHG Mercurial REVISION DETAIL

D2323: py3: use range instead on xrange on py3 in tests/test-atomictempfile.py

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY xrange is not available on Python 3. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2323 AFFECTED FILES

D2278: bundle: updates the help text for hg bundle (issue5744) [bugzilla]

2018-02-18 Thread khanchi97 (Sushil khanchi)
khanchi97 added a comment. Okay, I will take care of that. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2278 To: khanchi97, #hg-reviewers, yuja Cc: pulkit, yuja, mercurial-devel ___ Mercurial-devel mailing list

D2319: py3: use pycompat.byteskwargs() to convert opts keys to bytes

2018-02-18 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/D2319 AFFECTED FILES hgext/mq.py CHANGE DETAILS diff --git a/hgext/mq.py b/hgext/mq.py ---

D2321: py3: add b'' prefixes in test-mq-eol.t

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY 1. skip-blame because we are just adding b'' REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2321 AFFECTED FILES

D2320: py3: explicitly convert result of dict.items() into list

2018-02-18 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/D2320 AFFECTED FILES hgext/mq.py CHANGE DETAILS diff --git a/hgext/mq.py b/hgext/mq.py ---

D2322: py3: add b'' prefix in test-mq-qrefresh-replace-log-message.t

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY 1. ski-blame as we just added b'' REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2322 AFFECTED FILES

D2095: clone: updates the help text for hg clone -r (issue5654) [bugzilla] and hg clone -b

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit added a comment. For future bug fixes: we don't append [bugzilla] at the end of commits which fixes bug, we only mention the issue number. We use bugzilla only for bugs/issues, so an issue number in the commit message refers to the issue on bugzilla. REPOSITORY rHG Mercurial

D2278: bundle: updates the help text for hg bundle (issue5744) [bugzilla]

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit added a comment. For future bug fixes: we don't append [bugzilla] at the end of commits which fixes bug, we only mention the issue number. We only use bugzilla for bugs/issues so an issue number in the commit message refers to the issue on bugzilla. REPOSITORY rHG Mercurial

D2309: tests: port inline Python in test-http-branchmap.t to Python 3

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG1e0c9f9f6f36: tests: port inline Python in test-http-branchmap.t to Python 3 (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2303: bundle2: use pycompat.strkwargs as needed

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG1ec6fd26f841: bundle2: use pycompat.strkwargs as needed (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2303?vs=5821=5840

D2301: rebase: sort roots by revision

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG53be14874ee8: rebase: sort roots by revision (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2301?vs=5819=5838 REVISION

D2302: tests: add b prefixes to test-rebase-dest.t

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG164ed6d54fdf: tests: add b prefixes to test-rebase-dest.t (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2302?vs=5820=5839

D2300: httppeer: use %d to format int

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG2d513ab7ce94: httppeer: use %d to format int (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2300?vs=5818=5837 REVISION

D2305: webcommands: use pycompat.strkwargs as needed

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG0cacd4df6eb0: webcommands: use pycompat.strkwargs as needed (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2306: tests: fix get-with-headers.py on python3 when writing to stdout

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGc95c8ab2e7ec: tests: fix get-with-headers.py on python3 when writing to stdout (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2308: hgweb_mod: partially undo 8afc25e7effc to fix py3

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa87093e2805d: hgweb_mod: partially undo 8afc25e7effc to fix py3 (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2307: tags: don't feed both int and None to min()

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG18106c3bc94a: tags: dont feed both int and None to min() (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2307?vs=5825=5845

D2310: wireprotoserver: py3 helpfully calls adds HTTP_ to CONTENT_LENGTH

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG685bcdd236b5: wireprotoserver: py3 helpfully calls adds HTTP_ to CONTENT_LENGTH (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2304: webcommands: unpack contents of length-1 dict portably

2018-02-18 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGa748a5d1d7c3: webcommands: unpack contents of length-1 dict portably (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

Re: [PATCH] minifileset: allow 'path:' patterns to have an explicit trailing slash

2018-02-18 Thread Yuya Nishihara
On Thu, 15 Feb 2018 22:05:47 -0500, Matt Harbison wrote: > >> Basically, I spent some time last week writing ignore rules for some > >> converted repos, and got into the habit of appending a trailing '/' to > >> ensure the match is a directory, and not just a substring. When I did > >> that

D2313: httppeer: headers are native strings

2018-02-18 Thread pulkit (Pulkit Goyal)
pulkit added a comment. This one also needs # skip-blame. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2313 To: durin42, #hg-reviewers Cc: pulkit, mercurial-devel ___ Mercurial-devel mailing list

  1   2   >