Sign in
googlers
/
jrn
/
git
/
f028cdae6663166ebfd777e73aacce1f5e7159d6
/
utf8.c
32ae5b3
Merge branch 'rs/optim-text-wrap'
by Junio C Hamano
· 15 years ago
462749b
utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()
by René Scharfe
· 15 years ago
68ad5e1
utf8.c: remove strbuf_write()
by René Scharfe
· 15 years ago
3c0ff44
utf8.c: remove print_spaces()
by René Scharfe
· 15 years ago
bb96a2c
utf8.c: remove print_wrapped_text()
by René Scharfe
· 15 years ago
5e133b8
utf8.c: mark file-local function static
by Junio C Hamano
· 15 years ago
8a3c63e
strbuf_add_wrapped_text(): skip over colour codes
by René Scharfe
· 15 years ago
37bb5d7
strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()
by René Scharfe
· 15 years ago
00d3947
Teach --wrap to only indent without wrapping
by Junio C Hamano
· 15 years ago
a94410c
Add strbuf_add_wrapped_text() to utf8.[ch]
by Johannes Schindelin
· 16 years ago
ae0b270
print_wrapped_text(): allow hard newlines
by Johannes Schindelin
· 17 years ago
309dbc8
On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
by Brandon Casey
· 16 years ago
8a9391e
utf8: add utf8_strwidth()
by Geoffrey Thomas
· 16 years ago
44b25b8
utf8_width(): allow non NUL-terminated input
by Junio C Hamano
· 17 years ago
396ccf1
utf8: pick_one_utf8_char()
by Junio C Hamano
· 17 years ago
a777e9c
Remove unreachable statements
by Guido Ostkamp
· 17 years ago
f3fa183
Style: place opening brace of a function definition at column 1
by Junio C Hamano
· 17 years ago
b51be13
wcwidth redeclaration
by Amos Waterland
· 18 years ago
253e772
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
fd547a9
Fix a "pointer type missmatch" warning.
by Ramsay Jones
· 18 years ago
2832114
Fix some "comparison is always true/false" warnings.
by Ramsay Jones
· 18 years ago
6227382
print_wrapped_text: fix output for negative indent
by Johannes Schindelin
· 18 years ago
094e03b
Actually make print_wrapped_text() useful
by Johannes Schindelin
· 18 years ago
677cfed
commit-tree: cope with different ways "utf-8" can be spelled.
by Junio C Hamano
· 18 years ago
b45974a
Move encoding conversion routine out of mailinfo to utf8.c
by Junio C Hamano
· 18 years ago
9e83266
commit-tree: encourage UTF-8 commit messages.
by Johannes Schindelin
· 18 years ago