git-log-compact: pad multibyte initials properlymasterv1.0.1
commit8637cceadef545225d1108b7190dca7d6e60fdfd
authorKyle J. McKay <mackyle@gmail.com>
Tue, 24 Nov 2020 00:40:26 +0000 (23 17:40 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 24 Nov 2020 00:40:26 +0000 (23 17:40 -0700)
tree53d8bffd01bed9ea5570255f2c1aa3d2a5d6dc3e
parentb17e4ec6f6e1ddb206c6a6ab24f053798790f32b
git-log-compact: pad multibyte initials properly

Make sure the proper amount of space padding gets added to
multibyte character initials.

For example, a single multibyte initial character still
needs to have a pad space added in --two-initials mode
even though the single character occupies two (or more)
bytes.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
git-log-compact