Mercurial > hg
log tests/test-context.py @ 7329:fd4bf5269733
age | author | description |
---|---|---|
Thu, 26 Jun 2008 14:35:46 -0500 | Matt Mackall | use repo[changeid] to get a changectx |
Thu, 26 Jun 2008 13:46:29 -0500 | Matt Mackall | use repo.changectx(None) to get a workingctx |
Thu, 06 Mar 2008 22:23:41 +0100 | Joel Rosdahl | Remove unused imports |
Sat, 11 Aug 2007 13:17:24 +0200 | Thomas Arendsen Hein | test-context.py: Don't create second repo instance (fixed since 7b5723c95a82) |
Fri, 23 Feb 2007 17:31:00 +0100 | Thomas Arendsen Hein | Fixed workingfilectx.date() (found by Thomas Waldmann) with test. |