27 Commits (48f36dcd7320d27a840e89fc2aa7ab11716951c6)

Author SHA1 Message Date
Jeff King 7b97730b76 upload-archive: allow user to turn off filters 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
Junio C Hamano ef49a7a012 zlib: zlib can only process 4GB at a time 14 years ago
Junio C Hamano 225a6f1068 zlib: wrap deflateBound() too 14 years ago
Junio C Hamano 55bb5c9147 zlib: wrap deflate side of the API 14 years ago
René Scharfe 8575ea559e archive: remove unused headers 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 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 671f070721 add context pointer to read_tree_recursive() 17 years ago
René Scharfe 008d896df5 Teach new attribute 'export-ignore' to git-archive 17 years ago
René Scharfe ac7fa2776c git-archive: ignore prefix when checking file attribute 17 years ago
Dmitry Potapov 76bf8d0e0a preserve executable bits in zip archives 17 years ago
René Scharfe 8460b2fcd4 archive: specfile support (--pretty=format: in archive files) 17 years ago
Martin Waitz 302b9282c9 rename dirlink to gitlink. 18 years ago
René Scharfe 5e6cfc80e2 git-archive: convert archive entries like checkouts do 18 years ago
Lars Hjemli 02851e0b9e git-archive: don't die when repository uses subprojects 18 years ago
Nicolas Pitre 21666f1aae convert object type handling from a string to a number 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
René Scharfe 0ea865ce7a archive-zip: don't use sizeof(struct ...) 18 years ago
Rene Scharfe 38f4d138ee sparse fix: Using plain integer as NULL pointer 18 years ago
Rene Scharfe 62cdce17c5 git-archive --format=zip: add symlink support 18 years ago
Rene Scharfe cf72fb07b7 git-archive --format=zip: use default version ID 18 years ago
Rene Scharfe 3fc8284e21 Rename builtin-zip-tree.c to archive-zip.c 18 years ago
Rene Scharfe 31756c5da8 Remove git-zip-tree 18 years ago
Junio C Hamano e0ffb24877 Add --verbose to git-archive 18 years ago
Rene Scharfe 326711c168 Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c 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
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Rene Scharfe e4fbbfe9ec Add git-zip-tree 18 years ago