fix stg mail %(shortlog)s order
authorAlex Chiang <achiang@hp.com>
Fri, 10 Jul 2009 09:32:06 +0000 (10:32 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 10 Jul 2009 09:32:06 +0000 (10:32 +0100)
commitc9379a15770a699c0d64ae0897ea1a8e235a2c71
tree2cfe0d8a52bcd720293af9ce890858fa5f4cc5e8
parentfc8dcca7ba2b43e4ed799ae4246732511bf2bd55
fix stg mail %(shortlog)s order

When using the %(shortlog)s variable, the patches are listed in
the cover letter in the reverse order of the actual patch series.

We should list them in the actual order of the patch series instead.

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
stgit/commands/mail.py