1. eea0e59 treewide: remove unnecessary includes in source files by Elijah Newren · 1 year, 1 month ago
  2. a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 8 months ago
  3. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 8 months ago
  4. dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren · 1 year, 9 months ago
  5. e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 1 year, 9 months ago
  6. d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
  7. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 1 year, 10 months ago
  8. cc5d1d3 drop pure pass-through config callbacks by Jeff King · 1 year, 10 months ago
  9. fd2d4c1 gpg-interface: lazily initialize and read the configuration by Junio C Hamano · 1 year, 11 months ago
  10. 8c9e292 doc txt & -h consistency: add missing options and labels by Ævar Arnfjörð Bjarmason · 2 years, 3 months ago
  11. 0bdce88 Merge branch 'jk/no-system-includes-in-dot-c' by Junio C Hamano · 5 years ago
  12. 96728b2 verify-tag: drop signal.h include by Jeff King · 6 years ago
  13. 8373037 verify-commit: simplify parameters to run_gpg_verify() by Jeff King · 6 years ago
  14. c1f5eb4 commit: add repository argument to lookup_commit by Stefan Beller · 7 years ago
  15. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 7 years ago
  16. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson · 7 years ago
  17. debca9d object: rename function 'typename' to 'type_name' by Brandon Williams · 7 years ago
  18. f31d23a Merge branch 'bw/config-h' by Junio C Hamano · 8 years ago
  19. b2141fc config: don't include config.h by default by Brandon Williams · 8 years ago
  20. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson · 8 years ago
  21. eee886c builtin/verify-commit: convert to struct object_id by brian m. carlson · 8 years ago
  22. aeff29d verify-commit: add option to print raw gpg status information by brian m. carlson · 10 years ago
  23. ca194d5 gpg: centralize printing signature buffers by brian m. carlson · 10 years ago
  24. 434060e gpg: centralize signature check by brian m. carlson · 10 years ago
  25. 9c9b4f2 standardize usage info string format by Alex Henrie · 10 years ago
  26. d07b00b verify-commit: scriptable commit signature verification by Michael J Gruber · 11 years ago