Mercurial > hg
annotate mercurial/pure/__init__.py @ 19334:95a49112e7ab
bundle: move file chunk generation to it's own function
Moves the file chunk generation part of bundle creation to it's own function.
This allows extensions to customize the filelog part of bundle generation.
author | Durham Goode <durham@fb.com> |
---|---|
date | Tue, 25 Jun 2013 13:23:12 -0700 |
parents | 28a90cdf0ca0 |
children |
rev | line source |
---|