aboutsummaryrefslogtreecommitdiff
path: root/show-index.c
Commit message (Collapse)AuthorAge
* Fix typo in show-index.cv1.4.3.1Lars Hjemli2006-10-20
| | | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
* Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds2005-07-05
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.