Initial support for filtering TAR files through an external program.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 15 May 2007 22:48:37 +0000 (15:48 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Tue, 15 May 2007 22:48:37 +0000 (15:48 -0700)
commitac33ae99de4a6aa9cfaca2f7fd6746758264758e
tree767f9f50961722595151ecaebf31de87916fa31b
parentda87780779a2f165503d019ee0b59d10e5d31ec8
Initial support for filtering TAR files through an external program.

At the moment this is hard-coded to pipe data through "bzip2 -c", but
this should be made flexible later.
store.cc
store.h