log

age author description
Thu, 31 Jul 2014 15:58:42 -0500 Matt Mackall tests: skip hidden/obsolete tests on older hg 1.3
Thu, 31 Jul 2014 15:49:00 -0500 Matt Mackall tests: remove "with" usage for 2.4 compatibility
Thu, 31 Jul 2014 15:30:51 -0500 Matt Mackall tests: skip test using assertIn on Python < 2.7
Mon, 16 Jun 2014 18:29:06 +0200 Paul Tonelli client: connect to repo if necessary when using "with" statement
Wed, 21 May 2014 12:25:30 +0200 Paul Tonelli context: add 'phase' getter
Fri, 16 May 2014 18:21:12 +0200 Paul Tonelli client: add 'phase' method to set or get the phase of a changeset
Thu, 15 May 2014 15:12:13 +0200 Paul Tonelli context: add 'hidden' method to check if the changeset is hidden