# HG changeset patch
# User Pierre-Yves David
# Date 1490679550 -7200
# Tue Mar 28 07:39:10 2017 +0200
# Node ID e49ee337ec51b64e440585d44e6c7df736164e98
# Parent f0c93dd8d018c9f6828c97be8ccb80dbfca694b8
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490675008 -7200
# Tue Mar 28 06:23:28 2017 +0200
# Node ID dd6a04d26b611ac8d192f868daba734622e97528
# Parent 3d8a09214760799868b472b97e964e88f7ec8fd5
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490674429 -7200
# Tue Mar 28 06:13:49 2017 +0200
# Node ID 147b98bfa4afbaf608d9e1f5227a48a46e386ea4
# Parent 1e77e505e7bacf59d1200714dc92e827523d7301
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490674092 -7200
# Tue Mar 28 06:08:12 2017 +0200
# Node ID 3d8a09214760799868b472b97e964e88f7ec8fd5
# Parent d5c70d5f7de740d3fa946318998f0f0c1204e4eb
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490679683 -7200
# Tue Mar 28 07:41:23 2017 +0200
# Node ID d5c70d5f7de740d3fa946318998f0f0c1204e4eb
# Parent e49ee337ec51b64e440585d44e6c7df736164e98
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490679490 -7200
# Tue Mar 28 07:38:10 2017 +0200
# Node ID f0c93dd8d018c9f6828c97be8ccb80dbfca694b8
# Parent 147b98bfa4afbaf608d9e1f5227a48a46e386ea4
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490673691 -7200
# Tue Mar 28 06:01:31 2017 +0200
# Node ID 1e77e505e7bacf59d1200714dc92e827523d7301
# Parent e6fd7930cf0b37710e379de37b7d87d5c1ea5dc9
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
On Mon, Mar 27, 2017 at 9:40 AM, Augie Fackler wrote:
> On Sat, Mar 25, 2017 at 12:34:47PM -0700, Gregory Szorc wrote:
> > On Sat, Mar 25, 2017 at 2:21 AM, Denis Laxalde
> wrote:
> >
> > > # HG changeset patch
> > > # User Denis Laxalde
> > > # Date 1489594320 -3600
> > > # Wed Mar 15 17:1
# HG changeset patch
# User Matt Harbison
# Date 1490490720 14400
# Sat Mar 25 21:12:00 2017 -0400
# Node ID 1c73c5cde39463e03c3c7be10b6fe1256a6e5143
# Parent 2566b7eac73c4851edc21b73a833f86bf878285e
ui: defer setting pager related properties until the pager has spawned
When --pager=on is g
# HG changeset patch
# User Matt Harbison
# Date 1490464217 14400
# Sat Mar 25 13:50:17 2017 -0400
# Node ID 2566b7eac73c4851edc21b73a833f86bf878285e
# Parent e86eb75e74ce1b0803c26d86a229b9b711f6d76a
color: stop mutating the default effects map
A future change will make color.setup() callab
# HG changeset patch
# User Matt Harbison
# Date 1490483831 14400
# Sat Mar 25 19:17:11 2017 -0400
# Node ID 3fa40378c88e3b9149054de48b9b880d93653488
# Parent 1c73c5cde39463e03c3c7be10b6fe1256a6e5143
ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
Otherwise, ui
On Sat, Mar 25, 2017 at 07:38:51PM +0900, Yuya Nishihara wrote:
> # HG changeset patch
> # User Yuya Nishihara
> # Date 1490430323 -32400
> # Sat Mar 25 17:25:23 2017 +0900
> # Node ID 05dc34258f021523bc1de5c403f671fa4d1b9905
> # Parent 69a0abd9c61f0dae12d60b4f6fd4ada8288bd451
> statfs: make
> On Mar 26, 2017, at 22:58, Jun Wu wrote:
>
> # HG changeset patch
> # User Jun Wu
> # Date 1490583437 25200
> # Sun Mar 26 19:57:17 2017 -0700
> # Node ID 82f3dbff59306181303549600cd7a307da667d05
> # Parent 38ff33314869869535eb8f5c9cf4fa688847010e
> # Available At https://bitbucket.org/
# HG changeset patch
# User Jun Wu
# Date 1490639836 25200
# Mon Mar 27 11:37:16 2017 -0700
# Node ID 13bee3e959f04f970f2fc0a01120f0b30d725b84
# Parent 4eb7c76340791f379a34f9df4ec42e0c8b9b2a2f
RFC: switch to immutable configs
This replaces "ui" so it's based on immutable config. Tests pass.
# HG changeset patch
# User Jun Wu
# Date 1490635856 25200
# Mon Mar 27 10:30:56 2017 -0700
# Node ID 4eb7c76340791f379a34f9df4ec42e0c8b9b2a2f
# Parent 4a8d065bbad80d3b3401010375bc80165404aa87
RFC: implement immutable config objects
The immutable config objects are basic data structures rep
Excerpts from Augie Fackler's message of 2017-03-27 13:24:22 -0400:
> On Mon, Mar 27, 2017 at 10:27:33AM +0200, Pierre-Yves David wrote:
> >
> >
> > On 03/27/2017 12:32 AM, Kostia Balytskyi wrote:
> > > # HG changeset patch
> > > # User Kostia Balytskyi
> > > # Date 1490567500 25200
> > > # S
On Sun, Mar 26, 2017 at 04:44:11PM -0700, Jun Wu wrote:
> I think this is a good direction. See inline comments.
>
> Not related directly to this patch, but I was thinking introducing some
> "post-transaction" mechanism for transaction. So the caller won't need to
> put the "strip" outside a transa
On Mon, Mar 27, 2017 at 10:27:33AM +0200, Pierre-Yves David wrote:
>
>
> On 03/27/2017 12:32 AM, Kostia Balytskyi wrote:
> > # HG changeset patch
> > # User Kostia Balytskyi
> > # Date 1490567500 25200
> > # Sun Mar 26 15:31:40 2017 -0700
> > # Node ID 43cd56f38c1ca2ad1920ed6804e1a90a5e263c0d
On Mon, Mar 27, 2017 at 06:28:28PM +0200, Pierre-Yves David wrote:
> # HG changeset patch
> # User Pierre-Yves David
> # Date 1490623247 -7200
> # Mon Mar 27 16:00:47 2017 +0200
> # Node ID 3ffd0c52c373af0dd3cb8ec758fd295367ed5680
> # Parent e321a0e656e1020b3d8f57143c5ec346e14705e7
> # EXP-T
On Sat, Mar 25, 2017 at 12:34:47PM -0700, Gregory Szorc wrote:
> On Sat, Mar 25, 2017 at 2:21 AM, Denis Laxalde wrote:
>
> > # HG changeset patch
> > # User Denis Laxalde
> > # Date 1489594320 -3600
> > # Wed Mar 15 17:12:00 2017 +0100
> > # Node ID ec77aa4ff2993057b604bdffb449d2d179525a9f
>
On Sun, Mar 26, 2017 at 12:32:23PM -0700, Jun Wu wrote:
> # HG changeset patch
> # User Jun Wu
> # Date 1490556395 25200
> # Sun Mar 26 12:26:35 2017 -0700
> # Node ID 2793d297600133bb83a5d2f5a46bfa3fadd037ab
> # Parent b6766d75404fb8c5d26af016caa76f44b47ce156
> # Available At https://bitbuc
On Sun, Mar 26, 2017 at 04:52:56PM -0700, Kostia Balytskyi wrote:
> # HG changeset patch
> # User Kostia Balytskyi
> # Date 1490572279 25200
> # Sun Mar 26 16:51:19 2017 -0700
> # Node ID 89739c20e31944f987de17620d76c82df6f0eda7
> # Parent c60091fa1426892552dd6c0dd4b9c49e3c3da045
> shelve: a
# HG changeset patch
# User Pierre-Yves David
# Date 1490623247 -7200
# Mon Mar 27 16:00:47 2017 +0200
# Node ID 3ffd0c52c373af0dd3cb8ec758fd295367ed5680
# Parent e321a0e656e1020b3d8f57143c5ec346e14705e7
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490630885 -7200
# Mon Mar 27 18:08:05 2017 +0200
# Node ID e321a0e656e1020b3d8f57143c5ec346e14705e7
# Parent 7f11598171b4ac200c25b6c72fda9db2e52865e6
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490623111 -7200
# Mon Mar 27 15:58:31 2017 +0200
# Node ID 983954c3aeebf13202b870a476671441bab9f6bf
# Parent 5ccbaa368644a534514cc79a3375848f2733d616
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
# HG changeset patch
# User Pierre-Yves David
# Date 1490623234 -7200
# Mon Mar 27 16:00:34 2017 +0200
# Node ID 7f11598171b4ac200c25b6c72fda9db2e52865e6
# Parent 983954c3aeebf13202b870a476671441bab9f6bf
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
Excerpts from Jun Wu's message of 2017-03-27 09:24:00 -0700:
> Excerpts from Pierre-Yves David's message of 2017-03-27 13:16:15 +0200:
> >
> > On 03/27/2017 12:29 PM, Jun Wu wrote:
> > > Excerpts from Pierre-Yves David's message of 2017-03-27 09:17:59 +0200:
> > >>
> > >> On 03/26/2017 08:41 PM, J
# HG changeset patch
# User Pierre-Yves David
# Date 1490622907 -7200
# Mon Mar 27 15:55:07 2017 +0200
# Node ID 5ccbaa368644a534514cc79a3375848f2733d616
# Parent 59c6489c75dcf13989f4d4a343f3a18d1475e20d
# EXP-Topic tags
# Available At https://www.mercurial-scm.org/repo/users/marmoute/mercur
On Mon, Mar 27, 2017 at 10:53:48AM +0900, FUJIWARA Katsunori wrote:
> # HG changeset patch
> # User FUJIWARA Katsunori
> # Date 1490575476 -32400
> # Mon Mar 27 09:44:36 2017 +0900
> # Node ID 30343c565caf83ff165b05d2cd95f63ab50fe377
> # Parent b80768388eb2700a619159447461063983dd5806
> larg
Excerpts from Pierre-Yves David's message of 2017-03-27 13:16:15 +0200:
>
> On 03/27/2017 12:29 PM, Jun Wu wrote:
> > Excerpts from Pierre-Yves David's message of 2017-03-27 09:17:59 +0200:
> >>
> >> On 03/26/2017 08:41 PM, Jun Wu wrote:
> >>> # HG changeset patch
> >>> # User Jun Wu
> >>> # Date
On Mon, 27 Mar 2017 08:25:41 -0700, Gregory Szorc wrote:
> > On Mar 27, 2017, at 08:13, Yuya Nishihara wrote:
> >> On Sun, 26 Mar 2017 11:56:59 -0700, Gregory Szorc wrote:
> >> # HG changeset patch
> >> # User Gregory Szorc
> >> # Date 1490554582 25200
> >> # Sun Mar 26 11:56:22 2017 -0700
>
On Sun, 26 Mar 2017 12:32:23 -0700, Jun Wu wrote:
> # HG changeset patch
> # User Jun Wu
> # Date 1490556395 25200
> # Sun Mar 26 12:26:35 2017 -0700
> # Node ID 2793d297600133bb83a5d2f5a46bfa3fadd037ab
> # Parent b6766d75404fb8c5d26af016caa76f44b47ce156
> # Available At https://bitbucket.or
> On Mar 27, 2017, at 08:13, Yuya Nishihara wrote:
>
>> On Sun, 26 Mar 2017 11:56:59 -0700, Gregory Szorc wrote:
>> # HG changeset patch
>> # User Gregory Szorc
>> # Date 1490554582 25200
>> # Sun Mar 26 11:56:22 2017 -0700
>> # Branch stable
>> # Node ID 414128ddd876eb33f70b0dd95d110e29a
On Sun, 26 Mar 2017 11:56:59 -0700, Gregory Szorc wrote:
> # HG changeset patch
> # User Gregory Szorc
> # Date 1490554582 25200
> # Sun Mar 26 11:56:22 2017 -0700
> # Branch stable
> # Node ID 414128ddd876eb33f70b0dd95d110e29a9308c93
> # Parent ed5b25874d998ababb181a939dd37a16ea644435
> cha
On Mon, 27 Mar 2017 14:41:46 +0200, Pierre-Yves David wrote:
> On 03/26/2017 04:35 PM, Yuya Nishihara wrote:
> > On Sun, 26 Mar 2017 00:41:05 -0400, Matt Harbison wrote:
> >> # HG changeset patch
> >> # User Matt Harbison
> >> # Date 1490464217 14400
> >> # Sat Mar 25 13:50:17 2017 -0400
> >>
On Mon, 27 Mar 2017 10:00:34 +0200, Denis Laxalde wrote:
> Yuya Nishihara a écrit :
> > On Sat, 25 Mar 2017 14:09:19 +0100, Denis Laxalde wrote:
> >> # HG changeset patch
> >> # User Denis Laxalde
> >> # Date 1490437808 -3600
> >> # Sat Mar 25 11:30:08 2017 +0100
> >> # Node ID af7190c42c1cd6
(cc Mateusz)
On 3/26/17 8:32 PM, Jun Wu wrote:
# HG changeset patch
# User Jun Wu
# Date 1490556395 25200
# Sun Mar 26 12:26:35 2017 -0700
# Node ID 2793d297600133bb83a5d2f5a46bfa3fadd037ab
# Parent b6766d75404fb8c5d26af016caa76f44b47ce156
metadataonlyctx: speed up sanity check
Previousl
On Mon, Mar 27, 2017 at 10:54:08PM +0900, Yuya Nishihara wrote:
> On Sun, 26 Mar 2017 18:36:41 -0400, Augie Fackler wrote:
> > # HG changeset patch
> > # User Augie Fackler
> > # Date 1490567324 14400
> > # Sun Mar 26 18:28:44 2017 -0400
> > # Node ID e7fe3ab60132647a9c3b86b2960b385e61b9dcf0
On Sun, Mar 26, 2017 at 08:59:48PM +0900, Yuya Nishihara wrote:
> # HG changeset patch
> # User Yuya Nishihara
> # Date 1490522808 -32400
> # Sun Mar 26 19:06:48 2017 +0900
> # Node ID 5e8e48cb4f83a583515b4caaf97045b86747c499
> # Parent 435eb9e60147c1cfac43b204b637b8ac8d4830c0
> py3: fix man
On Sun, 26 Mar 2017 18:36:41 -0400, Augie Fackler wrote:
> # HG changeset patch
> # User Augie Fackler
> # Date 1490567324 14400
> # Sun Mar 26 18:28:44 2017 -0400
> # Node ID e7fe3ab60132647a9c3b86b2960b385e61b9dcf0
> # Parent 48144fe2d912b7d9fc300955d0c881aceead6930
> revlog: fix many file
On Sun, 26 Mar 2017 18:36:36 -0400, Augie Fackler wrote:
> # HG changeset patch
> # User Augie Fackler
> # Date 1490562287 14400
> # Sun Mar 26 17:04:47 2017 -0400
> # Node ID 28149aad82cb12522f1ba50b0bb184d1f960a9c9
> # Parent 1250b7d77ba41c7ce1500d4c8e5fef921a14f683
> pycompat: forward enc
On Sun, 26 Mar 2017 18:36:35 -0400, Augie Fackler wrote:
> # HG changeset patch
> # User Augie Fackler
> # Date 1490561309 14400
> # Sun Mar 26 16:48:29 2017 -0400
> # Node ID 1250b7d77ba41c7ce1500d4c8e5fef921a14f683
> # Parent e86eb75e74ce1b0803c26d86a229b9b711f6d76a
> revsetlang: fix _quot
On Mon, 27 Mar 2017 11:49:45 +0530, Pulkit Goyal wrote:
> Yuya had a different approach on this
> https://patchwork.mercurial-scm.org/patch/19682/
[...]
> On Mon, Mar 27, 2017 at 4:06 AM, Augie Fackler wrote:
> > # HG changeset patch
> > # User Augie Fackler
> > # Date 1490567242 14400
> > #
On Sun, Mar 26, 2017 at 08:59:52PM -0700, Jun Wu wrote:
> # HG changeset patch
> # User Jun Wu
> # Date 1490587134 25200
> # Sun Mar 26 20:58:54 2017 -0700
> # Node ID 65f76087bc84162bdf0735f156d403e873e5c4e8
> # Parent e86eb75e74ce1b0803c26d86a229b9b711f6d76a
> # Available At https://bitbuc
On Mon, Mar 27, 2017 at 09:18:55AM +0200, Pierre-Yves David wrote:
> Sure, that seems like a good idea. Can you see to it ?
It's a good idea, but I feel like the name "ProgrammingError" alone
provides some clue as to what's going on, and the migration is good.
Queued, I wouldn't mind a followup t
On Sun, 26 Mar 2017 20:59:52 -0700, Jun Wu wrote:
> # HG changeset patch
> # User Jun Wu
> # Date 1490587134 25200
> # Sun Mar 26 20:58:54 2017 -0700
> # Node ID 65f76087bc84162bdf0735f156d403e873e5c4e8
> # Parent e86eb75e74ce1b0803c26d86a229b9b711f6d76a
> # Available At https://bitbucket.or
On Sun, 26 Mar 2017 18:33:38 -0700, Jun Wu wrote:
> # HG changeset patch
> # User Jun Wu
> # Date 1490574577 25200
> # Sun Mar 26 17:29:37 2017 -0700
> # Node ID 0b8f4bab3597b1621c07bfc82b9c16a77459a9b1
> # Parent e86eb75e74ce1b0803c26d86a229b9b711f6d76a
> # Available At https://bitbucket.or
On Sun, 26 Mar 2017 15:28:02 -0400, Matt Harbison wrote:
> On Sun, 26 Mar 2017 13:34:10 -0400, Gregory Szorc
> wrote:
> > On Sun, Mar 26, 2017 at 4:20 AM, Yuya Nishihara wrote:
> >> On Fri, 24 Mar 2017 23:34:28 -0400, Matt Harbison wrote:
> >> > # HG changeset patch
> >> > # User Matt Harbison
On Sun, Mar 26, 2017 at 08:59:49PM +0900, Yuya Nishihara wrote:
> # HG changeset patch
> # User Yuya Nishihara
> # Date 1490513592 -32400
> # Sun Mar 26 16:33:12 2017 +0900
> # Node ID c00753c42a0b04dc72ed831a87945f1eb41c84c1
> # Parent 5e8e48cb4f83a583515b4caaf97045b86747c499
> py3: abuse r
On 03/26/2017 04:35 PM, Yuya Nishihara wrote:
On Sun, 26 Mar 2017 00:41:05 -0400, Matt Harbison wrote:
# HG changeset patch
# User Matt Harbison
# Date 1490464217 14400
# Sat Mar 25 13:50:17 2017 -0400
# Node ID a263702b064a5a3ce1ca74b227e8e624e4b05874
# Parent 22533c3af63d5a67d9210596eaf
On Sun, 26 Mar 2017 21:16:44 +0530, Pulkit Goyal wrote:
> # HG changeset patch
> # User Pulkit Goyal <7895pul...@gmail.com>
> # Date 1490542825 -19800
> # Sun Mar 26 21:10:25 2017 +0530
> # Node ID d0daada30518fb8fb12948c61e1eabb6494148cf
> # Parent ad78dfda4e5669df04ea6441740f60658c2668a7
>
On Sun, 26 Mar 2017 21:16:41 +0530, Pulkit Goyal wrote:
> # HG changeset patch
> # User Pulkit Goyal <7895pul...@gmail.com>
> # Date 1490541771 -19800
> # Sun Mar 26 20:52:51 2017 +0530
> # Node ID 989c6385adcc3385ab984a718e09fa5d694563c4
> # Parent 2632df096fc0ac7582382b1f94ea4b9ad0bce8f2
>
On Sun, 26 Mar 2017 13:27:57 -0400, Matt Harbison wrote:
> On Sun, 26 Mar 2017 10:35:34 -0400, Yuya Nishihara wrote:
> > On Sun, 26 Mar 2017 00:41:05 -0400, Matt Harbison wrote:
> >> # HG changeset patch
> >> # User Matt Harbison
> >> # Date 1490464217 14400
> >> # Sat Mar 25 13:50:17 2017 -
On Sun, 26 Mar 2017 14:05:35 -0400, Matt Harbison wrote:
> On Sun, 26 Mar 2017 10:44:01 -0400, Yuya Nishihara wrote:
>
> > On Sun, 26 Mar 2017 00:41:07 -0400, Matt Harbison wrote:
> >> # HG changeset patch
> >> # User Matt Harbison
> >> # Date 1490483831 14400
> >> # Sat Mar 25 19:17:11 201
On Mon, Mar 27, 2017 at 02:04:44PM +0200, Pierre-Yves David wrote:
>
>
> On 03/27/2017 12:31 PM, Jun Wu wrote:
> > Excerpts from Pierre-Yves David's message of 2017-03-27 09:19:52 +0200:
> > >
> > > On 03/26/2017 08:42 PM, Jun Wu wrote:
> > > > Excerpts from Jun Wu's message of 2017-03-26 09:59:43
On 03/27/2017 12:31 PM, Jun Wu wrote:
Excerpts from Pierre-Yves David's message of 2017-03-27 09:19:52 +0200:
On 03/26/2017 08:42 PM, Jun Wu wrote:
Excerpts from Jun Wu's message of 2017-03-26 09:59:43 -0700:
I'm -1 on this series.
If the goal is to workaround obsolete cycles, the code cou
On 03/27/2017 12:29 PM, Jun Wu wrote:
Excerpts from Pierre-Yves David's message of 2017-03-27 09:17:59 +0200:
On 03/26/2017 08:41 PM, Jun Wu wrote:
# HG changeset patch
# User Jun Wu
# Date 1490552007 25200
# Sun Mar 26 11:13:27 2017 -0700
# Node ID b6766d75404fb8c5d26af016caa76f44b47c
Excerpts from Pierre-Yves David's message of 2017-03-27 09:19:52 +0200:
>
> On 03/26/2017 08:42 PM, Jun Wu wrote:
> > Excerpts from Jun Wu's message of 2017-03-26 09:59:43 -0700:
> >> I'm -1 on this series.
> >>
> >> If the goal is to workaround obsolete cycles, the code could do additional
> >> c
Excerpts from Pierre-Yves David's message of 2017-03-27 09:17:59 +0200:
>
> On 03/26/2017 08:41 PM, Jun Wu wrote:
> > # HG changeset patch
> > # User Jun Wu
> > # Date 1490552007 25200
> > # Sun Mar 26 11:13:27 2017 -0700
> > # Node ID b6766d75404fb8c5d26af016caa76f44b47ce156
> > # Parent 3
# HG changeset patch
# User Jun Wu
# Date 1490609835 25200
# Mon Mar 27 03:17:15 2017 -0700
# Node ID a3e835b04db41230b02233d5c7c3f4dee49407d3
# Parent e86eb75e74ce1b0803c26d86a229b9b711f6d76a
# Available At https://bitbucket.org/quark-zju/hg-draft
# hg pull https://bitbucket.or
# HG changeset patch
# User Jun Wu
# Date 1490610065 25200
# Mon Mar 27 03:21:05 2017 -0700
# Node ID 293c829c83b02501a44a45bc2ed9794cec00e023
# Parent a3e835b04db41230b02233d5c7c3f4dee49407d3
# Available At https://bitbucket.org/quark-zju/hg-draft
# hg pull https://bitbucket.or
Thanks for the detailed reply. I have replies on multiple subtopics. But I
deleted topics that I think are less important, to make the most important
topic clear, and make the discussion more efficient. If you think I need to
respond to more topics, feel free to point me at them.
Excerpts from Pie
On 03/27/2017 12:32 AM, Kostia Balytskyi wrote:
# HG changeset patch
# User Kostia Balytskyi
# Date 1490567500 25200
# Sun Mar 26 15:31:40 2017 -0700
# Node ID 43cd56f38c1ca2ad1920ed6804e1a90a5e263c0d
# Parent c60091fa1426892552dd6c0dd4b9c49e3c3da045
repo: add an ability to hide nodes in
On 21/03/2017 22:03, Jun Wu wrote:
> Excerpts from Augie Fackler's message of 2017-03-21 17:58:54 -0400:
>> On Sat, Mar 11, 2017 at 01:00:22PM -0800, Kostia Balytskyi wrote:
>>> # HG changeset patch
>>> # User Kostia Balytskyi
>>> # Date 1489191523 28800
>>> # Fri Mar 10 16:18:43 2017 -0800
Yuya Nishihara a écrit :
On Sat, 25 Mar 2017 14:09:19 +0100, Denis Laxalde wrote:
# HG changeset patch
# User Denis Laxalde
# Date 1490437808 -3600
# Sat Mar 25 11:30:08 2017 +0100
# Node ID af7190c42c1cd6ba16a9bd83ad54208d89f343fe
# Parent 94a70894c394268b845f427f7643738a70e336bb
# Avail
Yuya Nishihara a écrit :
On Sat, 25 Mar 2017 14:09:17 +0100, Denis Laxalde wrote:
# HG changeset patch
# User Denis Laxalde
# Date 1490434451 -3600
# Sat Mar 25 10:34:11 2017 +0100
# Node ID c4c825f1402861e4b988395ac3deebcc6b5292cf
# Parent 130358da2eb894aa04e3bb731d0ccae84205c2ba
# Avail
https://bz.mercurial-scm.org/show_bug.cgi?id=5515
Bug ID: 5515
Summary: zsh completion: after abbreviation 'bo' for
'bookmarks' the wrong set of completions is offered.
Product: Mercurial
Version: 4.1.1
Hardware: All
On 03/26/2017 08:42 PM, Jun Wu wrote:
Excerpts from Jun Wu's message of 2017-03-26 09:59:43 -0700:
I'm -1 on this series.
If the goal is to workaround obsolete cycles, the code could do additional
checks "if the destination is obsoleted" and do "hg touch"-like thing
automatically.
FYI I hav
Sure, that seems like a good idea. Can you see to it ?
(I just replied on repair because this is the first changeset in the series)
On 03/27/2017 08:57 AM, Jun Wu wrote:
I think ProgrammingError should all have that hint. So this is not repair.py
specific.
Excerpts from Pierre-Yves David's mess
On 03/26/2017 08:41 PM, Jun Wu wrote:
# HG changeset patch
# User Jun Wu
# Date 1490552007 25200
# Sun Mar 26 11:13:27 2017 -0700
# Node ID b6766d75404fb8c5d26af016caa76f44b47ce156
# Parent 336512ee2f947f07149e399a84927f9d820d2b62
# Available At https://bitbucket.org/quark-zju/hg-draft
#
This is a group reply because there is interesting bit in many different
emails, see the final link section below for details about the email I
refer to using [#].
Two different issues
=
Just to clarify: there is two different issues at play here:
*unintentional-cycle*: cy
71 matches
Mail list logo