diff hgext/gpg.py @ 23638:09be050ca98c

merge: let bid merge work on the file->action dict By moving the conversion from the file->action dict after the bid merge code, bid merge can be simplified a little. A few tests are affected by this change. Where we used to iterate over the actions first in order of the action type ('g', 'r', etc.) [1], we now iterate in order of filename. This difference affects the order of debug log statements. [1] And then in the non-deterministic order of files in the manifest dictionary (the order returned from manifest.diff()).
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 11 Dec 2014 20:56:53 -0800
parents f1872fdc1c3c
children 7cc77030c557
line wrap: on
line diff