1. c2e86ad Fix sparse warnings by Stephen Boyd · 14 years ago
  2. 7e2342d trace: give repo_setup trace its own key by Jeff King · 14 years ago
  3. 94b3b37 trace: add trace_strbuf by Jeff King · 14 years ago
  4. 39bc5e4 trace: factor out "do we want to trace" logic by Jeff King · 14 years ago
  5. 0679660 trace: refactor to support multiple env variables by Jeff King · 14 years ago
  6. c605354 trace: add trace_vprintf by Jeff King · 14 years ago
  7. ebeb609 strbuf: add strbuf_vaddf by Jeff King · 14 years ago
  8. e83c267 trace.c: ensure NULL is not passed to printf by Brandon Casey · 14 years ago
  9. f3bb8b4 Merge branch 'nd/setup' by Junio C Hamano · 14 years ago
  10. 00b0d7f set_try_to_free_routine(NULL) means "do nothing special" by Junio C Hamano · 14 years ago
  11. 8e8aa44 trace.c: mark file-local function static by Vasyl' Vavrychuk · 14 years ago
  12. a9ca8a8 builtins: print setup info if repo is found by Nguyễn Thái Ngọc Duy · 14 years ago
  13. 3a09425 Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used by Johannes Sixt · 15 years ago
  14. a8fdab0 trace: Fixed a minor typo in an error message. by Allan Caffee · 16 years ago
  15. b319ce4 Trace and quote with argv: get rid of unneeded count argument. by Christian Couder · 17 years ago
  16. ecf4831 Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c by Steffen Prohaska · 17 years ago
  17. f141bd8 Handle broken vsnprintf implementations in strbuf by Shawn O. Pearce · 17 years ago
  18. 7a33bcb sq_quote_argv and add_to_string rework with strbuf's. by Pierre Habouzit · 17 years ago
  19. 19247e5 nfv?asprintf are broken without va_copy, workaround them. by Pierre Habouzit · 17 years ago
  20. 0746d19 git-branch, git-checkout: autosetup for remote branch tracking by Paolo Bonzini · 18 years ago
  21. e081405 short i/o: clean up the naming for the write_{in,or}_xxx family by Andy Whitcroft · 18 years ago
  22. 6844fc8 Fix tracing when GIT_TRACE is set to an empty string. by Christian Couder · 18 years ago
  23. 6d24892 Fix space in string " false" problem in "trace.c". by Christian Couder · 19 years ago
  24. 6ce4e61 Trace into a file or an open fd and refactor tracing code. by Christian Couder · 19 years ago