14 Commits (657b35f4bef7d25831607882ed7f1f2ced378eb7)

Author SHA1 Message Date
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 13 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