Mercurial > hg
comparison mercurial/formatter.py @ 22390:e2806b8613ca
changegroup: rename bundle-related functions and classes
Functions like getbundle and classes like unbundle10 really manipulate
changegroups and not bundles. A HG10 bundle is the same as a changegroup
plus a small header, but this is no longer the case for a HG2X bundle,
so it's better to separate the names a bit.
author | Sune Foldager <cryo@cyanite.org> |
---|---|
date | Tue, 02 Sep 2014 12:11:36 +0200 |
parents | 3326fd05eb1f |
children | 1f72226064b8 |
comparison
equal
deleted
inserted
replaced
22389:94f77624dbb5 | 22390:e2806b8613ca |
---|