| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-07-01 | common-main: call git_setup_gettext() | Jeff King | 1 | -2/+0 |
| 2016-07-01 | add an extra level of indirection to main() | Jeff King | 1 | -1/+1 |
| 2016-02-22 | convert trivial cases to ALLOC_ARRAY | Jeff King | 1 | -1/+2 |
| 2015-10-16 | usage: do not insist that standard input must come from a file | Junio C Hamano | 1 | -1/+1 |
| 2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2011-10-06 | cleanup: use internal memory allocation wrapper functions everywhere | Brandon Casey | 1 | -1/+1 |
| 2010-01-21 | slim down "git show-index" | Linus Torvalds | 1 | -1/+1 |
| 2009-11-10 | Show usage string for 'git show-index -h' | Jonathan Nieder | 1 | -0/+5 |
| 2008-07-05 | Fix some warnings (on cygwin) to allow -Werror | Ramsay Jones | 1 | -1/+2 |
| 2007-10-21 | Use PRIuMAX instead of 'unsigned long long' in show-index | Shawn O. Pearce | 1 | -1/+1 |
| 2007-04-10 | show-index.c: learn about index v2 | Nicolas Pitre | 1 | -9/+59 |
| 2006-10-20 | Fix typo in show-index.cv1.4.3.1 | Lars Hjemli | 1 | -1/+1 |
| 2005-07-05 | Add a "git-show-index" helper that shows the contents of a pack index | Linus Torvalds | 1 | -0/+28 |