1. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 10 months ago
  2. d1cbe1e hash-ll.h: split out of hash.h to remove dependency on repository.h by Elijah Newren · 1 year, 11 months ago
  3. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 2 years ago
  4. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 2 years, 1 month ago
  5. dd15f4f builtin/show-index: set the algorithm for object IDs by brian m. carlson · 3 years, 11 months ago
  6. 88a09a5 builtin/show-index: provide options to determine hash algo by brian m. carlson · 4 years, 10 months ago
  7. be8e172 builtin/show-index: replace sha1_to_hex by brian m. carlson · 6 years ago
  8. 7962e04 show-index: switch hard-coded constants to the_hash_algo by brian m. carlson · 6 years ago
  9. ff41726 make show-index a builtin by Jeff King · 7 years ago[Renamed (95%) from show-index.c]
  10. 5ce5f5f common-main: call git_setup_gettext() by Jeff King · 9 years ago
  11. 3f2e229 add an extra level of indirection to main() by Jeff King · 9 years ago
  12. b32fa95 convert trivial cases to ALLOC_ARRAY by Jeff King · 9 years ago
  13. 33e8fc8 usage: do not insist that standard input must come from a file by Junio C Hamano · 9 years ago
  14. 5e9637c i18n: add infrastructure for translating Git with gettext by Ævar Arnfjörð Bjarmason · 13 years ago
  15. 040a655 cleanup: use internal memory allocation wrapper functions everywhere by Brandon Casey · 13 years ago
  16. a503121 slim down "git show-index" by Linus Torvalds · 15 years ago
  17. 03c5c10 Show usage string for 'git show-index -h' by Jonathan Nieder · 15 years ago
  18. 6e1c234 Fix some warnings (on cygwin) to allow -Werror by Ramsay Jones · 17 years ago
  19. 5be507f Use PRIuMAX instead of 'unsigned long long' in show-index by Shawn O. Pearce · 17 years ago
  20. 32637cd show-index.c: learn about index v2 by Nicolas Pitre · 18 years ago
  21. 0b92f1a Fix typo in show-index.c by Lars Hjemli · 18 years ago v1.4.3.1
  22. 0271611 Add a "git-show-index" helper that shows the contents of a pack index by Linus Torvalds · 20 years ago