[PATCH 2 of 2] mq: qtop was broken when holes appear within the patch sequence

Patrick Mézard pmezard at gmail.com
Sun May 6 17:32:43 CDT 2007


Brendan Cully a écrit :
> On Sunday, 06 May 2007 at 19:24, Patrick Mézard wrote:
>> Brendan Cully a écrit :

[...]

>>          return q.qseries(repo, start=t-1, length=1, status='A',
>>                           summary=opts.get('summary'))
> 
> it might be more pythonic to write 'q.applied and...' instead of
> 'len(q.applied) > 0 and...'

Done. In crew and crew-stable.

--
Patrick Mézard



More information about the Mercurial-devel mailing list