git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* List all SHA1 hashes in repo
@ 2008-03-23 13:17 Alexander Gladysh
  2008-03-23 13:40 ` Peter Harris
  2008-03-23 13:59 ` Johannes Schindelin
  0 siblings, 2 replies; 8+ messages in thread
From: Alexander Gladysh @ 2008-03-23 13:17 UTC (permalink / raw)
  To: git

Hi, list!

To help testing little Git-related tool I'm writing, I need a lot of
pregenerated SHA1 hashes. Git repo seems to be a perfect source of
such. Is there an easy way to extract a list of all (well, most of)
SHA1 hashes in the repo?

The git rev-list --all gives nice list, but, as I understand, that is
only commit objects, and there are much more of SHA1 hidden inside.

Thanks in advance,
Alexander.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-03-23 18:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23 13:17 List all SHA1 hashes in repo Alexander Gladysh
2008-03-23 13:40 ` Peter Harris
2008-03-23 13:59 ` Johannes Schindelin
2008-03-23 14:21   ` Pieter de Bie
     [not found]   ` <540004BB-49C4-456B-ABA3-62659D85C15E@ai.rug.nl>
2008-03-23 14:33     ` Johannes Schindelin
2008-03-23 15:44       ` Alexander Gladysh
2008-03-23 18:23       ` Junio C Hamano
2008-03-23 18:48         ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).