author | Pierre Habouzit <madcoder@debian.org> | |
Mon, 10 Sep 2007 10:35:09 +0000 (12:35 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 10 Sep 2007 19:50:58 +0000 (12:50 -0700) | ||
commit | fd17f5b5f77716bf90098c6e49e3cf7fd9f56306 | |
tree | 7b6ed050e8283c9fe80d0c8229281de4bed4dccf | tree | snapshot |
parent | 635d043f30c60f5ec8121bd94304e529f90407c7 | commit | diff |
Replace all read_fd use with strbuf_read, and get rid of it.
This brings builtin-stripspace, builtin-tag and mktag to use strbufs.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This brings builtin-stripspace, builtin-tag and mktag to use strbufs.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-stripspace.c | diff | blob | history | |
builtin-tag.c | diff | blob | history | |
cache.h | diff | blob | history | |
mktag.c | diff | blob | history | |
sha1_file.c | diff | blob | history |