aboutsummaryrefslogtreecommitdiff
path: root/date.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2011-06-21 21:26:31 -0400
committerJunio C Hamano <gitster@pobox.com>2011-06-22 11:12:35 -0700
commit767cf4579f0e34a3cfc6704d5c313842321dfafa (patch)
tree737f83a9a1173e3e74c94914b78d07a801e9f8c6 /date.c
parent08716b3c11f4899c1be046eca735761b30ca686d (diff)
downloadgit-767cf4579f0e34a3cfc6704d5c313842321dfafa.tar.gz
git-767cf4579f0e34a3cfc6704d5c313842321dfafa.tar.xz
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>
Diffstat (limited to 'date.c')
0 files changed, 0 insertions, 0 deletions