🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.10.1
/
streaming.c
tag
3030004058418a637e563f39c9abd252f89b5029
tagger
Junio C Hamano <gitster@pobox.com>
Mon Oct 03 20:24:24 2016
object
6406bdc0b95715a087fdeeb0f6adf3deb80a25b8
Git 2.10.1
d2ae751
Merge branch 'sb/plug-streaming-leak'
by Junio C Hamano
· 11 years ago
9ce4ad3
streaming.c: fix a memleak
by John Keeping
· 11 years ago
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