changegroup: add flags field to cg3 delta header
This lets revlog flags be transmitted over the wire. Right now this is useful for censored nodes and for narrowhg's ellipsis nodes.
Showing
- mercurial/changegroup.py 27 additions, 9 deletionsmercurial/changegroup.py
- mercurial/revlog.py 2 additions, 2 deletionsmercurial/revlog.py
- mercurial/unionrepo.py 2 additions, 1 deletionmercurial/unionrepo.py
- tests/test-acl.t 27 additions, 27 deletionstests/test-acl.t
- tests/test-largefiles.t 10 additions, 10 deletionstests/test-largefiles.t
- tests/test-obsolete-changeset-exchange.t 1 addition, 1 deletiontests/test-obsolete-changeset-exchange.t
- tests/test-phases-exchange.t 3 additions, 3 deletionstests/test-phases-exchange.t
- tests/test-push-warn.t 3 additions, 3 deletionstests/test-push-warn.t
Loading
Please register or sign in to comment