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