summaryrefslogtreecommitdiff
path: root/show-index.c
AgeCommit message (Expand)Author
2016-07-01common-main: call git_setup_gettext()Jeff King
2016-07-01add an extra level of indirection to main()Jeff King
2016-02-22convert trivial cases to ALLOC_ARRAYJeff King
2015-10-16usage: do not insist that standard input must come from a fileJunio C Hamano
2011-12-06i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason
2011-10-06cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey
2010-01-22slim down "git show-index"Linus Torvalds
2009-11-10Show usage string for 'git show-index -h'Jonathan Nieder
2008-07-06Fix some warnings (on cygwin) to allow -WerrorRamsay Jones
2007-10-21Use PRIuMAX instead of 'unsigned long long' in show-indexShawn O. Pearce
2007-04-10show-index.c: learn about index v2Nicolas Pitre
2006-10-20Fix typo in show-index.cv1.4.3.1Lars Hjemli
2005-07-06Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds