1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/diffusion/query
Andrew Gallagher b8194202e6 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
2011-06-06 18:17:40 -07:00
..
branch Improve awkward Diffusion query plans. 2011-03-20 17:46:02 -07:00
browse Fix Diffusion line number links in Git 2011-05-18 09:24:50 -07:00
diff Move "Rendering References" to the DifferentialChangesetParser level 2011-05-13 06:10:57 -07:00
filecontent diffusion: fix git log author name parsing 2011-06-06 18:17:40 -07:00
history Show child changes in last-modified view. 2011-04-06 19:06:00 -07:00
lastmodified Show child changes in last-modified view. 2011-04-06 19:06:00 -07:00
pathchange/base Restore some commit metadata to browse views. 2011-03-30 22:41:31 -07:00
pathid/base Improve awkward Diffusion query plans. 2011-03-20 17:46:02 -07:00