We want to get to a point where we can emit data structures from
deltagroup() and derive the raw changegroup data as late as possible.
Details
Details
- Reviewers
 - None
 - Group Reviewers
 hg-reviewers - Commits
 - rHGc921ad9cae08: changegroup: move manifest chunk emission to generate()
 
Diff Detail
Diff Detail
- Repository
 - rHG Mercurial
 - Lint
 Automatic diff as part of commit; lint not applicable. - Unit
 Automatic diff as part of commit; unit tests not applicable. 
nit: this shadows the dir() builtin, which makes me a bit uncomfortable - send a followup?
("tree" maybe?)