Thu, 15 Aug 2013 15:12:31 -0500 |
Sean Farley |
memctx: remove modified since it is now inherited
|
Thu, 15 Aug 2013 15:12:19 -0500 |
Sean Farley |
memctx: remove files since it is now inherited
|
Thu, 15 Aug 2013 15:07:43 -0500 |
Sean Farley |
memctx: remove description since it is now inherited
|
Thu, 15 Aug 2013 15:07:29 -0500 |
Sean Farley |
memctx: remove date since it is now inherited
|
Thu, 15 Aug 2013 15:07:01 -0500 |
Sean Farley |
memctx: remove user since it is now inherited
|
Thu, 15 Aug 2013 15:06:39 -0500 |
Sean Farley |
memctx: remove p2 since it is now inherited
|
Thu, 15 Aug 2013 15:06:10 -0500 |
Sean Farley |
memctx: remove p1 since it is now inherited
|
Thu, 15 Aug 2013 15:05:32 -0500 |
Sean Farley |
memctx: remove __getitem__ since it is now inherited
|
Thu, 15 Aug 2013 15:04:55 -0500 |
Sean Farley |
memctx: remove __nonzero__ since it is now inherited
|
Thu, 15 Aug 2013 15:04:36 -0500 |
Sean Farley |
memctx: remove __int__ since it is now inherited
|
Thu, 15 Aug 2013 15:03:52 -0500 |
Sean Farley |
memctx: remove __str__ since it is now inherited
|
Thu, 15 Aug 2013 15:03:03 -0500 |
Sean Farley |
memctx: call super.__init__ instead of duplicating code
|
Thu, 15 Aug 2013 15:00:03 -0500 |
Sean Farley |
memctx: inherit from committablectx
|
Tue, 29 Apr 2014 16:49:27 -0500 |
Sean Farley |
committablectx: fix _manifest doc string
|
Thu, 29 May 2014 16:09:16 -0500 |
Sean Farley |
context: fix wrong indentation from renaming method
|
Tue, 27 May 2014 16:33:06 -0700 |
Pierre-Yves David |
push: use bundle2 to push phases when available
|
Thu, 29 May 2014 15:22:58 -0700 |
Pierre-Yves David |
pushkey: add an ``encode`` function
|
Tue, 27 May 2014 16:32:50 -0700 |
Pierre-Yves David |
bundle2: add ``pushkey`` support
|
Thu, 29 May 2014 15:23:25 -0700 |
Pierre-Yves David |
pushkey: add a ``decode`` function
|
Tue, 27 May 2014 15:44:46 -0700 |
Pierre-Yves David |
pull: when remote supports it, pull phase data alongside changesets
|
Tue, 27 May 2014 15:43:09 -0700 |
Pierre-Yves David |
getbundle: support of listkeys argument when bundle2 is used
|
Thu, 29 May 2014 14:59:22 -0700 |
Pierre-Yves David |
getbundle: raise error if extra arguments are provided for bundle10
|
Tue, 27 May 2014 15:42:03 -0700 |
Pierre-Yves David |
bundle: introduce a listkey handler
|
Tue, 27 May 2014 15:29:08 -0700 |
Pierre-Yves David |
pull: split remote phases retrieval from actual application
|
Tue, 27 May 2014 15:02:51 -0700 |
Pierre-Yves David |
wireproto: use pushkey.decodekey
|
Tue, 27 May 2014 15:00:20 -0700 |
Pierre-Yves David |
pushkey: introduce an ``decodekeys`` function
|
Tue, 27 May 2014 15:00:08 -0700 |
Pierre-Yves David |
wireproto: use pushkey.encodekey
|
Tue, 27 May 2014 14:57:28 -0700 |
Pierre-Yves David |
pushkey: introduce an ``encodekeys`` function
|