23 Commits (aa3698516109df16f763ed2f0182075edabd7ea0)

Author SHA1 Message Date
René Scharfe 8ff21b1a33 git-archive: make tar the default format 18 years ago
René Scharfe 265d528032 Revert "builtin-archive: use RUN_SETUP" 18 years ago
Johannes Schindelin 64edf4b2eb builtin-archive: use RUN_SETUP 18 years ago
Junio C Hamano 599065a3bb prefixcmp(): fix-up mechanical conversion. 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Junio C Hamano ec587fde0a Make sure git_connect() always give two file descriptors. 18 years ago
Junio C Hamano 2740b2b853 builtin-archive: do not free a tree held by the object layer. 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Michal Rokos aa9098611f archive: use setvbuf() instead of setlinebuf() 18 years ago
Shawn O. Pearce 6c2f207b23 Remove unsupported C99 style struct initializers in git-archive. 18 years ago
Nicolas Pitre 9ac13ec941 atomic write for sideband remote messages 18 years ago
Rene Scharfe 2232c0c69f git-archive: inline default_parse_extra() 18 years ago
Junio C Hamano d751864cf7 builtin-archive.c: rename remote_request() to extract_remote_arg() 18 years ago
Junio C Hamano 23d6d112c0 Add sideband status report to git-archive protocol 18 years ago
Junio C Hamano fe5ab763f8 Teach --exec to git-archive --remote 18 years ago
Junio C Hamano e0ffb24877 Add --verbose to git-archive 18 years ago
Junio C Hamano 8142f603b9 archive: force line buffered output to stderr 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