# HG changeset patch # User Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com> # Date 1259359656 -10800 # Node ID bdd5e251079af6d22cc21819da09521e35ca4fe6 # Parent 526befebcf516dd194601e6335ed8c3ae0536038 82aa4838dbeb6254 ( 0) [new]: Results of ilist appear to be unsorted diff -r 526befebcf51 -r bdd5e251079a .issues/82aa4838dbeb6254/new/1259359374.M75010P29785Q1.vlan-laptop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.issues/82aa4838dbeb6254/new/1259359374.M75010P29785Q1.vlan-laptop Sat Nov 28 01:07:36 2009 +0300 @@ -0,0 +1,11 @@ +From: Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com> +Date: Sat, 28 Nov 2009 00:45:23 +State: new +Subject: Results of ilist appear to be unsorted +Message-Id: <82aa4838dbeb6254-0-artemis@vlan-laptop> + +I guess the results of `hg ilist` are listed in the same order as issues' +directory names returned by `glob.glob`. + +I think that sorting issues by modification or creation date makes more sense. +