1. 886932e Merge branch 'jc/maint-strbuf-add-fix-doubling' by Junio C Hamano · 15 years ago
  2. 0877510 Merge branch 'jk/warn-author-committer-after-commit' by Junio C Hamano · 15 years ago
  3. 361df5d strbuf: add strbuf_addbuf_percentquote by Jeff King · 15 years ago
  4. 81d2cae strbuf_addbuf(): allow passing the same buf to dst and src by Junio C Hamano · 15 years ago
  5. 229d810 strbuf.c: remove unused function by Junio C Hamano · 15 years ago
  6. 28bea9e Check the format of more printf-type functions by Tarmigan Casebolt · 15 years ago
  7. c7e4f0d strbuf: add new function strbuf_getwholeline() by Brandon Casey · 16 years ago
  8. 3ea3c21 Fix typos / spelling in comments by Mike Ralphson · 16 years ago
  9. a2fab53 strbuf_check_branch_ref(): a helper to check a refname for a branch by Junio C Hamano · 16 years ago
  10. a552de7 strbuf_branchname(): a wrapper for branch name shorthands by Junio C Hamano · 16 years ago
  11. b11b7e1 Add generic 'strbuf_readlink()' helper function by Linus Torvalds · 16 years ago
  12. 9b864e7 add strbuf_expand_dict_cb(), a helper for simple cases by René Scharfe · 16 years ago
  13. 7198203 editor.c: Libify launch_editor() by Stephan Beyer · 17 years ago
  14. eacd6dc Add some useful functions for strbuf manipulation. by Lukas Sandström · 17 years ago
  15. 9b200fd Make some strbuf_*() struct strbuf arguments const. by Lukas Sandström · 17 years ago
  16. c3a670d Avoid a useless prefix lookup in strbuf_expand() by Marco Costalba · 17 years ago
  17. 8babab9 builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well. by Pierre Habouzit · 17 years ago
  18. 943316e Export launch_editor() and make it accept ':' as a no-op editor. by Kristian Høgsberg · 17 years ago
  19. 91db267 add strbuf_adddup() by René Scharfe · 17 years ago
  20. cde75e5 --pretty=format: on-demand format expansion by René Scharfe · 17 years ago
  21. a1f611d Fix comment in strbuf.h to use correct name strbuf_avail() by Steffen Prohaska · 17 years ago
  22. 387e7e1 strbuf_read_file enhancement, and use it. by Pierre Habouzit · 17 years ago
  23. b315c5c strbuf change: be sure ->buf is never ever NULL. by Pierre Habouzit · 17 years ago
  24. 6d69b6f Clean up stripspace a bit, use strbuf even more. by Kristian Høgsberg · 17 years ago
  25. a9390b9 Add strbuf_read_file(). by Kristian Høgsberg · 17 years ago
  26. 45f66f6 Add strbuf_cmp. by Pierre Habouzit · 17 years ago
  27. a8f3e22 strbuf_setlen(): do not barf on setting length of an empty buffer to 0 by Junio C Hamano · 17 years ago
  28. c76689d strbuf API additions and enhancements. by Pierre Habouzit · 17 years ago
  29. e6c019d Drop strbuf's 'eof' marker, and make read_line a first class citizen. by Pierre Habouzit · 17 years ago
  30. 917c9a7 New strbuf APIs: splice and attach. by Pierre Habouzit · 18 years ago
  31. f1696ee Strbuf API extensions and fixes. by Pierre Habouzit · 18 years ago
  32. b449f4c Rework strbuf API and semantics. by Pierre Habouzit · 18 years ago
  33. bf0f910 [PATCH] Kill a bunch of pointer sign warnings for gcc4 by Brian Gerst · 20 years ago
  34. d1df574 [PATCH] Introduce diff-tree-helper. by Junio C Hamano · 20 years ago