Thu, 15 Aug 2013 15:05:32 -0500 | Sean Farley | memctx: remove __getitem__ since it is now inherited | changeset | files |
Thu, 15 Aug 2013 15:04:55 -0500 | Sean Farley | memctx: remove __nonzero__ since it is now inherited | changeset | files |
Thu, 15 Aug 2013 15:04:36 -0500 | Sean Farley | memctx: remove __int__ since it is now inherited | changeset | files |
Thu, 15 Aug 2013 15:03:52 -0500 | Sean Farley | memctx: remove __str__ since it is now inherited | changeset | files |
Thu, 15 Aug 2013 15:03:03 -0500 | Sean Farley | memctx: call super.__init__ instead of duplicating code | changeset | files |
Thu, 15 Aug 2013 15:00:03 -0500 | Sean Farley | memctx: inherit from committablectx | changeset | files |