🌐 AI搜索 & 代理 主页
GIT 1.6.1
  1. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 17 years ago
  2. 7fb1011 Rework unquote_c_style to work on a strbuf. by Pierre Habouzit · 18 years ago
  3. e6c019d Drop strbuf's 'eof' marker, and make read_line a first class citizen. by Pierre Habouzit · 18 years ago
  4. ba3ed09 Now that cache.h needs strbuf.h, remove useless includes. by Pierre Habouzit · 18 years ago
  5. f1696ee Strbuf API extensions and fixes. by Pierre Habouzit · 18 years ago
  6. d52bc66 mktree: Simplify write_tree() using strbuf API by Pierre Habouzit · 18 years ago
  7. b449f4c Rework strbuf API and semantics. by Pierre Habouzit · 18 years ago
  8. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 19 years ago
  9. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce · 19 years ago
  10. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  11. 15e593e Fixup command names in some usage strings. by Ramsay Allan Jones · 19 years ago
  12. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 20 years ago
  13. 83f5053 git-mktree: reverse of git-ls-tree. by Junio C Hamano · 20 years ago