19 Commits (0e214af9c34623979b19bb183bd8e518d749fd63)

Author SHA1 Message Date
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