author | Daniel Barkalow <barkalow@iabervon.org> | |
Sun, 10 Jul 2005 22:25:38 +0000 (18:25 -0400) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sun, 10 Jul 2005 22:39:08 +0000 (15:39 -0700) | ||
commit | a5eda52bfe8f0afe3abc0c7eaceb487c2ffb7ebb | |
tree | 4a34e5e63ba2ff742113e27077b03318d9747dc4 | tree | snapshot |
parent | 454fbbcde3beb5eb36a4554e5b7074f8d501a6f1 | commit | diff |
[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>
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 | diff | blob | history | |
sha1_file.c | diff | blob | history | |
ssh-push.c | diff | blob | history |