Date: Thu, 21 Aug 2008 06:41:14 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar read.c src/usr.bin/tar/test test_patterns.c test_patterns_2.tgz.err.uu test_patterns_2.tgz.out.uu Message-ID: <200808210641.m7L6fk5Z073166@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-08-21 06:41:14 UTC FreeBSD src repository Modified files: usr.bin/tar read.c usr.bin/tar/test test_patterns.c test_patterns_2.tgz.out.uu Removed files: usr.bin/tar/test test_patterns_2.tgz.err.uu Log: SVN rev 181958 on 2008-08-21 06:41:14Z by kientzle Always display the unedited pathname in -t output. I would like to provide a way to preview the effects of pathname edits, but pattern selection has to happen against the unedited path, so it seems that we have to show people the unedited path to help in designing selection patterns. Revision Changes Path 1.40 +10 -11 src/usr.bin/tar/read.c 1.4 +1 -3 src/usr.bin/tar/test/test_patterns.c 1.2 +0 -6 src/usr.bin/tar/test/test_patterns_2.tgz.err.uu (dead) 1.2 +1 -1 src/usr.bin/tar/test/test_patterns_2.tgz.out.uu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808210641.m7L6fk5Z073166>