changed 'lsall' to print *all* the tasks if called without a pattern.
commit4545afccc490c26a69abfeaeb1c5faeb5cdf3532
authorDevendra Gera <gera@theoldmonk.net>
Thu, 31 Jan 2008 19:43:46 +0000 (1 01:13 +0530)
committerDevendra Gera <gera@theoldmonk.net>
Thu, 31 Jan 2008 19:43:46 +0000 (1 01:13 +0530)
tree79732467f9a7fd085965955f7677d39a49f57736
parent756a69de585b1fc93344876784178efa0ed9cbae
changed 'lsall' to print *all* the tasks if called without a pattern.

This overloads the semantics of 'lsall'. If called with a pattern, lsall does
a search for that pattern, and displays one result per group. Without a
pattern, lsall will now display *all* the tasks.

Note that 'ls' differs from 'lsall' in that it would display a result from the
pattern match only if that task is the _first_ task in its group *globally*.

Signed-off-by: Devendra Gera <gera@theoldmonk.net>
gtdo.pl