Page MenuHomePhabricator

Ignore closed branch heads by default in Mercurial
ClosedPublic

Authored by epriestley on Apr 25 2015, 9:31 PM.
Tags
None
Referenced Files
F14351932: D12552.diff
Thu, Dec 19, 11:42 AM
Unknown Object (File)
Mon, Dec 9, 9:18 PM
Unknown Object (File)
Sun, Dec 8, 8:08 PM
Unknown Object (File)
Tue, Dec 3, 5:06 AM
Unknown Object (File)
Nov 18 2024, 8:47 PM
Unknown Object (File)
Nov 15 2024, 10:17 PM
Unknown Object (File)
Nov 4 2024, 9:06 AM
Unknown Object (File)
Oct 22 2024, 2:50 PM
Subscribers

Details

Summary

Fixes T6160. Ref T7100.

  • When resolving ambiguous branch references, ignore closed heads unless there are no other options.
  • Hide closed heads by default on the main page.
  • Show branch open/closed state in Mercurial.
Test Plan

Browsed a previously-ambiguous Mercurial repository because of multiple branch heads, no longer ambiguous.

Diff Detail

Repository
rP Phabricator
Branch
repo6
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/diffusion/request/DiffusionRequest.php:777XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 5508
Build 5527: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Ignore closed branch heads by default in Mercurial.
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.Apr 27 2015, 12:32 AM
This revision was automatically updated to reflect the committed changes.