[PATCH RFC] incoming: show changed bookmarks in addition to new ones

Pierre-Yves David pierre-yves.david at ens-lyon.org
Mon Mar 2 21:15:36 UTC 2015



On 02/11/2015 02:44 PM, Augie Fackler wrote:
>
> On Feb 11, 2015, at 6:57 AM, FUJIWARA Katsunori <foozy at lares.dti.ne.jp> wrote:
>
>> At Tue, 10 Feb 2015 19:52:51 -0800,
>> Ryan McElroy wrote:
>>>
>>> # HG changeset patch
>>> # User Ryan McElroy <rmcelroy at fb.com>
>>> # Date 1422335152 28800
>>> #      Mon Jan 26 21:05:52 2015 -0800
>>> # Node ID 80a86a48208bfb7013db0604af0243850d21016d
>>> # Parent  ff5caa8dfd993680d9602ca6ebb14da9de10d5f4
>>> incoming: show changed bookmarks in addition to new ones
>>>
>>> Currently, `hg incoming -B` shows only new bookmarks on the server, not updated
>>> bookmarks. This seems wrong -- I would expect it to show all bookmark activity.
>>> Certainly, the help message of 'compare bookmarks' implies that this is what it
>>> will do. Let's make `incoming -B` behave like it feels it should.
>>
>> Once I posted the series to show detail about bookmarks at
>> incoming/outgoing (refreshing them for current tip of hg repo is
>> queued in my own TODO list :-))
>>
>>     http://selenic.com/pipermail/mercurial-devel/2013-November/054580.html
>>     http://selenic.com/pipermail/mercurial-devel/2013-November/054582.html
>>
>> How about showing in this style ?
>
> I agree that bookmarks incoming is currently somewhat broken (I'm shocked it doesn't mention moves!). It'd be nice to use foozy's proposed format if possible, but I'm not sure if that is okay within our BC policies. We'll probably need to revisit this in a couple of weeks when I can consult mpm.

I'm late to the party, but +! on this. Not entirely sold on the details 
of foozy style. But the general format seems pretty good.


-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list