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