This is an archive of the discontinued Mercurial Phabricator instance.

overlayworkingctx: add `_compact()`
ClosedPublic

Authored by phillco on Oct 26 2017, 12:48 AM.

Details

Summary

Alas, presence of a key in the cache isn't sufficient evidence that the file
is actually dirty.

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

phillco updated this revision to Diff 4189.Dec 7 2017, 4:22 PM
phillco updated this revision to Diff 4208.Dec 7 2017, 4:44 PM
phillco updated this revision to Diff 4216.Dec 7 2017, 4:52 PM
durin42 added a subscriber: durin42.Dec 7 2017, 4:56 PM
durin42 added inline comments.
mercurial/context.py
2230

typo: s/underlting/underlying/

durin42 requested changes to this revision.Dec 7 2017, 4:56 PM
This revision now requires changes to proceed.Dec 7 2017, 4:56 PM
phillco marked an inline comment as done.Dec 7 2017, 7:00 PM
phillco updated this revision to Diff 4235.Dec 8 2017, 1:38 AM
phillco updated this revision to Diff 4249.Dec 8 2017, 2:31 AM
This revision was automatically updated to reflect the committed changes.