This is an archive of the discontinued Mercurial Phabricator instance.

filemerge: reduce creation of tempfiles until needed
ClosedPublic

Authored by phillco on Aug 15 2017, 1:52 AM.

Details

Summary

This restricts the creation of temporary files to just _xmerge, when we call
an external tool.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

phillco created this revision.Aug 15 2017, 1:52 AM
phillco updated this revision to Diff 1224.Aug 23 2017, 3:38 PM
phillco updated this revision to Diff 1307.Aug 25 2017, 5:01 PM
phillco updated this revision to Diff 1311.Aug 25 2017, 6:12 PM
phillco updated this revision to Diff 1457.Aug 30 2017, 5:12 PM
phillco updated this revision to Diff 1482.Aug 31 2017, 2:00 PM
phillco updated this revision to Diff 1489.Aug 31 2017, 2:30 PM
phillco updated this revision to Diff 1504.Aug 31 2017, 3:45 PM
This revision was automatically updated to reflect the committed changes.
singhsrb updated this revision to Diff 1628.Sep 5 2017, 8:38 PM