1. 5ce5f5f common-main: call git_setup_gettext() by Jeff King · 9 years ago
  2. 3f2e229 add an extra level of indirection to main() by Jeff King · 9 years ago
  3. b32fa95 convert trivial cases to ALLOC_ARRAY by Jeff King · 9 years ago
  4. 33e8fc8 usage: do not insist that standard input must come from a file by Junio C Hamano · 9 years ago
  5. 5e9637c i18n: add infrastructure for translating Git with gettext by Ævar Arnfjörð Bjarmason · 13 years ago
  6. 040a655 cleanup: use internal memory allocation wrapper functions everywhere by Brandon Casey · 13 years ago
  7. a503121 slim down "git show-index" by Linus Torvalds · 15 years ago
  8. 03c5c10 Show usage string for 'git show-index -h' by Jonathan Nieder · 15 years ago
  9. 6e1c234 Fix some warnings (on cygwin) to allow -Werror by Ramsay Jones · 17 years ago
  10. 5be507f Use PRIuMAX instead of 'unsigned long long' in show-index by Shawn O. Pearce · 17 years ago
  11. 32637cd show-index.c: learn about index v2 by Nicolas Pitre · 18 years ago
  12. 0b92f1a Fix typo in show-index.c by Lars Hjemli · 18 years ago v1.4.3.1
  13. 0271611 Add a "git-show-index" helper that shows the contents of a pack index by Linus Torvalds · 20 years ago