26 Commits (2bb76e139e3ab503992d227103f2bbb806b1f04b)

Author SHA1 Message Date
René Scharfe 462749b728 utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text() 15 years ago
René Scharfe 68ad5e1e9c utf8.c: remove strbuf_write() 15 years ago
René Scharfe 3c0ff44a1e utf8.c: remove print_spaces() 15 years ago
René Scharfe bb96a2c900 utf8.c: remove print_wrapped_text() 15 years ago
Junio C Hamano 5e133b8cf9 utf8.c: mark file-local function static 15 years ago
René Scharfe 8a3c63e01d strbuf_add_wrapped_text(): skip over colour codes 15 years ago
René Scharfe 37bb5d7443 strbuf_add_wrapped_text(): factor out strbuf_add_indented_text() 15 years ago
Junio C Hamano 00d3947366 Teach --wrap to only indent without wrapping 15 years ago
Johannes Schindelin a94410c813 Add strbuf_add_wrapped_text() to utf8.[ch] 15 years ago
Johannes Schindelin ae0b270230 print_wrapped_text(): allow hard newlines 15 years ago
Brandon Casey 309dbc82e3 On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec 16 years ago
Geoffrey Thomas 8a9391e944 utf8: add utf8_strwidth() 16 years ago
Junio C Hamano 44b25b872f utf8_width(): allow non NUL-terminated input 17 years ago
Junio C Hamano 396ccf1fcb utf8: pick_one_utf8_char() 17 years ago
Guido Ostkamp a777e9ca54 Remove unreachable statements 17 years ago
Junio C Hamano f3fa183802 Style: place opening brace of a function definition at column 1 17 years ago
Amos Waterland b51be13c9c wcwidth redeclaration 18 years ago
Ramsay Jones fd547a972a Fix a "pointer type missmatch" warning. 18 years ago
Ramsay Jones 2832114532 Fix some "comparison is always true/false" warnings. 18 years ago
Johannes Schindelin 62273826fe print_wrapped_text: fix output for negative indent 18 years ago
Johannes Schindelin 094e03b039 Actually make print_wrapped_text() useful 18 years ago
Junio C Hamano 677cfed56a commit-tree: cope with different ways "utf-8" can be spelled. 18 years ago
Junio C Hamano b45974a655 Move encoding conversion routine out of mailinfo to utf8.c 18 years ago
Johannes Schindelin 9e83266525 commit-tree: encourage UTF-8 commit messages. 18 years ago