[PATCH] write_sha1_to_fd()
authorDaniel Barkalow <barkalow@iabervon.org>
Sun, 10 Jul 2005 22:25:38 +0000 (18:25 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 10 Jul 2005 22:39:08 +0000 (15:39 -0700)
commita5eda52bfe8f0afe3abc0c7eaceb487c2ffb7ebb
tree4a34e5e63ba2ff742113e27077b03318d9747dc4
parent454fbbcde3beb5eb36a4554e5b7074f8d501a6f1
[PATCH] write_sha1_to_fd()

Add write_sha1_to_fd(), which writes an object to a file descriptor. This
includes support for unpacking it and recompressing it.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
cache.h
sha1_file.c
ssh-push.c