24 Commits (48f36dcd7320d27a840e89fc2aa7ab11716951c6)

Author SHA1 Message Date
Jeff King 7b97730b76 upload-archive: allow user to turn off filters 14 years ago
Jeff King 56baa61d01 archive: move file extension format-guessing lower 14 years ago
Jeff King 4d7c989863 archive: pass archiver struct to write_archive callback 14 years ago
Jeff King 13e0f88d4a archive: refactor list of archive formats 14 years ago
Nguyễn Thái Ngọc Duy ba053ea96c archive: do not read .gitattributes in working directory 16 years ago
Rene Scharfe f15f736d38 archive: declare struct archiver where it's needed 17 years ago
Rene Scharfe 7f4d0511af archive: define MAX_ARGS where it's needed 17 years ago
Rene Scharfe c088543553 archive: move parameter parsing code to archive.c 17 years ago
Rene Scharfe 6e94e6835f archive: add write_archive() 17 years ago
René Scharfe 3a176c6cde archive: make zip compression level independent from core git 17 years ago
René Scharfe 489e351ea0 archive: remove extra arguments parsing code 17 years ago
René Scharfe 1d11d5bb85 archive: unify file attribute handling 17 years ago
René Scharfe 562e25abea archive: centralize archive entry writing 17 years ago
René Scharfe d53fe8187c archive: add baselen member to struct archiver_args 17 years ago
René Scharfe 34533004b2 archive: remove args member from struct archiver 17 years ago
René Scharfe 008d896df5 Teach new attribute 'export-ignore' to git-archive 17 years ago
René Scharfe 8460b2fcd4 archive: specfile support (--pretty=format: in archive files) 17 years ago
Shawn O. Pearce 6c2f207b23 Remove unsupported C99 style struct initializers in git-archive. 18 years ago
Junio C Hamano e0ffb24877 Add --verbose to git-archive 18 years ago
Junio C Hamano 37f944363d archive: allow remote to have more formats than we understand. 18 years ago
Rene Scharfe 854c4168e7 git-archive: make compression level of ZIP archives configurable 18 years ago
Franck Bui-Huu ec06bff5e6 git-archive: wire up ZIP format. 18 years ago
Franck Bui-Huu efd8696cd7 git-archive: wire up TAR format. 18 years ago
Franck Bui-Huu 4df096a5ca Add git-archive 18 years ago