tests/test-context.py.out
author Matt Mackall <mpm@selenic.com>
Sat, 13 Jun 2009 18:01:46 -0500
changeset 8799 87d1fd40f57e
parent 4110 20af6a2f0b0e
child 14379 bd23d5f28bbb
permissions -rw-r--r--
repo: add internal support for sharing store directories set .hg/sharedpath to point to the .hg to share with
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)