diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-24 23:10:00 -0500 |
---|---|---|
committer | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-26 00:41:38 -0500 |
commit | 4c3169b03ec567ac43edcfc08ffdab119e0ebe94 (patch) | |
tree | 541d5ba6cf8d399d2e6d85fcfe877d676e2d68fa /http.c | |
parent | vcs-svn: remove buffer_read_string (diff) | |
download | tgif-4c3169b03ec567ac43edcfc08ffdab119e0ebe94.tar.xz |
vcs-svn: avoid unnecessary copying of log message and author
Use strbuf_swap when storing the svn:log and svn:author properties, so
pointers to rather than the contents of buffers get copied. The main
effect should be to make the code a little easier to read.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'http.c')
0 files changed, 0 insertions, 0 deletions