summaryrefslogtreecommitdiff
path: root/show-index.c
Commit message (Expand)AuthorAgeFilesLines
* i18n: add infrastructure for translating Git with gettextab/enable-i18nÆvar Arnfjörð Bjarmason2011-12-051-0/+2
* cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey2011-10-061-1/+1
* slim down "git show-index"Linus Torvalds2010-01-211-1/+1
* Show usage string for 'git show-index -h'Jonathan Nieder2009-11-101-0/+5
* Fix some warnings (on cygwin) to allow -WerrorRamsay Jones2008-07-051-1/+2
* Use PRIuMAX instead of 'unsigned long long' in show-indexShawn O. Pearce2007-10-211-1/+1
* show-index.c: learn about index v2Nicolas Pitre2007-04-101-9/+59
* Fix typo in show-index.cv1.4.3.1Lars Hjemli2006-10-201-1/+1
* Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds2005-07-051-0/+28