Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-02 | Merge branch 'rs/optim-text-wrap' | Junio C Hamano | 1 | -1/+0 |
2010-02-20 | utf8.c: remove print_wrapped_text() | René Scharfe | 1 | -1/+0 |
2010-01-12 | utf8.c: mark file-local function static | Junio C Hamano | 1 | -1/+0 |
2009-10-19 | Add strbuf_add_wrapped_text() to utf8.[ch] | Johannes Schindelin | 1 | -0/+2 |
2009-02-04 | utf8: add utf8_strwidth() | Geoffrey Thomas | 1 | -0/+1 |
2008-01-06 | utf8_width(): allow non NUL-terminated input | Junio C Hamano | 1 | -2/+2 |
2008-01-06 | utf8: pick_one_utf8_char() | Junio C Hamano | 1 | -0/+3 |
2007-02-27 | Actually make print_wrapped_text() useful | Johannes Schindelin | 1 | -1/+1 |
2006-12-30 | commit-tree: cope with different ways "utf-8" can be spelled. | Junio C Hamano | 1 | -0/+2 |
2006-12-26 | Move encoding conversion routine out of mailinfo to utf8.c | Junio C Hamano | 1 | -0/+6 |
2006-12-24 | commit-tree: encourage UTF-8 commit messages. | Johannes Schindelin | 1 | -0/+8 |