tag utilities: show-tags and clean-tags
commite5709f050ed3b47a678504d29d4db5f08ea6d0d7
authorKyle J. McKay <mackyle@gmail.com>
Wed, 27 Apr 2016 09:31:07 +0000 (27 02:31 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 27 Apr 2016 09:31:07 +0000 (27 02:31 -0700)
treeba710fdb8cc82710d96bd46fcb4c55cde9e71e9a
parentd476ef807abb6619fadd3eeb6d7f3e800f5d664f
tag utilities: show-tags and clean-tags

 show-tags.pl: show tags and their counts
clean-tags.pl: remove tags that are no longer allowed (with
               --dry-run just show what would be done)

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/clean-tags.pl [new file with mode: 0755]
toolbox/show-tags.pl [new file with mode: 0755]