sapling/hgext/commitcloud
Mark Thomas 861e5ca8d5 commitcloud: pull unknown public bookmark hashes as well as draft heads
Summary:
When syncing a commit cloud repo, if the user has put a bookmark on a public
commit that we don't have locally, also pull that public commit into the repo
so that we can put the bookmark on it.

Reviewed By: quark-zju

Differential Revision: D12815471

fbshipit-source-id: 080038e4e239170cad994ff4ab9326d787d1c0fa
2018-10-29 04:19:07 -07:00
..
__init__.py commitcloud: options to change everyone to the new service with TLS authentication 2018-09-24 05:22:01 -07:00
baseservice.py commitcloud: mirror types we use must respect thrift types: fix date field type string->float 2018-09-20 08:05:42 -07:00
commitcloudcommands.py commitcloud: pull unknown public bookmark hashes as well as draft heads 2018-10-29 04:19:07 -07:00
commitcloudcommon.py commitcloud: make port and TLS options configurable to connect to Commit 2018-09-20 05:50:53 -07:00
commitcloudutil.py commitcloud: add more imformation to the commit message 2018-10-04 05:21:44 -07:00
httpsservice.py commitcloud: fix Https Client TypeError 2018-09-27 08:36:14 -07:00
localservice.py commit cloud sync: fast path for pull 2018-09-10 15:05:25 -07:00
service.py codemod: join the auto-formatter party for commitcloud and intinitepush 2018-05-29 11:20:56 -07:00
state.py commitcloud: use repo.sharedvfs and repo.localvfs instead of repo.vfs 2018-09-28 07:23:02 -07:00