Homec4science

diffusion: fix git log author name parsing

Authored by Andrew Gallagher <agallagher@fb.com> on Jun 7 2011, 01:08.

Description

diffusion: fix git log author name parsing

Summary:
The current git log parsing wouldn't work correctly when space
appeared in the author name. This diff fixes to regex to work
with multi-word author names and increases the author column
width when viewing blame info to accound for larger author names.

Test Plan:
viewed file with blame info in diffusion where author
name contained multiple words

Reviewed By: jungejason
Reviewers: jungejason, epriestley
CC: aran, rm, jungejason
Differential Revision: 399

Details

Committed
Andrew Gallagher <agallagher@fb.com>Jun 7 2011, 03:17
Pushed
aubortJan 31 2017, 17:16
Parents
rPHacdb215310b6: Fix UTF-8 in email
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Gallagher <agallagher@fb.com> committed rPHb8194202e68b: diffusion: fix git log author name parsing (authored by Andrew Gallagher <agallagher@fb.com>).Jun 7 2011, 03:17