Fri, 03 Aug 2018 11:02:34 -0700 |
Martin von Zweigbergk |
narrow: move requirement constant from changegroup to repository
|
Sun, 01 Jul 2018 14:25:44 -0700 |
Gregory Szorc |
manifest: define and implement addgroup() on manifestlog
|
Wed, 04 Jul 2018 12:12:49 -0700 |
Gregory Szorc |
manifest: define and implement rev() on manifestlog
|
Sat, 30 Jun 2018 18:34:33 -0700 |
Gregory Szorc |
repository: define manifest interfaces
|
Sat, 30 Jun 2018 15:51:04 -0700 |
Gregory Szorc |
repository: document that file() return value conforms to interface
|
Sun, 22 Apr 2018 11:54:10 -0700 |
Gregory Szorc |
interfaceutil: module to stub out zope.interface
stable
|
Fri, 13 Apr 2018 11:54:13 -0700 |
Gregory Szorc |
repository: remove ipeercommands from ipeerbase
|
Fri, 13 Apr 2018 12:13:42 -0700 |
Gregory Szorc |
wireproto: properly call clonebundles command
|
Fri, 13 Apr 2018 11:12:19 -0700 |
Gregory Szorc |
wireproto: convert legacy commands to command executor
|
Wed, 11 Apr 2018 16:18:26 -0700 |
Gregory Szorc |
wireproto: remove iterbatch() from peer interface (API)
|
Fri, 13 Apr 2018 10:51:23 -0700 |
Gregory Szorc |
wireproto: implement command executor interface for version 1 peers
|
Fri, 13 Apr 2018 10:23:05 -0700 |
Gregory Szorc |
repository: define new interface for running commands
|
Tue, 10 Apr 2018 18:47:09 -0700 |
Gregory Szorc |
repository: split capabilities methods into separate interface
|
Thu, 05 Apr 2018 15:09:41 -0700 |
Gregory Szorc |
repository: define existing interface for file storage
|
Wed, 04 Apr 2018 14:31:09 -0700 |
Martin von Zweigbergk |
localrepo: drop "remote" argument from lookupbranch() (API)
|
Fri, 30 Mar 2018 18:53:17 -0700 |
Gregory Szorc |
repository: port peer interfaces to zope.interface
|
Tue, 03 Apr 2018 13:19:35 -0700 |
Martin von Zweigbergk |
repo: remove now-unused changectx() method (API)
|
Wed, 21 Mar 2018 19:48:36 -0700 |
Gregory Szorc |
repository: define interface for local repositories
|
Sun, 06 Aug 2017 16:47:25 -0700 |
Gregory Szorc |
repository: implement generic capability methods on peer class
|
Sun, 13 Aug 2017 11:04:42 -0700 |
Gregory Szorc |
repository: formalize wire protocol interface
|
Sun, 13 Aug 2017 10:58:48 -0700 |
Gregory Szorc |
repository: formalize peer interface with abstract base class
|