Implemented "tg summary --sort".
commit53583f1e08ce7612e14dfc44c4dcc283902ff85b
authorPer Cederqvist <ceder@lysator.liu.se>
Wed, 14 Jul 2010 16:21:02 +0000 (14 18:21 +0200)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Sun, 25 Jul 2010 18:51:04 +0000 (25 20:51 +0200)
tree1205a4bcc44aac51970018f44c4965c4c8558d2c
parent29ab4cf73dbaaccb6533f3f0fe1d0b1d484950c5
Implemented "tg summary --sort".

This uses tsort to sort the branches based on their dependency graph.
Note: only a single sort order that fulfills the dependency graph is
printed.  There may be many other possible orderings.

A graphical text view would be much more useful, but this is till
a lot better than nothing.

Signed-off-by: Per Cederqvist <ceder@lysator.liu.se>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
README
tg-summary.sh