tests/test-context.py.out
author Martin Geisler <mg@aragost.com>
Tue, 10 May 2011 13:19:05 +0200
changeset 14285 aa64a87b493d
parent 4110 20af6a2f0b0e
child 14379 bd23d5f28bbb
permissions -rw-r--r--
help: give hint about 'hg help -e' when appropriate The hint is only given if a command shadows an extension with the same name and when that extension has a multi-line module docstring.
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)