73 Commits (49b8133a9ece199a17db8bb2545202c6eac67485)

Author SHA1 Message Date
brian m. carlson bbf05cf70e archive: convert struct archiver_args to object_id 6 years ago
Nguyễn Thái Ngọc Duy acd00ea049 userdiff.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy b67b55127c archive-*.c: use the right repository 7 years ago
Nguyễn Thái Ngọc Duy 02f3fe5a9a archive-zip.c: mark more strings for translation 7 years ago
Nguyễn Thái Ngọc Duy 1a07e59c3e Update messages in preparation for i18n 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
Stefan Beller 0df8e96566 cache.h: add repository argument to oid_object_info 7 years ago
brian m. carlson abef9020e3 sha1_file: convert sha1_object_info* to object_id 7 years ago
brian m. carlson ef7b5195f1 streaming: convert open_istream to use struct object_id 7 years ago
brian m. carlson e5ec981a4b archive: convert sha1_file_to_archive to struct object_id 7 years ago
brian m. carlson 015ff4f822 archive: convert write_archive_entry_fn_t to object_id 7 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
René Scharfe ebdfa294c9 archive-zip: set version field for big files correctly 8 years ago
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
René Scharfe 4cdf3f9d84 archive-zip: support files bigger than 4GB 8 years ago
René Scharfe af95749f9b archive-zip: support archives bigger than 4GB 8 years ago
René Scharfe 3c78fd808d archive-zip: write ZIP dir entry directly to strbuf 8 years ago
René Scharfe c061a14970 archive-zip: use strbuf for ZIP directory 8 years ago
Jeff King 965cba2e7e archive-zip: load userdiff config 8 years ago
René Scharfe 88329ca809 archive-zip: support more than 65535 entries 10 years ago
René Scharfe 0f747f9d37 archive-zip: use a local variable to store the creator version 10 years ago
brian m. carlson aeecdcd4c1 zip: use GIT_SHA1_HEXSZ for trailers 10 years ago
René Scharfe 9a6f1287fb zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} 10 years ago
René Scharfe 4aff646d17 archive-zip: mark text files in archives 10 years ago
Stefan Beller be706c6f4f archive-zip:write_zip_entry: Remove second reset of size variable to zero. 12 years ago
René Scharfe c3c2e1a09b archive-zip: use deflateInit2() to ask for raw compressed data 12 years ago
René Scharfe d3c1472fe3 archive-zip: fix compressed size for stored export-subst files 12 years ago
René Scharfe 5ea2c847c5 archive-zip: write uncompressed size into header even with streaming 12 years ago
René Scharfe 227bf59806 archive-zip: write extended timestamp 13 years ago
René Scharfe 88182bab00 archive-zip: support UTF-8 paths 13 years ago
Junio C Hamano bb52d22ebb Revert "archive-zip: support UTF-8 paths" 13 years ago
René Scharfe 2162bd8cc4 archive-zip: support UTF-8 paths 13 years ago
René Scharfe c743c21591 archive-zip: streaming for deflated files 13 years ago
René Scharfe 2158f883d9 archive-zip: streaming for stored files 13 years ago
René Scharfe ebf5374afa archive-zip: factor out helpers for writing sizes and CRC 13 years ago
René Scharfe 60df6bd19a archive-zip: remove uncompressed_size 13 years ago
Nguyễn Thái Ngọc Duy 9cb513b798 archive: delegate blob reading to backend 13 years ago
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