blame_incremental.js: polish up JavaScript code
commit8b4534989b5720e0f5dc4eb84a7bfe7554192b80
authorKyle J. McKay <mackyle@gmail.com>
Sun, 22 Mar 2015 23:13:45 +0000 (22 16:13 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 22 Mar 2015 23:13:45 +0000 (22 16:13 -0700)
tree4d1c7d4031f23005c5f9e9f47eee0c32e5620270
parenta8febba08d4d4ed2efd0f7ce76827e15e875a82e
blame_incremental.js: polish up JavaScript code

Make sure rowspan is set for extra columns and also replace
the '.innerHTML' hack with real text nodes to protect any
bizarre characters that might be present in the author or
datetime values.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/static/js/blame_incremental.js