libgit2/src/win32
Vicent Martí 3d4f169867 Merge pull request #1858 from linquize/win32-template-dir
Configurable template dir for Win32
2013-09-17 10:21:22 -07:00
..
dir.c Missed one path for path_as_utf8 type 2013-08-13 10:20:25 -07:00
dir.h Minor win32 fixes and improvements 2013-08-13 09:53:56 -07:00
error.c Improve win32 version check, no ipv6 tests on XP 2013-08-27 19:44:35 -05:00
error.h Deduplicate FormatMessage UTF-16 to UTF-8 conversion code 2013-02-02 00:55:32 +01:00
findfile.c Refactor git_win32__find_system_dirs() to extract "etc\\" as subpath parameter 2013-09-17 23:28:16 +08:00
findfile.h Refactor git_win32__find_system_dirs() to extract "etc\\" as subpath parameter 2013-09-17 23:28:16 +08:00
git2.rc cmake: Add option to specify the name of the binary 2013-06-13 10:12:44 +02:00
map.c update copyrights 2013-01-08 17:31:27 -06:00
mingw-compat.h Convert to our own SRWLOCK type on Win32 2013-08-27 12:08:55 -07:00
msvc-compat.h Fix some deprecation warnings on Windows 2013-02-28 14:41:26 -08:00
posix_w32.c Fix p_inet_pton on windows 2013-08-19 17:21:35 -05:00
posix.h Fix p_inet_pton on windows 2013-08-19 17:21:35 -05:00
precompiled.c update copyrights 2013-01-08 17:31:27 -06:00
precompiled.h Add some things to precompiled header 2013-08-13 09:22:53 -07:00
pthread.c Bug fixes and cleanups 2013-09-17 09:31:46 -07:00
pthread.h Add simple global shutdown hooks 2013-09-17 09:31:45 -07:00
utf-conv.c Fix 64-bit MSVC warnings 2013-08-10 14:56:58 -07:00
utf-conv.h Reintroduce type for UTF8 win32 path conversions 2013-08-13 09:45:56 -07:00
version.h Fix warning in src/win32/version.h 2013-09-05 20:42:47 +08:00