comparison mercurial/dagparser.py @ 40101:57500950f40e

cmdutil: sort unresolved paths I noticed that `hg status` was printing unresolved paths in a non-deterministic order. This patch fixes that. I'm not sure if the sorting should be done in merge.mergestate.unresolved() instead. Either way fixes the presentation issue. Differential Revision: https://phab.mercurial-scm.org/D4929
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 09 Oct 2018 12:56:11 -0700
parents e7aa113b14f7
children 2372284d9457
comparison
equal deleted inserted replaced
40100:ca4a32d0a4d6 40101:57500950f40e