index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
precompose_utf8.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
2023-04-24
1
-0
/
+1
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
precompose_utf8: make precompose_string_if_needed() public
Torsten Bögershausen
2021-04-06
1
-5
/
+4
*
MacOS: precompose_argv_prefix()
Torsten Bögershausen
2021-02-03
1
-19
/
+33
*
Support working-tree-encoding "UTF-16LE-BOM"
Torsten Bögershausen
2019-01-31
1
-1
/
+1
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
typofix: assorted typofixes in comments, documentation and messages
Li Peng
2016-05-06
1
-1
/
+1
*
config: rename git_config_set_or_die to git_config_set
Patrick Steinhardt
2016-02-22
1
-2
/
+2
*
compat: die when unable to set core.precomposeunicode
Patrick Steinhardt
2016-02-22
1
-1
/
+2
*
probe_utf8_pathname_composition: use internal strbuf
Jeff King
2015-10-05
1
-8
/
+10
*
precompose_utf8: drop unused variable
Jeff King
2015-10-05
1
-2
/
+1
*
Set core.precomposeunicode to true on e.g. HFS+
Torsten Bögershausen
2013-08-27
1
-5
/
+2
*
utf8.c: add reencode_string_len() that can handle NULs in string
Nguyễn Thái Ngọc Duy
2013-04-19
1
-1
/
+1
*
precompose-utf8: fix spelling of "want" in error message
Stefano Lattarini
2013-04-12
1
-1
/
+1
*
precompose-utf8: do not call checks for non-ascii "utf8"
Junio C Hamano
2012-08-20
1
-8
/
+8
*
cleanup precompose_utf8
Robin Rosenberg
2012-08-17
1
-20
/
+14
*
git on Mac OS and precomposed unicode
Torsten Bögershausen
2012-07-09
1
-0
/
+190