summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2011-10-26 16:43:55 -0700
committerCarlos Martín Nieto <carlos@cmartin.tk>2011-10-26 17:43:44 -0700
commit11d51ca63184b760e2537bbe08c5ca4c63bd4854 (patch)
tree3ed2702d52187a47ce4a4ad80f2b2ae0c1010beb /src/commit.c
parentc2fbe423465e1fa02a7e681f6b4aaee877e3de03 (diff)
downloadlibgit2-11d51ca63184b760e2537bbe08c5ca4c63bd4854.tar.gz
windows: Add support for non-UTF codepages
Our previous assumption that all paths in Windows are encoded in UTF-8 is rather weak, specially when considering that Git is encoding-agnostic. These set of functions allow the user to change the library's active codepage globally, so it is possible to access paths and files on all international versions of Windows. Note that the default encoding here is UTF-8 because we assume that 99% of all Git repositories will be in UTF-8. Also, if you use non-ascii characters in paths, anywhere, please burn on a fire.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions