K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-08-27T04:59:00.783802Z K 7 svn:log V 478 MFC r181801,181904,181958,181959,181971: Many improvements to pattern-matching tests. Two bug fixes: * Don't remove leading '/' from patterns to be matched. This aligns the pattern-matching with GNU tar and with earlier versions of bsdtar. * Write unedited paths for -t. This makes the pattern-matching behavior, in particular, a lot more transparent. The cost is that you have no good way to preview the effects of pathname substitutions. PR: bin/117909 END