.issues/82aa4838dbeb6254/new/1259359374.M75010P29785Q1.vlan-laptop
author Dmitriy Morozov <dmitriy@mrzv.org>
Sat, 16 Jan 2010 11:42:57 -0800
changeset 49 248ec36cef5f
parent 37 bdd5e251079a
child 57 6c388fe11dcc
permissions -rwxr-xr-x
Merged + added documentation for "iadd --message" and "ishow --mutt" + marked c76 as fixed

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.