diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2013-07-30 14:01:25 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-30 08:06:27 -0700 |
commit | 10d0167fef35c7a4e4e3ef9dd448594b62089c5a (patch) | |
tree | 367433861d0aebab3512ce7a82efe5c1d7d9eb36 /cache-tree.c | |
parent | commit.h: drop redundant comment (diff) | |
download | tgif-10d0167fef35c7a4e4e3ef9dd448594b62089c5a.tar.xz |
for-each-ref, quote: convert *_quote_print -> *_quote_buf
The print_value() function in for-each-ref.c prints values to stdout
immediately using {sq|perl|python|tcl}_quote_print(). Change these
lower-level quote functions to instead leave their results in strbuf
so that we can later add post-processing to the results of them.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions