Sign in
googlers
/
jrn
/
git
/
66775d210960f82ff0d4f69480df51bf44ea718b
/
utf8.h
801ed01
t0060: test ntfs/hfs-obscured dotfiles
by Jeff King
· 3 years, 10 months ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
· 6 years ago
aab2a1a
Support working-tree-encoding "UTF-16LE-BOM"
by Torsten Bögershausen
· 6 years ago
5ade034
Merge branch 'en/incl-forward-decl'
by Junio C Hamano
· 7 years ago
ef3ca95
Add missing includes and forward declarations
by Elijah Newren
· 7 years ago
c7d017d
reencode_string: use size_t for string lengths
by Jeff King
· 7 years ago
7913f53
Sync with Git 2.17.1
by Junio C Hamano
· 7 years ago
0fc333b
is_hfs_dotgit: match other .git files
by Jeff King
· 7 years ago
c6e4865
utf8: add function to detect a missing UTF-16/32 BOM
by Lars Schneider
· 7 years ago
10ecb82
utf8: add function to detect prohibited UTF-16/32 BOM
by Lars Schneider
· 7 years ago
832c0e5
typofix: assorted typofixes in comments, documentation and messages
by Li Peng
· 9 years ago
110dcda
utf8: add function to align a string into given strbuf
by Karthik Nayak
· 10 years ago
5d24b10
Merge branch 'es/utf8-stupid-compiler-workaround'
by Junio C Hamano
· 10 years ago
e654eb2
utf8: NO_ICONV: silence uninitialized variable warning
by Eric Sunshine
· 10 years ago
dde843e
utf8-bom: introduce skip_utf8_bom() helper
by Junio C Hamano
· 10 years ago
6162a1d
utf8: add is_hfs_dotgit() helper
by Jeff King
· 10 years ago
4621085
add missing "format" function attributes
by Jeff King
· 12 years ago
1640632
pretty: support %>> that steal trailing spaces
by Nguyễn Thái Ngọc Duy
· 12 years ago
a7f01c6
pretty: support truncating in %>, %< and %><
by Nguyễn Thái Ngọc Duy
· 12 years ago
b782bba
utf8.c: add reencode_string_len() that can handle NULs in string
by Nguyễn Thái Ngọc Duy
· 12 years ago
2bc1e7e
utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences
by Nguyễn Thái Ngọc Duy
· 12 years ago
573f1a9
Merge branch 'ks/rfc2047-one-char-at-a-time'
by Junio C Hamano
· 12 years ago
6cd3c05
format-patch: RFC 2047 says multi-octet character may not be split
by Kirill Smelkov
· 12 years ago
3cc3cf9
Merge branch 'jx/utf8-printf-width'
by Junio C Hamano
· 12 years ago
c082196
Add utf8_fprintf helper that returns correct number of columns
by Jiang Xin
· 12 years ago
71288e1
Merge branch 'sp/shortlog-missing-lf'
by Junio C Hamano
· 12 years ago
e0db176
strbuf_add_wrapped*(): Remove unused return value
by Steffen Prohaska
· 12 years ago
0e18bcd
reencode_string(): introduce and use same_encoding()
by Junio C Hamano
· 12 years ago
76759c7
git on Mac OS and precomposed unicode
by Torsten Bögershausen
· 13 years ago
98acc83
strbuf: add fixed-length version of add_wrapped_text
by Jeff King
· 14 years ago
32ae5b3
Merge branch 'rs/optim-text-wrap'
by Junio C Hamano
· 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
a94410c
Add strbuf_add_wrapped_text() to utf8.[ch]
by Johannes Schindelin
· 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
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