Mercurial > hg
comparison .hgsigs @ 20948:329cd74b52bd
bundle2: introduce a bundleoperation object
This object will hold all data and state gathered through the processing of a
bundle. This will allow:
- each handler to be aware of the things unbundled so far
- the caller to retrieve data about the execution
- bear useful object and logic (like repo, transaction)
- bear possible bundle2 reply triggered by the unbundling.
For now the object is very simple but it will grow at the same time as the
bundle2 implementation.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 02 Apr 2014 22:24:44 -0700 |
parents | 03a85aed8848 |
children | d924e387604f |
comparison
equal
deleted
inserted
replaced
20947:c33d7bf53812 | 20948:329cd74b52bd |
---|