aboutsummaryrefslogtreecommitdiffstats
path: root/utf8.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-08git on Mac OS and precomposed unicodeTorsten Bögershausen1-0/+1
2011-02-23strbuf: add fixed-length version of add_wrapped_textJeff King1-0/+2
2010-03-02Merge branch 'rs/optim-text-wrap'Junio C Hamano1-1/+0
2010-02-20utf8.c: remove print_wrapped_text()René Scharfe1-1/+0
2010-01-12utf8.c: mark file-local function staticJunio C Hamano1-1/+0
2009-10-19Add strbuf_add_wrapped_text() to utf8.[ch]Johannes Schindelin1-0/+2
2009-02-04utf8: add utf8_strwidth()Geoffrey Thomas1-0/+1
2008-01-06utf8_width(): allow non NUL-terminated inputJunio C Hamano1-2/+2
2008-01-06utf8: pick_one_utf8_char()Junio C Hamano1-0/+3
2007-02-27Actually make print_wrapped_text() usefulJohannes Schindelin1-1/+1
2006-12-30commit-tree: cope with different ways "utf-8" can be spelled.Junio C Hamano1-0/+2
2006-12-26Move encoding conversion routine out of mailinfo to utf8.cJunio C Hamano1-0/+6
2006-12-24commit-tree: encourage UTF-8 commit messages.Johannes Schindelin1-0/+8