view hgext/__init__.py @ 28281:4ef967661751

changegroup: use changelog.readfiles We have a dedicated function to get just the list of files in a changelog entry. Use it. This will presumably speed up changegroup application since we're no longer decoding the entire changelog entry. But I didn't measure the impact.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 27 Feb 2016 23:06:05 -0800
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder