Page MenuHomePhabricator

Fix impropery history graph trace in Mercurial
ClosedPublic

Authored by epriestley on Jul 4 2016, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 3:29 AM
Unknown Object (File)
Thu, Apr 11, 8:48 AM
Unknown Object (File)
Mon, Apr 8, 10:30 AM
Unknown Object (File)
Sun, Apr 7, 4:29 AM
Unknown Object (File)
Mar 8 2024, 10:42 AM
Unknown Object (File)
Feb 15 2024, 8:28 PM
Unknown Object (File)
Feb 8 2024, 7:05 PM
Unknown Object (File)
Jan 26 2024, 9:09 AM
Subscribers
None

Details

Summary

Fixes T11267. This data was coming back weird (in reverse order relative to the graph itself). Previously it worked OK anyway, but the new logic is a little more sensitive to the input.

Test Plan

Viewed a Mercurial repository with linear history, saw linear history.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix impropery history graph trace in Mercurial.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jul 4 2016, 5:23 PM
This revision was automatically updated to reflect the committed changes.