Re: [PATCH] revset: introduce the summary predicate

2017-01-09 Thread Matt Harbison
On Mon, 09 Jan 2017 05:49:23 -0500, Pierre-Yves David wrote: On 01/08/2017 09:34 PM, Matt Harbison wrote: On Sun, 08 Jan 2017 07:59:36 -0500, Pierre-Yves David wrote: (ha, I wrote my previous reply in a train and it got

Re: The donation link don't work

2017-01-09 Thread Augie Fackler
On Wed, Dec 07, 2016 at 04:54:46PM -0500, Xavier Corredor Llano wrote: > Hi Mercurial developers, > > I tried to make a donation but the donation link: https://www.selenic.com/ > mercurial/donations.html don't work. https://www.mercurial-scm.org/donate will work for you. Sorry for the delay in

Re: [PATCH 2 of 2] hgweb: generate archive links in order

2017-01-09 Thread Augie Fackler
On Sat, Jan 07, 2017 at 07:08:08PM -0800, Sean Farley wrote: > Anton Shestakov writes: > > > # HG changeset patch > > # User Anton Shestakov > > # Date 1483807974 -28800 > > # Sun Jan 08 00:52:54 2017 +0800 > > # Node ID

Re: [PATCH 5 of 8] pager: use super class's _runpager if possible

2017-01-09 Thread Jun Wu
Excerpts from Jun Wu's message of 2017-01-10 07:12:25 +0800: > # HG changeset patch > # User Jun Wu > # Date 1484002766 -28800 > # Tue Jan 10 06:59:26 2017 +0800 > # Node ID 24ebef0f19843c6b1b8fbf32d99a7e8dba2fb734 > # Parent 483eabc8ccbbdfabed7f0f0abd74fb131adcd3c3 > #

[PATCH 3 of 8] chg: handle pager request client-side

2017-01-09 Thread Jun Wu
# HG changeset patch # User Jun Wu # Date 1484002743 -28800 # Tue Jan 10 06:59:03 2017 +0800 # Node ID 97e3f81b69bc7bc670459c62056f706c2b6ff941 # Parent 603c1d614690ab594f240f4daf198f34c1714f62 # Available At https://bitbucket.org/quark-zju/hg-draft # hg pull

[PATCH 4 of 8] chgserver: make S channel support pager request

2017-01-09 Thread Jun Wu
# HG changeset patch # User Jun Wu # Date 1484002761 -28800 # Tue Jan 10 06:59:21 2017 +0800 # Node ID 483eabc8ccbbdfabed7f0f0abd74fb131adcd3c3 # Parent 97e3f81b69bc7bc670459c62056f706c2b6ff941 # Available At https://bitbucket.org/quark-zju/hg-draft # hg pull

[PATCH 5 of 8] pager: use super class's _runpager if possible

2017-01-09 Thread Jun Wu
# HG changeset patch # User Jun Wu # Date 1484002766 -28800 # Tue Jan 10 06:59:26 2017 +0800 # Node ID 24ebef0f19843c6b1b8fbf32d99a7e8dba2fb734 # Parent 483eabc8ccbbdfabed7f0f0abd74fb131adcd3c3 # Available At https://bitbucket.org/quark-zju/hg-draft # hg pull

[PATCH 7 of 8] chg: remove getpager support

2017-01-09 Thread Jun Wu
# HG changeset patch # User Jun Wu # Date 1484002779 -28800 # Tue Jan 10 06:59:39 2017 +0800 # Node ID 24c7b11cecd12762d8238ec96c748131877054be # Parent e44b1d6deadb67908b43909ad920572e3efa38e6 # Available At https://bitbucket.org/quark-zju/hg-draft # hg pull

[PATCH 8 of 8] pager: do not special case chg

2017-01-09 Thread Jun Wu
# HG changeset patch # User Jun Wu # Date 1484002789 -28800 # Tue Jan 10 06:59:49 2017 +0800 # Node ID 38c6cb64c8d08e8b4c19338010578f69f58ef705 # Parent 24c7b11cecd12762d8238ec96c748131877054be # Available At https://bitbucket.org/quark-zju/hg-draft # hg pull

[PATCH 6 of 8] chgserver: implement chgui._runpager

2017-01-09 Thread Jun Wu
# HG changeset patch # User Jun Wu # Date 1484002771 -28800 # Tue Jan 10 06:59:31 2017 +0800 # Node ID e44b1d6deadb67908b43909ad920572e3efa38e6 # Parent 24ebef0f19843c6b1b8fbf32d99a7e8dba2fb734 # Available At https://bitbucket.org/quark-zju/hg-draft # hg pull

[PATCH 1 of 8] util: extract the logic calculating environment variables

2017-01-09 Thread Jun Wu
# HG changeset patch # User Jun Wu # Date 1484002682 -28800 # Tue Jan 10 06:58:02 2017 +0800 # Node ID 25760899b0ad12660b6a9e8c7b928dd2c334ec80 # Parent 7438cb35979a81e3d0aca5be9a6e4397186a509e # Available At https://bitbucket.org/quark-zju/hg-draft # hg pull

[PATCH 2 of 8] chgserver: use util.shellenviron

2017-01-09 Thread Jun Wu
# HG changeset patch # User Jun Wu # Date 1484002731 -28800 # Tue Jan 10 06:58:51 2017 +0800 # Node ID 603c1d614690ab594f240f4daf198f34c1714f62 # Parent 25760899b0ad12660b6a9e8c7b928dd2c334ec80 # Available At https://bitbucket.org/quark-zju/hg-draft # hg pull

Re: [PATCH 5 of 5] test-obsolete: stabilize output on platforms without 'serve' support

2017-01-09 Thread Augie Fackler
On Sun, Jan 08, 2017 at 02:55:43PM -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt Harbison > # Date 1483904264 18000 > # Sun Jan 08 14:37:44 2017 -0500 > # Node ID 85ffb7609d2730d8f602200549040856662e57ee > # Parent

Re: [PATCH] revset: introduce the summary predicate

2017-01-09 Thread Augie Fackler
On Sun, Jan 08, 2017 at 03:34:13PM -0500, Matt Harbison wrote: > On Sun, 08 Jan 2017 07:59:36 -0500, Pierre-Yves David > wrote: > > > (ha, I wrote my previous reply in a train and it got sent when I > > connected again (and received that one). I'm going to try to

[PATCH 5 of 8 git-diff] similar: move score function to module level

2017-01-09 Thread Sean Farley
# HG changeset patch # User Sean Farley # Date 1483850877 28800 # Sat Jan 07 20:47:57 2017 -0800 # Node ID 8561e240f25e851476abde452b850fc09a7fdf06 # Parent 9af4ef2f80a8c5cb69ad4ff5d291ce81a35e4f39 similar: move score function to module level Future patches will use this to

[PATCH 8 of 8 git-diff] patch: add label for coloring the similarity extended header

2017-01-09 Thread Sean Farley
# HG changeset patch # User Sean Farley # Date 1483988505 28800 # Mon Jan 09 11:01:45 2017 -0800 # Node ID 0ac83cc1715c18537e3f8087d32544db25cd29d0 # Parent 57b97693c687ab32b57bd3a75311237106992de9 patch: add label for coloring the similarity extended header Just like the

[PATCH 1 of 8 git-diff] patch: add config knob for displaying the index header

2017-01-09 Thread Sean Farley
# HG changeset patch # User Sean Farley # Date 1483989227 28800 # Mon Jan 09 11:13:47 2017 -0800 # Node ID f83be3a6c9e0e39efee95c1e4059030733a0371e # Parent ee47e951c6f9dbe6aceeb10d2f4acbc998a27bd3 patch: add config knob for displaying the index header This config knob can

[PATCH 6 of 8 git-diff] patch: add similarity config knob in experimental section

2017-01-09 Thread Sean Farley
# HG changeset patch # User Sean Farley # Date 1483987904 28800 # Mon Jan 09 10:51:44 2017 -0800 # Node ID f755adaeac8d325dbb99f759929e88a342368ed2 # Parent 8561e240f25e851476abde452b850fc09a7fdf06 patch: add similarity config knob in experimental section This config knob

[PATCH 2 of 8 git-diff] patch: add index line for diff output

2017-01-09 Thread Sean Farley
# HG changeset patch # User Sean Farley # Date 1483220517 21600 # Sat Dec 31 15:41:57 2016 -0600 # Node ID 95c9da9342914bda2208138af58a38eeaed859b4 # Parent f83be3a6c9e0e39efee95c1e4059030733a0371e patch: add index line for diff output This helps highlighting in third-party

[PATCH 3 of 8 git-diff] patch: add label for coloring the index extended header

2017-01-09 Thread Sean Farley
# HG changeset patch # User Sean Farley # Date 1483988385 28800 # Mon Jan 09 10:59:45 2017 -0800 # Node ID 8799dd0f3c4849ab5f468f2343af4c108ed22e72 # Parent 95c9da9342914bda2208138af58a38eeaed859b4 patch: add label for coloring the index extended header Just like the

[PATCH 4 of 8 git-diff] similar: rename local variable to not collide with previous

2017-01-09 Thread Sean Farley
# HG changeset patch # User Sean Farley # Date 1483850629 28800 # Sat Jan 07 20:43:49 2017 -0800 # Node ID 9af4ef2f80a8c5cb69ad4ff5d291ce81a35e4f39 # Parent 8799dd0f3c4849ab5f468f2343af4c108ed22e72 similar: rename local variable to not collide with previous Future patches

[PATCH 7 of 8 git-diff] patch: use opt.showsimilarity to calculate and show the similarity

2017-01-09 Thread Sean Farley
# HG changeset patch # User Sean Farley # Date 1483989858 28800 # Mon Jan 09 11:24:18 2017 -0800 # Node ID 57b97693c687ab32b57bd3a75311237106992de9 # Parent f755adaeac8d325dbb99f759929e88a342368ed2 patch: use opt.showsimilarity to calculate and show the similarity Tests

Re: [LAST CALL] Picking a date for Mercurial 4.2 sprint (California, February-March)

2017-01-09 Thread Pierre-Yves David
On 01/08/2017 09:45 PM, Gregory Szorc wrote: On Sun, Jan 8, 2017 at 10:01 AM, Martin von Zweigbergk > wrote: On Sun, Jan 8, 2017, 05:19 Pierre-Yves David >

Re: [PATCH 3 of 4 flagprocessor v8] revlog: flag processor

2017-01-09 Thread Pierre-Yves David
On 01/08/2017 10:42 PM, Gregory Szorc wrote: On Thu, Jan 5, 2017 at 9:42 AM, Remi Chaintron > wrote: # HG changeset patch # User Remi Chaintron > # Date 1483636648 0 # Thu Jan 05 17:17:28 2017 + #

Re: [PATCH 1 of 4 flagprocessor v8] revlog: add 'raw' argument to revision and _addrevision

2017-01-09 Thread Pierre-Yves David
On 01/05/2017 06:42 PM, Remi Chaintron wrote: # HG changeset patch # User Remi Chaintron # Date 1483636567 0 # Thu Jan 05 17:16:07 2017 + # Node ID 8c12adc05b5b1c564eb068d5ad893b33aadd4f76 # Parent 8385310370d0c472373ca9eb8aec59d50218d7e1 revlog: add 'raw' argument to

[PATCH 1 of 3] parser: make buildargsdict() precompute position where keyword args start

2017-01-09 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1483942521 -32400 # Mon Jan 09 15:15:21 2017 +0900 # Node ID 95725b2c0e04033fbe0a54e1884fd347fdff18b2 # Parent c2bd2f77965b7d23d05575596e4b30c04d5d5adf parser: make buildargsdict() precompute position where keyword args start

[PATCH 2 of 3] parser: extend buildargsdict() to support variable-length positional args

2017-01-09 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1483943152 -32400 # Mon Jan 09 15:25:52 2017 +0900 # Node ID dff59b00d9a326d894244add8cf2b1bab99295a6 # Parent 95725b2c0e04033fbe0a54e1884fd347fdff18b2 parser: extend buildargsdict() to support variable-length positional args

[PATCH 3 of 3] revset: parse variable-length arguments of followlines() by getargsdict()

2017-01-09 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1483945376 -32400 # Mon Jan 09 16:02:56 2017 +0900 # Node ID 77a94bdad2684df83e0a5fc3646f144e03337c8c # Parent dff59b00d9a326d894244add8cf2b1bab99295a6 revset: parse variable-length arguments of followlines() by getargsdict()

Re: [PATCH] zstd: fix compilation with Solaris Studio

2017-01-09 Thread Yuya Nishihara
On Mon, 9 Jan 2017 11:26:23 +0100, Pierre-Yves David wrote: > On 11/23/2016 03:45 AM, Yuya Nishihara wrote: > > On Tue, 22 Nov 2016 14:07:51 -0800, Gregory Szorc wrote: > >> On Tue, Nov 22, 2016 at 1:34 PM, wrote: > >>> # HG changeset patch > >>> # User Danek Duvall

Re: [PATCH 3 of 3] chg: check type read from S channel

2017-01-09 Thread Yuya Nishihara
On Fri, 06 Jan 2017 11:22:32 -0800, Sean Farley wrote: > Jun Wu writes: > > # HG changeset patch > > # User Jun Wu > > # Date 1483719292 0 > > # Fri Jan 06 16:14:52 2017 + > > # Node ID 779b9e867ff7f6e0c0b12e700195dff97408a16d > > # Parent

Re: [PATCH] pager: wrap ui._runpager

2017-01-09 Thread Yuya Nishihara
On Mon, 9 Jan 2017 05:04:21 +, Jun Wu wrote: > Excerpts from Yuya Nishihara's message of 2017-01-08 09:02:13 +0900: > > On Fri, 6 Jan 2017 17:08:24 +, Jun Wu wrote: > > > # HG changeset patch > > > # User Jun Wu > > > # Date 1482711944 0 > > > # Mon Dec 26 00:25:44 2016

Re: [PATCH] revset: introduce the summary predicate

2017-01-09 Thread Pierre-Yves David
On 01/08/2017 09:34 PM, Matt Harbison wrote: On Sun, 08 Jan 2017 07:59:36 -0500, Pierre-Yves David wrote: (ha, I wrote my previous reply in a train and it got sent when I connected again (and received that one). I'm going to try to adress the new content in

Re: [PATCH V3] rebase: fail-fast the pull if working dir is not clean (BC)

2017-01-09 Thread Pierre-Yves David
On 01/09/2017 05:27 AM, timeless wrote: Gregory Szorc wrote: Your reasoning about users wanting extra context to help them debug is sound. But I'm surprised nobody mentioned that the "error.Abort" exception takes an optional keyword "hint" argument that prints an extra message to provide that

Re: [PATCH] zstd: fix compilation with Solaris Studio

2017-01-09 Thread Pierre-Yves David
On 11/23/2016 03:45 AM, Yuya Nishihara wrote: On Tue, 22 Nov 2016 14:07:51 -0800, Gregory Szorc wrote: On Tue, Nov 22, 2016 at 1:34 PM, wrote: # HG changeset patch # User Danek Duvall # Date 1479850325 28800 # Tue Nov 22 13:32:05 2016