summaryrefslogtreecommitdiffstats
path: root/usr.bin/tar/matching.c
Commit message (Expand)AuthorAgeFilesLines
* Merge a bunch of refactoring from Joerg Sonnenberger tokientzle2010-02-071-278/+79
* Diff reduction compared to portable bsdtar 2.8: Move thekientzle2010-02-061-7/+8
* Merge r283,r423 from libarchive.googlecode.com: Use libarchive's newkientzle2009-03-081-1/+1
* Fix SVN r181821 by not using FNM_LEADING_DIR wherekientzle2008-08-181-1/+1
* Strip leading "./" or ".//" from patterns and filenameskientzle2008-08-181-3/+39
* Don't strip a leading '/' from a pattern to be matched.kientzle2008-08-171-2/+0
* MFp4: bsdtar 2.5.4bkientzle2008-05-261-0/+23
* Fix --fast-read by decrementing the remaining patterns to be matched,kientzle2008-03-181-1/+1
* bsdtar 2.0.23:kientzle2007-03-111-0/+6
* Correct the copyright messages: Make this a standard vanillakientzle2007-01-091-3/+2
* A handful of minor portability and style improvements.kientzle2005-03-141-0/+2
* Add a fallback version of fnmatch() to the bsdtarkientzle2004-12-221-8/+164
* A bunch of stuff from Christoph Mellon:kientzle2004-07-241-1/+1
* Augment the -T handling:kientzle2004-06-271-40/+16
* Add gtar-compatible -X/--exclude-fromkientzle2004-06-151-0/+38
* Both "foo/" and "foo" should match "foo/bar", so stripkientzle2004-06-021-0/+3
* Propagate struct bsdtar down into a lot more places.kientzle2004-05-171-6/+7
* Add DPADD to Makefile (thanks to Andrey for pointing this out).kientzle2004-04-121-3/+0
* Initial commit for bsdtar.kientzle2004-04-051-0/+243
OpenPOWER on IntegriCloud