log

age author description
Sun, 01 Jun 2014 16:01:01 -0700 Matt Mackall merge with stable
Sun, 01 Jun 2014 14:15:43 -0700 Matt Mackall Added signature for changeset 269c80ee5b3c stable
Sun, 01 Jun 2014 14:15:15 -0700 Matt Mackall Added tag 3.0.1 for changeset 269c80ee5b3c stable
Sun, 01 Jun 2014 13:58:28 -0700 Matt Mackall merge with i18n stable 3.0.1
Wed, 21 May 2014 18:02:35 -0700 Gregory Szorc localrepo: prevent leak of transaction object (issue4258) stable
Fri, 30 May 2014 19:52:55 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 9e12579369f1 stable
Wed, 07 May 2014 09:23:23 +0200 Martin Geisler i18n-zh_TW: set Language header stable
Wed, 07 May 2014 09:15:58 +0200 Jakob Krainz i18n-de: translation improvement for gpg extension stable
Fri, 30 May 2014 11:53:10 -0700 Matt Mackall bundlerepo: backout dbf292f65b09
Mon, 26 May 2014 11:44:58 -0700 Pierre-Yves David merge: drop the quotes around commit description
Thu, 15 Aug 2013 15:47:15 -0500 Sean Farley memfilectx: remove path since it is now inherited
Thu, 15 Aug 2013 15:46:32 -0500 Sean Farley memfilectx: remove __str__ since it is now inherited
Thu, 15 Aug 2013 15:46:22 -0500 Sean Farley memfilectx: remove __nonzero__ since it is now inherited
Thu, 15 Aug 2013 16:49:27 -0500 Sean Farley memfilectx: call super.__init__ instead of duplicating code
Thu, 15 Aug 2013 15:23:36 -0500 Sean Farley memfilectx: inherit from committablefilectx