🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.1.1
/
streaming.c
tag
ed4f38babf3d81693a68d06cd0f5872093c009f6
tagger
Junio C Hamano <gitster@pobox.com>
Fri Sep 19 21:21:41 2014
object
349cb5096397d9d1da33f2d046fa7e192e6214e7
Git 2.1.1
78368f2
open_istream(): do not dereference NULL in the error case
by Junio C Hamano
· 12 years ago
7b4e2b7
Merge branch 'ef/mingw-write'
by Junio C Hamano
· 12 years ago
7edc02f
prefer xwrite instead of write
by Erik Faye-Lund
· 12 years ago
de7b5d6
sha1_object_info_extended(): add an "unsigned flags" parameter
by Christian Couder
· 12 years ago
356df9b
Merge branch 'jk/cat-file-batch-optim'
by Junio C Hamano
· 12 years ago
6a90778
open_istream: remove unneeded check for null pointer
by Stefan Beller
· 12 years ago
d099b71
Fix some sparse warnings
by Ramsay Jones
· 12 years ago
5b08640
sha1_object_info_extended: make type calculation optional
by Jeff King
· 12 years ago
7c07385
zero-initialize object_info structs
by Jeff King
· 12 years ago
692f0bc
avoid infinite loop in read_istream_loose
by Jeff King
· 13 years ago
42e7e2a
read_istream_filtered: propagate read error from upstream
by Jeff King
· 13 years ago
45d4bda
stream_blob_to_fd: detect errors reading from stream
by Jeff King
· 13 years ago
754980d
pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .."
by Nguyễn Thái Ngọc Duy
· 14 years ago
6163cd8
streaming: void pointer instead of char pointer
by René Scharfe
· 14 years ago
47a02ff
streaming: make streaming-write-entry to be more reusable
by Junio C Hamano
· 14 years ago
b04f826
Merge branch 'jc/streaming-filter'
by Junio C Hamano
· 14 years ago
95dea6e
streaming: free git_istream upon closing
by Jeff King
· 14 years ago
eb4f407
Merge branch 'jc/zlib-wrap'
by Junio C Hamano
· 14 years ago
4ae6670
stream filter: add "no more input" to the filters
by Junio C Hamano
· 15 years ago
b669109
Add streaming filter API
by Junio C Hamano
· 15 years ago
93aa7bd
streaming: read loose objects incrementally
by Junio C Hamano
· 15 years ago
7ef2d9a
streaming: read non-delta incrementally from a pack
by Junio C Hamano
· 15 years ago
46bf043
streaming: a new API to read from the object store
by Junio C Hamano
· 15 years ago