Page MenuHomePhabricator

Move more hunk loads into DifferentialHunkQuery
ClosedPublic

Authored by epriestley on May 25 2014, 3:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 1, 12:58 PM
Unknown Object (File)
Wed, Apr 30, 5:01 AM
Unknown Object (File)
Apr 28 2025, 8:39 AM
Unknown Object (File)
Apr 27 2025, 9:26 AM
Unknown Object (File)
Apr 20 2025, 7:51 PM
Unknown Object (File)
Apr 20 2025, 7:51 PM
Unknown Object (File)
Apr 16 2025, 4:40 AM
Unknown Object (File)
Apr 15 2025, 1:50 AM
Subscribers

Details

Summary

Ref T5179. Ref T4045. I want to move all hunk loads into DifferentialHunkQuery so I can make it do magical things where hunks come from multiple places, handle non-utf8 encodings properly, handle compression, archive into Files, and so on.

Test Plan

Viewed some revisions. Called differential.getrawdiff.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Move more hunk loads into DifferentialHunkQuery.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 3 2014, 10:10 PM
epriestley updated this revision to Diff 22326.

Closed by commit rP71e9fb96b56e (authored by @epriestley).