Page MenuHomePhabricator

Introduce "local names" for commits
ClosedPublic

Authored by epriestley on Jan 11 2016, 10:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 3:21 AM
Unknown Object (File)
Wed, Jan 29, 10:58 AM
Unknown Object (File)
Tue, Jan 28, 12:44 AM
Unknown Object (File)
Sat, Jan 25, 10:59 AM
Unknown Object (File)
Sat, Jan 25, 1:35 AM
Unknown Object (File)
Fri, Jan 24, 11:06 AM
Unknown Object (File)
Fri, Jan 24, 11:06 AM
Unknown Object (File)
Fri, Jan 24, 11:06 AM
Subscribers
None

Details

Summary

Ref T4245. Full commit display names (like rPaaaa) are going to be obnoxious soon in some cases (e.g., rPaaaa becomes R123:aaaa, which is much uglier) so reduce how often we show the repository in cases where it isn't really necessary to include it.

Test Plan
  • Saw no more rX on repository list view for Git/Mercurial (still present for Subversion).
  • Saw no more rX on various repository detail views, except when referencing other commits (e.g., mentions).
  • Grepped for removed getShortName().

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Introduce "local names" for commits.
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.Jan 11 2016, 4:57 PM
This revision was automatically updated to reflect the committed changes.