Files
git/Documentation
Jeff King 767cf4579f archive: implement configurable tar filters
It's common to pipe the tar output produce by "git archive"
through gzip or some other compressor. Locally, this can
easily be done by using a shell pipe. When requesting a
remote archive, though, it cannot be done through the
upload-archive interface.

This patch allows configurable tar filters, so that one
could define a "tar.gz" format that automatically pipes tar
output through gzip.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-06-22 11:12:35 -07:00
..
2011-06-08 18:29:48 -07:00
2011-03-22 14:56:13 -07:00
2011-04-01 17:45:59 -07:00
2011-05-09 16:29:33 -07:00
2011-04-28 14:11:39 -07:00
2011-05-19 10:55:54 -07:00
2011-03-11 10:59:16 -05:00
2011-03-28 14:17:17 -07:00
2011-06-01 14:11:17 -07:00
2010-07-05 13:39:02 -07:00
2010-11-24 15:13:58 -08:00
2011-05-19 10:55:54 -07:00
2010-07-20 16:59:17 -07:00