1. 88cc8ed Merge branch 'en/header-cleanup' by Junio C Hamano · 2 years ago
  2. f332121 treewide: remove unnecessary git-compat-util.h includes in headers by Elijah Newren · 2 years, 1 month ago
  3. 17ab64e trace.c, git.c: remove unnecessary parameter to trace_repo_setup() by idriss fekir · 2 years, 1 month ago
  4. 56a29d2 C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
  5. f69a6e4 *.h: move some *_INIT to designated initializers by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  6. 608cfd3 *.h _INIT macros: don't specify fields equal to 0 by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  7. 7167a62 http, imap-send: stop using CURLOPT_VERBOSE by Jonathan Tan · 4 years, 10 months ago
  8. f1ecbe0 trace: move doc to trace.h by Heba Waly · 5 years ago
  9. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
  10. b199d71 *.[ch]: remove extern from function declarations using sed by Denton Liu · 6 years ago
  11. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  12. c46c406 trace.h: support nested performance tracing by Nguyễn Thái Ngọc Duy · 7 years ago
  13. cb50761 trace.c: export trace_setup_key by Nguyễn Thái Ngọc Duy · 7 years ago
  14. 8eeb25c trace: improve performance while category is disabled by Gennady Kupava · 7 years ago
  15. 406102a trace: remove trace key normalization by Gennady Kupava · 7 years ago
  16. 3235983 pkt-line: support tracing verbatim pack contents by Jeff King · 10 years ago
  17. 578da03 git: add performance tracing for git's main() function to debug scripts by Karsten Blees · 11 years ago
  18. 09b2c1c trace: add trace_performance facility to debug performance issues by Karsten Blees · 11 years ago
  19. 148d677 trace: add high resolution timer function to debug performance issues by Karsten Blees · 11 years ago
  20. e05bed9 trace: add 'file:line' to all trace output by Karsten Blees · 11 years ago
  21. 66f66c5 trace: move code around, in preparation to file:line output by Karsten Blees · 11 years ago
  22. c69dfd2 trace: add infrastructure to augment trace output with additional info by Karsten Blees · 11 years ago
  23. 6aa3085 trace: improve trace performance by Karsten Blees · 11 years ago
  24. 4a3b0b2 trace: consistently name the format parameter by Karsten Blees · 11 years ago
  25. 5991a55 trace: move trace declarations from cache.h to new trace.h by Karsten Blees · 11 years ago