18 Commits (24ecfdf206ee0e9e01f86d333d90d281fdfd12d0)

Author SHA1 Message Date
Josh Steadmon 00436bf1b1 archive: initialize archivers earlier 6 years ago
Nguyễn Thái Ngọc Duy b612ee202a archive.c: avoid access to the_index 6 years ago
Jeff King 619b6c1710 upload-archive: handle "-h" option early 8 years ago
Junio C Hamano eb0224c617 archive: read local configuration 8 years ago
Lars Schneider 81c634e94f pkt-line: rename packet_write() to packet_write_fmt() 8 years ago
Nguyễn Thái Ngọc Duy 17bef17ef8 builtin/upload-archive.c: use error_errno() 9 years ago
Jeff King 0cb9d6d6b6 upload-archive: convert sprintf to strbuf 9 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Jeff King 74543a0423 pkt-line: provide a LARGE_PACKET_MAX static buffer 12 years ago
Jeff King 819b929d33 pkt-line: teach packet_read_line to chomp newlines 12 years ago
Jeff King 090fd4fe24 upload-archive: use argv_array to store client arguments 12 years ago
Jeff King 6379dd0522 upload-archive: do not copy repo name 12 years ago
Jeff King 1bc01efed1 upload-archive: use start_command instead of fork 13 years ago
Junio C Hamano f0c7fd49c0 Revert "upload-archive: use start_command instead of fork" 13 years ago
Erik Faye-Lund c09cd77ea2 upload-archive: use start_command instead of fork 13 years ago
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
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Tarmigan Casebolt 28bea9e534 Check the format of more printf-type functions 15 years ago
Nicolas Pitre 6b59f51b31 give priority to progress messages 15 years ago
René Scharfe 1b19fa4634 upload-archive: fix infinite loop on Cygwin 16 years ago
Jeff King 05ac6b34e2 improve missing repository error message 16 years ago
Rene Scharfe 7f4d0511af archive: define MAX_ARGS where it's needed 17 years ago
Rene Scharfe 6e94e6835f archive: add write_archive() 17 years ago
René Scharfe 34533004b2 archive: remove args member from struct archiver 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Jochen Voss 74d817cf8c avoid off-by-one error in run_upload_archive 17 years ago
Andy Whitcroft 93d26e4cb9 short i/o: fix calls to read to use xread or read_in_full 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Randal L. Schwartz ed1795fcc5 builtin-upload-archive.c broken on openbsd 19 years ago
Franck Bui-Huu 9c95fbf94f upload-archive: monitor child communication even more carefully. 19 years ago
Junio C Hamano d3788e19e2 upload-archive: monitor child communication more carefully. 19 years ago
Junio C Hamano 23d6d112c0 Add sideband status report to git-archive protocol 19 years ago
Franck Bui-Huu 39345a216f Add git-upload-archive 19 years ago