Home GnuPG

Introduce "local names" for commits
b848ab87b3d5Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Introduce "local names" for commits

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().

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4245

Differential Revision: https://secure.phabricator.com/D14990

Details

Provenance
epriestley <git@epriestley.com>Authored on Jan 11 2016, 11:49 AM
Parents
rPHAB96ebd358240f: Change repository "Clone/Checkout As" to "Short Name"
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABb848ab87b3d5: Introduce "local names" for commits (authored by epriestley <git@epriestley.com>).Jan 11 2016, 6:18 PM