[PATCH] bundles: do not overwrite existing backup bundles

Pierre-Yves David pierre-yves.david at ens-lyon.org
Fri Jan 9 19:36:42 CST 2015



On 01/09/2015 05:32 PM, Siddharth Agarwal wrote:
> On 01/09/2015 05:30 PM, Durham Goode wrote:
>> +    allcommits = repo.set('%ls::%ls', hexbases, hexheads)
>> +    allhash = util.sha1(''.join(c.hex() for c in allcommits)).hexdigest()
>
> Doesn't this need to be sorted to be stable?

Not that the freeze is 10 days away and not stable release is schedule. 
So it is unlikely to matter.


-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list