( )⚙ D9707 shelve: move method for getting stat (mtime) to new shelf class

This is an archive of the discontinued Mercurial Phabricator instance.

shelve: move method for getting stat (mtime) to new shelf class
ClosedPublic

Authored by martinvonz on Jan 8 2021, 3:36 PM.

Details

Summary

Only the mtime was needed, so I made it restricted to that in the
move.

The new Shelf class expects its argument to be a shelf name (not a
arbitrary filename like shelvedfile would accept), so only the
shelf name is now passed in.

Diff Detail

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