tg-summary: use run_awk_topgit_msg for all messages
commit4ff7e86c51fb9504dec2841dfb62f23fec61ebcd
authorKyle J. McKay <mackyle@gmail.com>
Sun, 18 Jun 2017 23:21:43 +0000 (18 16:21 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 18 Jun 2017 23:21:43 +0000 (18 16:21 -0700)
tree74bd5fc71ead7574d8d2e35b12b82c837235bbea
parentb48c56d15a444e4ce94afceb5502f891549998a0
tg-summary: use run_awk_topgit_msg for all messages

Instead of only using run_awk_topgit_msg for the verbose list
output, use it for normal summary output too.

It's faster and it produces better messages when things are
missing.

This makes normal summary messages match the messages output by
tg info, tg checkout and tg summary --list.  Nice consistency now.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
t/t4000-bare-branch-sanity.sh
t/t4100-summary.sh
tg-summary.sh