author | Ingmar Vanhassel <ingmar@exherbo.org> | |
Tue, 20 Oct 2009 10:29:32 +0000 (12:29 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 22 Oct 2009 00:15:43 +0000 (17:15 -0700) | ||
commit | 2a94552887ecbaa8b848a92eb607e032d77c8a2c | |
tree | b66142c6dd45bdf349ef33d3f9439e900ac2abe3 | tree | snapshot |
parent | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 | commit | diff |
import-tars: Add support for tarballs compressed with lzma, xz
Also handle the extensions .tlz and .txz, aliases for .tar.lzma and
.tar.xz respectively.
Signed-off-by: Ingmar Vanhassel <ingmar@exherbo.org>
Liked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Also handle the extensions .tlz and .txz, aliases for .tar.lzma and
.tar.xz respectively.
Signed-off-by: Ingmar Vanhassel <ingmar@exherbo.org>
Liked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/import-tars.perl | diff | blob | history |