tests/test-context.py.out
author Eric Eisner <ede@mit.edu>
Mon, 26 Apr 2010 15:58:36 -0400
changeset 11047 c7dbd6c4877a
parent 4110 20af6a2f0b0e
child 14379 bd23d5f28bbb
permissions -rw-r--r--
tags: return tags in sorted order This makes log and summary have less arbitrary tag ordering and also groups similar tags together, such as the mq tags.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4110
20af6a2f0b0e Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
diff changeset
     1
workingfilectx.date = (1000, 0)