diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2015-09-10 21:18:19 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-17 10:02:48 -0700 |
commit | 110dcda50d5ddaf3557666eea3b012a6ccc74dce (patch) | |
tree | f7691945290bc4f51be7ca7dd073fbd8ebf8535e /git-quiltimport.sh | |
parent | ref-filter: introduce ref_formatting_state and ref_formatting_stack (diff) | |
download | tgif-110dcda50d5ddaf3557666eea3b012a6ccc74dce.tar.xz |
utf8: add function to align a string into given strbuf
Add strbuf_utf8_align() which will align a given string into a strbuf
as per given align_type and width. If the width is greater than the
string length then no alignment is performed.
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-quiltimport.sh')
0 files changed, 0 insertions, 0 deletions