25 Commits (11c6659d85d72273a4161c8779123147b52fbcb2)

Author SHA1 Message Date
John Keeping 9ce4ad3e0e streaming.c: fix a memleak 10 years ago
Junio C Hamano 78368f2c1a open_istream(): do not dereference NULL in the error case 11 years ago
Erik Faye-Lund 7edc02f4de prefer xwrite instead of write 11 years ago
Christian Couder de7b5d6218 sha1_object_info_extended(): add an "unsigned flags" parameter 11 years ago
Stefan Beller 6a907786af open_istream: remove unneeded check for null pointer 12 years ago
Ramsay Jones d099b7173d Fix some sparse warnings 12 years ago
Jeff King 5b0864070e sha1_object_info_extended: make type calculation optional 12 years ago
Jeff King 7c07385d90 zero-initialize object_info structs 12 years ago
Jeff King 692f0bc7ae avoid infinite loop in read_istream_loose 12 years ago
Jeff King 42e7e2a534 read_istream_filtered: propagate read error from upstream 12 years ago
Jeff King 45d4bdae59 stream_blob_to_fd: detect errors reading from stream 12 years ago
Nguyễn Thái Ngọc Duy 754980d023 pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .." 13 years ago
René Scharfe 6163cd8a2a streaming: void pointer instead of char pointer 13 years ago
Junio C Hamano 47a02ff2ca streaming: make streaming-write-entry to be more reusable 13 years ago
Jeff King 95dea6eb50 streaming: free git_istream upon closing 14 years ago
Junio C Hamano b6691092d7 Add streaming filter API 14 years ago
Junio C Hamano 4ae6670444 stream filter: add "no more input" to the filters 14 years ago
Junio C Hamano 93aa7bd595 streaming: read loose objects incrementally 14 years ago
Junio C Hamano 7ef2d9a260 streaming: read non-delta incrementally from a pack 14 years ago
Junio C Hamano 46bf043807 streaming: a new API to read from the object store 14 years ago