summaryrefslogtreecommitdiff
path: root/utf8.h
Commit message (Expand)AuthorAgeFilesLines
* strbuf: add fixed-length version of add_wrapped_textJeff King2011-02-231-0/+2
* Merge branch 'rs/optim-text-wrap'Junio C Hamano2010-03-021-1/+0
|\
| * utf8.c: remove print_wrapped_text()René Scharfe2010-02-201-1/+0
* | utf8.c: mark file-local function staticJunio C Hamano2010-01-121-1/+0
|/
* Add strbuf_add_wrapped_text() to utf8.[ch]Johannes Schindelin2009-10-191-0/+2
* utf8: add utf8_strwidth()Geoffrey Thomas2009-02-041-0/+1
* utf8_width(): allow non NUL-terminated inputJunio C Hamano2008-01-061-2/+2
* utf8: pick_one_utf8_char()Junio C Hamano2008-01-061-0/+3
* Actually make print_wrapped_text() usefulJohannes Schindelin2007-02-271-1/+1
* commit-tree: cope with different ways "utf-8" can be spelled.Junio C Hamano2006-12-301-0/+2
* Move encoding conversion routine out of mailinfo to utf8.cJunio C Hamano2006-12-261-0/+6
* commit-tree: encourage UTF-8 commit messages.Johannes Schindelin2006-12-241-0/+8