tg: previous to next overhaul
commit9d1e18b752656d758a57534b367e76cee7fe844c
authorKyle J. McKay <mackyle@gmail.com>
Fri, 31 Mar 2017 09:52:08 +0000 (31 02:52 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 31 Mar 2017 09:52:08 +0000 (31 02:52 -0700)
treea04b0b70714b76f091de66eb08d95b3ad38a3dfb
parent203bb595705c356d7584712f8bf18d6a3892db93
tg: previous to next overhaul

Completely overhaul tg-next.sh and tg-prev.sh.

They now navigate exactly as expected and can move
in increments of other than one step at a time.

They can also show the containing series name(s) of
the result(s) with --verbose (aka -v).

They are the "show, but don't go" versions of the
"tg checkout" command's "next" and "previous" options.

The "tg info" command provides the ability to view
a specific branch's immediate dependencies or
dependents if desired, but that is not the purpose
of the "tg next" and "tg prev" commands.

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