( )โš™ D9641 copies-rust: rename TimeStampedPathCopies to InternalPathCopies

This is an archive of the discontinued Mercurial Phabricator instance.

copies-rust: rename TimeStampedPathCopies to InternalPathCopies
ClosedPublic

Authored by marmoute on Dec 21 2020, 5:28 PM.

Details

Summary

We are looking into moving away from TimeStampedPathCopy (that use is_ancestors
call to detect overwrite) in favor of an approach that does not requires
is_ancestors calls. Yet we will still need an internal representation that
differs from the returned result.

So we call it "InternalPathCopies" which is generic but clear.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Dec 21 2020, 5:28 PM
pulkit accepted this revision.Dec 22 2020, 9:05 AM
This revision is now accepted and ready to land.Dec 22 2020, 9:05 AM
baymax updated this revision to Diff 24574.Jan 5 2021, 3:52 AM

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

baymax updated this revision to Diff 24596.Jan 5 2021, 9:17 AM

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

Alphare accepted this revision.Jan 8 2021, 6:10 AM
baymax updated this revision to Diff 24637.Jan 8 2021, 10:25 AM

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

baymax updated this revision to Diff 25685.Feb 22 2021, 9:04 AM

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

baymax updated this revision to Diff 25744.Feb 22 2021, 11:17 AM

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

baymax updated this revision to Diff 25779.Feb 22 2021, 3:16 PM

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