index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utf8.c
Age
Commit message (
Expand
)
Author
2009-06-06
On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
Brandon Casey
2009-02-04
utf8: add utf8_strwidth()
Geoffrey Thomas
2008-01-06
utf8_width(): allow non NUL-terminated input
Junio C Hamano
2008-01-06
utf8: pick_one_utf8_char()
Junio C Hamano
2007-11-15
Remove unreachable statements
Guido Ostkamp
2007-11-08
Style: place opening brace of a function definition at column 1
Junio C Hamano
2007-05-07
wcwidth redeclaration
Amos Waterland
2007-03-03
Merge branch 'maint'
Junio C Hamano
2007-03-03
Fix a "pointer type missmatch" warning.
Ramsay Jones
2007-03-03
Fix some "comparison is always true/false" warnings.
Ramsay Jones
2007-03-02
print_wrapped_text: fix output for negative indent
Johannes Schindelin
2007-02-27
Actually make print_wrapped_text() useful
Johannes Schindelin
2006-12-30
commit-tree: cope with different ways "utf-8" can be spelled.
Junio C Hamano
2006-12-26
Move encoding conversion routine out of mailinfo to utf8.c
Junio C Hamano
2006-12-24
commit-tree: encourage UTF-8 commit messages.
Johannes Schindelin