comparison hgext/relink.py @ 37601:2e0e61312a25

export: serialize revisions to be exported per destination file Prepares for porting to the formatter API, where we can't simply append to existing files because JSON can't be streamed for example. The modemap hack is removed since cmdutil.export() was the only user. I also made the destination filename printed only once.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 12 Apr 2018 22:08:55 +0900
parents f0b6fbea00cf
children 398716063c2d
comparison
equal deleted inserted replaced
37600:7800ed2e4980 37601:2e0e61312a25