1
0
mirror of https://github.com/git/git.git synced 2024-09-28 08:49:45 +02:00
git/vcs-svn
Jonathan Nieder 7e2fe3a9fc 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>
2011-03-26 00:17:35 -05:00
..
fast_export.c vcs-svn: use strbuf for author, UUID, and URL 2011-03-22 18:01:48 -05:00
fast_export.h vcs-svn: use strbuf for author, UUID, and URL 2011-03-22 18:01:48 -05:00
LICENSE
line_buffer.c vcs-svn: remove buffer_read_string 2011-03-26 00:17:35 -05:00
line_buffer.h vcs-svn: remove buffer_read_string 2011-03-26 00:17:35 -05:00
line_buffer.txt vcs-svn: remove buffer_read_string 2011-03-26 00:17:35 -05:00
obj_pool.h
repo_tree.c vcs-svn: use strbuf for author, UUID, and URL 2011-03-22 18:01:48 -05:00
repo_tree.h vcs-svn: use strbuf for author, UUID, and URL 2011-03-22 18:01:48 -05:00
string_pool.c
string_pool.h
string_pool.txt
svndump.c vcs-svn: make reading of properties binary-safe 2011-03-26 00:15:10 -05:00
svndump.h
trp.h
trp.txt