aboutsummaryrefslogtreecommitdiffstats
path: root/show-index.c
AgeCommit message (Collapse)AuthorFilesLines
2005-07-05Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds1-0/+28
This was invaluable for debugging the zero-sized compression issue, and might be useful for scripting too, if people want to see the contents of a pack.