tmore ignores - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit f5473886cdf73d89ed9de6e145d1fc6d8cf42eb8
 (DIR) parent 10b819c6bd493f345ab7bb7fa2dfbb87bba6aed9
 (HTM) Author: rsc <devnull@localhost>
       Date:   Wed, 19 Jan 2005 19:17:20 +0000
       
       more ignores
       
       Diffstat:
         M dist/isum                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/dist/isum b/dist/isum
       t@@ -1,3 +1,3 @@
        #!/bin/sh
        
       -egrep -v '^(\+ )?(9a|9c|9l|9ar|install|cp|cd|rm|mv|mk|9 yacc|9 lex|for i|do|done)([         ]|$)|^[         ]+(\(cd|mk)( |$)|^[ar] - |up to date|nothing to see here|assuming it will be an archive|conflicts:|nodes\(%e\)|packed transitions|Add these|PLAN9=|PATH=|^[         ]*$|^SYSNAME=|^OBJTYPE=|^sh |^cmp |^\./o\.rgb|^rc \./manweb' $PLAN9/install.log
       +egrep -v '^(\+ )?(9a|9c|9l|9ar|install|cp|cd|rm|mv|mk|9 yacc|9 lex|for i|do|done|if \[|fi|else|then)([         ]|$)|^[         ]+(\(cd|mk|gcc|cpp)( |$)|^[ar] - |up to date|nothing to see here|assuming it will be an archive|conflicts:|nodes\(%e\)|packed transitions|Add these|PLAN9=|PATH=|^[         ]*$|^SYSNAME=|^OBJTYPE=|^sh |^cmp |^\./o\.rgb|^rc \./manweb' $PLAN9/install.log