D4492: wireprotov2: let clients drive delta behavior

2018-09-14 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGaa7e312375cf: wireprotov2: let clients drive delta behavior (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D4492: wireprotov2: let clients drive delta behavior

2018-09-12 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 10971. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D4492?vs=10805=10971 REVISION DETAIL https://phab.mercurial-scm.org/D4492 AFFECTED FILES mercurial/exchangev2.py mercurial/help/internals/wireprotocolv2.txt

D4492: wireprotov2: let clients drive delta behavior

2018-09-05 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Previously, the "manifestdata" and "filedata" commands assumed the receiver had all parent revisions for requested nodes. Unless the revision had no parents,