D4137: changegroup: factor changelogdone into an argument

2018-08-09 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG4a202bccafcf: changegroup: factor changelogdone into an argument (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D4137: changegroup: factor changelogdone into an argument

2018-08-06 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY The variable was basically tracking whether the current operation is being performed against the changelog or something else. So let's just pass such a flag to