sapling/hgext/commitcloud
Mark Thomas c4a1a1bae4 commitcloud: exclude omitted heads from infinitepush backup state
Summary:
Commit cloud maintains the infinitepush backup state to match what it has
synced to commit cloud.  It should only include locally backed-up heads.
When syncing with the server and omitting some heads, don't include the omitted
ones.

Reviewed By: liubov-dmitrieva

Differential Revision: D13719477

fbshipit-source-id: 817c1a73a34af6b5550f6254e2b08d01283760a5
2019-01-17 16:31:21 -08:00
..
__init__.py commitcloud: show progress of background syncs 2019-01-17 12:22:54 -08:00
baseservice.py commitcloud: omit older commits when pulling during sync 2018-11-15 12:16:19 -08:00
commitcloudcommands.py commitcloud: exclude omitted heads from infinitepush backup state 2019-01-17 16:31:21 -08: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: show progress of background syncs 2019-01-17 12:22:54 -08:00
httpsservice.py commitcloud: improve TLS error messaging 2018-11-21 13:23:41 -08:00
localservice.py commitcloud: omit older commits when pulling during sync 2018-11-15 12:16:19 -08:00
service.py codemod: join the auto-formatter party for commitcloud and intinitepush 2018-05-29 11:20:56 -07:00
state.py commitcloud: pull in changes if maxage changes or full is specified 2018-11-27 07:20:30 -08:00