This is an archive of the discontinued Mercurial Phabricator instance.

upgrade: take advantage of the new information returned by `store.walk`
ClosedPublic

Authored by marmoute on Apr 6 2021, 4:39 AM.

Details

Summary

Before this change the upgrade code had to analyse filename to process them directly. Lets keep that logic private to the store and more to a more robust explicit approach.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Apr 6 2021, 4:39 AM
pulkit accepted this revision.Apr 8 2021, 3:05 AM
This revision is now accepted and ready to land.Apr 8 2021, 3:05 AM
baymax updated this revision to Diff 26702.Apr 8 2021, 7:02 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

baymax updated this revision to Diff 26705.Apr 8 2021, 10:09 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

pulkit accepted this revision.Apr 8 2021, 12:53 PM
baymax updated this revision to Diff 26734.Apr 8 2021, 7:54 PM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

pulkit accepted this revision.Apr 11 2021, 5:25 PM