summaryrefslogtreecommitdiff
path: root/utf8.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-23strbuf: add fixed-length version of add_wrapped_textLibravatar Jeff King1-0/+2
2010-03-02Merge branch 'rs/optim-text-wrap'Libravatar Junio C Hamano1-1/+0
2010-02-20utf8.c: remove print_wrapped_text()Libravatar René Scharfe1-1/+0
2010-01-12utf8.c: mark file-local function staticLibravatar Junio C Hamano1-1/+0
2009-10-19Add strbuf_add_wrapped_text() to utf8.[ch]Libravatar Johannes Schindelin1-0/+2
2009-02-04utf8: add utf8_strwidth()Libravatar Geoffrey Thomas1-0/+1
2008-01-06utf8_width(): allow non NUL-terminated inputLibravatar Junio C Hamano1-2/+2
2008-01-06utf8: pick_one_utf8_char()Libravatar Junio C Hamano1-0/+3
2007-02-27Actually make print_wrapped_text() usefulLibravatar Johannes Schindelin1-1/+1
2006-12-30commit-tree: cope with different ways "utf-8" can be spelled.Libravatar Junio C Hamano1-0/+2
2006-12-26Move encoding conversion routine out of mailinfo to utf8.cLibravatar Junio C Hamano1-0/+6
2006-12-24commit-tree: encourage UTF-8 commit messages.Libravatar Johannes Schindelin1-0/+8