tg-summary.sh: awksome accelerate --list --verbosely
commitafbe885bb59c158242141a06ecb4e783750bd7fa
authorKyle J. McKay <mackyle@gmail.com>
Wed, 29 Mar 2017 22:01:32 +0000 (29 15:01 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 29 Mar 2017 22:01:32 +0000 (29 15:01 -0700)
tree4e34d394ad7428143325f93642c4656a7d5380c8
parent676a3825c2dadb6d0a6f51432b17718fe9a5b71b
tg-summary.sh: awksome accelerate --list --verbosely

Use the run_awk_topgit_branches and run_awk_topgit_msg
functions to extremely accelerate the "--list" function
of tg summary.

As a bonus, if the new "--verbose" (or just "-v") option
is also used then include the subjects in the list.

It's now blazingly fast with or without --verbose
whereas before it was okay but nowhere near fast enough
to include the subject lines too.

Also sneak in support for spelling out "-t" as "--terse".

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
README
tg-summary.sh