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