]> git.ipfire.org Git - thirdparty/git.git/commit
vcs-svn: remove buffer_read_string
authorJonathan Nieder <jrnieder@gmail.com>
Fri, 25 Mar 2011 04:09:19 +0000 (23:09 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Sat, 26 Mar 2011 05:17:35 +0000 (00:17 -0500)
commit7e2fe3a9fc816391b322ad9b3f2adf9342631db6
treedfff25606bdefe49287d379f2e3bc538af1013d3
parente7d04ee147dcbe6af1fa1d2147466696e2be31bc
vcs-svn: remove buffer_read_string

All previous users of buffer_read_string have already been converted
to use the more intuitive buffer_read_binary, so remove the old API to
avoid some confusion.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
t/t0081-line-buffer.sh
test-line-buffer.c
vcs-svn/line_buffer.c
vcs-svn/line_buffer.h
vcs-svn/line_buffer.txt