log hglib/context.py @ 148:c1b966866ed7

age author description
Fri, 13 Mar 2015 14:46:13 -0400 Brett Cannon hglib: make all imports absolute (issue4520)
Sun, 08 Mar 2015 13:08:37 -0400 Brett Cannon hglib: wrap all application string literals in util.b() (issue4520)
Sat, 01 Nov 2014 14:28:56 -0500 Matt Mackall context: handle tip+1 breakage in pre-3.2 default branch 1.5
Sat, 01 Nov 2014 14:26:18 -0500 Matt Mackall context: fix missing digit in null hash
Tue, 30 Sep 2014 12:48:04 -0500 Matt Mackall style: fix long lines 1.4
Wed, 21 May 2014 12:25:30 +0200 Paul Tonelli context: add 'phase' getter
Thu, 15 May 2014 15:12:13 +0200 Paul Tonelli context: add 'hidden' method to check if the changeset is hidden
Fri, 26 Apr 2013 01:46:08 +0400 Alexander Plavin context: raise same error when not found for all hg versions 0.9
Thu, 01 Mar 2012 23:16:07 -0500 Francisco Figueirido ancestor: fix incorrect reference to 'n2'
Tue, 17 Jan 2012 22:36:48 +0200 Idan Kamara client: add date field to revision
Thu, 22 Dec 2011 19:12:47 +0200 Idan Kamara context: initial implementation of changectx