log mercurial/context.py @ 5309:e21644bbf01e

age author description
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall context: add __contains__, __getitem__, and __iter__
Mon, 16 Jul 2007 17:39:03 -0500 Matt Mackall contexts: improve filectx eq test
Sun, 08 Jul 2007 19:46:04 +0200 FUJIWARA Katsunori Allow filectx.annotate to return the line number of first appearance.
Thu, 05 Jul 2007 13:34:18 -0500 Matt Mackall merge: make test for fast-forward merge stricter (issue619)
Thu, 21 Jun 2007 11:42:39 -0500 Matt Mackall context: add tags() method
Wed, 20 Jun 2007 00:22:51 +0200 Patrick Mezard Merge with crew-stable
Wed, 20 Jun 2007 00:10:21 +0200 Patrick Mezard Fix issue 589: "undelete" sequence leads to crash.