thm -l now list the WHOLE tree - scripts - various script and utils
 (HTM) git clone git://z3bra.org/scripts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit c38ea05fc0b1fa9554ba9efc8f749257fe337dbb
 (DIR) parent 8a967c78d3158721ecd9cf1c8a1b84c4e938634a
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Fri, 27 Jun 2014 14:19:57 +0200
       
       hm -l now list the WHOLE tree
       
       Diffstat:
         M hm                                  |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/hm b/hm
       t@@ -12,7 +12,7 @@ default=config.def.h
        
        # How to list files managed by hmgr
        #listcmd='ls -1 --color=auto'
       -listcmd='tree -L 1 --noreport'
       +listcmd='tree -L 2 --noreport'
        
        # Change output colors ?
        color_conf='1;37' # colors for config files