]> git.tuebingen.mpg.de Git - adu.git/commit
Introduce select-mode and use pretty formating for the global lists.
authorAndre Noll <maan@systemlinux.org>
Sat, 1 Nov 2008 13:30:28 +0000 (14:30 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 1 Nov 2008 13:30:28 +0000 (14:30 +0100)
commit1231699dcaf1e96aabe33ef621aedecec83a5ccd
tree0df8b0eb7be6dc65903165cd0af7a291d0e547d7
parent62675ddea6a9933470c9f75188fde4ab83cc1794
Introduce select-mode and use pretty formating for the global lists.

This patch introduces the new --select-mode option which is used
to specify which of the four possible output formats should be used.
Only this table is being printed.

The other change to select.c is that the global list also uses the
functions from format.c to pretty-print the output. The new
--global-list-format option may be used to customize the output.
adu.h
select.c
select.ggo