summaryrefslogtreecommitdiff
path: root/show-index.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-16usage: do not insist that standard input must come from a fileLibravatar Junio C Hamano1-1/+1
2011-12-05i18n: add infrastructure for translating Git with gettextLibravatar Ævar Arnfjörð Bjarmason1-0/+2
2011-10-06cleanup: use internal memory allocation wrapper functions everywhereLibravatar Brandon Casey1-1/+1
2010-01-21slim down "git show-index"Libravatar Linus Torvalds1-1/+1
2009-11-10Show usage string for 'git show-index -h'Libravatar Jonathan Nieder1-0/+5
2008-07-05Fix some warnings (on cygwin) to allow -WerrorLibravatar Ramsay Jones1-1/+2
2007-10-21Use PRIuMAX instead of 'unsigned long long' in show-indexLibravatar Shawn O. Pearce1-1/+1
2007-04-10show-index.c: learn about index v2Libravatar Nicolas Pitre1-9/+59
2006-10-20Fix typo in show-index.cLibravatar Lars Hjemli1-1/+1
2005-07-05Add a "git-show-index" helper that shows the contents of a pack indexLibravatar Linus Torvalds1-0/+28