Actions
Patch #814
closedStrip out email address from authors in repository screens
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2008-03-08
Due date:
% Done:
0%
Estimated time:
Description
Some VCSs (darcs, mercurial, git, others?) include email addresses in
angle brackets in the author field.
This patch removes the email portion.
Pulled out of the patch to #259.
Files
Updated by Jean-Philippe Lang over 16 years ago
- Status changed from New to Closed
Committed in r1208 (to_s
added to prevent 'unexpected nil' errors).
Change was made on annotate and revision views as well.
Actions